Beginning Kubernetes on the Google Cloud Platform: A Guide to Automating Application Deployment, Scaling, and Management
暫譯: 在 Google Cloud Platform 上開始使用 Kubernetes:自動化應用程式部署、擴展與管理的指南

Garbarino, Ernesto

  • 出版商: Apress
  • 出版日期: 2019-11-29
  • 售價: $2,050
  • 貴賓價: 9.5$1,948
  • 語言: 英文
  • 頁數: 324
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484254902
  • ISBN-13: 9781484254905
  • 相關分類: Google CloudKubernetes
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Use this beginner's guide to understand and work with Kubernetes on the Google Cloud Platform and go from single monolithic Pods (the smallest unit deployed and managed by Kubernetes) all the way up to distributed, fault-tolerant stateful backing stores.
You need only a familiarity with Linux, Bash, and Python to successfully use this book. Proficiency in Docker or cloud technology is not required. You will follow a learn-by-doing approach, running small experiments and observing the effects.

Google open sourced Kubernetes in 2015 and now it is the industry standard in container orchestration. It has been adopted by all leading vendors of cloud, on-prem, and hybrid infrastructure services: Microsoft (Azure AKS), Amazon (AWS EKS), IBM (IBM Cloud Kubernetes Services), Alibaba Cloud (ACK), RedHat (OpenShift), and Pivotal (PKS). Even though Kubernetes is offered by all of the market-leading cloud providers, the Google Cloud Platform (GCP) offers an integrated shell (Google Cloud Shell) and a $300 credit to get started, which makes it the ideal platform to not only learn Kubernetes but also to implement final production workloads.

What You Will Learn

  • Set up a Kubernetes cluster in GCP
  • Deploy simple Docker images using monolithic Pods
  • Arrange highly available and highly scalable applications using Deployments
  • Achieve zero-downtime deployments using the Service controller
  • Externalize configuration using ConfigMaps and Secrets
  • Set up batch processes and recurrent tasks using Jobs and CronJobs
  • Install horizontal (sidecar pattern) services using DaemonSets
  • Implement distributed, stateful backing stores using StatefulSets


Who This Book Is For

Beginners with basic Linux admin and scripting skills (Bash and Python). Proficiency with Docker is not required as all examples in the book use off-the-shelf public images from Docker Hub.

商品描述(中文翻譯)

使用這本初學者指南來理解並在 Google Cloud Platform 上操作 Kubernetes,從單一的單體 Pods(Kubernetes 部署和管理的最小單位)開始,一直到分散式、容錯的有狀態後端存儲。您只需對 Linux、Bash 和 Python 有基本的了解即可成功使用本書。不需要精通 Docker 或雲端技術。您將採用實作學習的方法,進行小型實驗並觀察其效果。

Google 在 2015 年開源了 Kubernetes,現在它已成為容器編排的行業標準。所有主要的雲端、內部部署和混合基礎設施服務供應商都已採用它:Microsoft(Azure AKS)、Amazon(AWS EKS)、IBM(IBM Cloud Kubernetes Services)、阿里雲(ACK)、RedHat(OpenShift)和 Pivotal(PKS)。儘管 Kubernetes 被所有市場領先的雲端供應商提供,但 Google Cloud Platform(GCP)提供了一個集成的命令行介面(Google Cloud Shell)和 300 美元的信用額度來開始,這使得它成為學習 Kubernetes 以及實施最終生產工作負載的理想平台。

您將學到的內容:
- 在 GCP 中設置 Kubernetes 叢集
- 使用單體 Pods 部署簡單的 Docker 映像
- 使用 Deployments 安排高可用性和高可擴展性的應用程式
- 使用 Service 控制器實現零停機時間的部署
- 使用 ConfigMaps 和 Secrets 外部化配置
- 使用 Jobs 和 CronJobs 設置批處理和定期任務
- 使用 DaemonSets 安裝水平(側車模式)服務
- 使用 StatefulSets 實現分散式、有狀態的後端存儲

本書適合對象:
對 Linux 管理和腳本編寫(Bash 和 Python)有基本了解的初學者。不需要精通 Docker,因為書中的所有範例都使用來自 Docker Hub 的現成公共映像。

作者簡介

Ernesto Garbarino is a consultant specialized in the Digital, Cloud, and DevOps domains. His 20 year experience ranges from working with early start-ups and entrepreneurial organizations during the dot com era to senior consultancy work in blue chip industries including telecoms, logistics, and banking.

作者簡介(中文翻譯)

Ernesto Garbarino 是一位專注於數位、雲端和 DevOps 領域的顧問。他擁有 20 年的經驗,涵蓋了從網路泡沫時期與早期創業公司和企業組織合作,到在電信、物流和銀行等藍籌產業進行高級顧問工作的經歷。