在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):googlecodelabs/orchestrate-with-kubernetes开源软件地址(OpenSource Url):https://github.com/googlecodelabs/orchestrate-with-kubernetes开源编程语言(OpenSource Language):Shell 100.0%开源软件介绍(OpenSource Introduction):Orchestrating the Cloud with KuberenetesIn this Codelab you will learn how to:
Kubernetes Version: 1.2.2 Setup GCE and Enable Cloud ShellIn this section you will create a Google Compute Engine (GCE) account. GCE will allow you to the create VMs, Networks, and Storage volumes required for this workshop. GCE also provides the Cloud Shell computing environment that will be used complete the labs. LabsClone this RepositoryLogin into your Cloud Shell environment and clone this repository.
Provision Kubernetes using GKEKubernetes is a distributed system composed of a collection of microservices. Like any system Kubernetes must be installed and configured. In this section you will install Kubernetes from the ground up with the minimal configuration required to get a cluster up and running. Kubernetes can be configured with many options and add-ons, but can be time consuming to bootstrap from the ground up. In this section you will bootstrap Kubernetes using Google Container Engine (GKE). Managing Applications with KubernetesKubernetes is all about applications and in this section you will utilize the Kubernetes API to deploy, manage, and upgrade applications. In this part of the workshop you will use an example application called "app" to complete the labs. App is hosted on GitHub and provides an example 12 Facter application. During this workshop you will be working with the following Docker images:
LabsFor each of the following labs, you should be in the kubernetes dir:
Links |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论