intro-to-kubernetes-workshop

Intro to Kubernetes Workshop

  • 所有者: kelseyhightower/intro-to-kubernetes-workshop
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Intro to Kubernetes Workshop

Kubernetes Version: 1.0.4

The slides from this workshop are hosted online

Course Outline

Google Compute Engine (GCE)

Labs

Kubernetes base infrastructure

Labs

PKI infrastructure

Labs

Provision the Controller Node

Labs

Provision the Kubernetes clients

Labs

Provision the Worker Nodes

Labs

Managing Applications with Kubernetes

Labs

Cluster Add-ons

Labs

Tips

Get the project ID from the instance metadata server:

curl -H "Metadata-Flavor: Google" \
  http://metadata.google.internal/computeMetadata/v1/project/project-id

Get the external-ip of the instance from the metadata server:

curl -H "Metadata-Flavor: Google" \
  http://metadata.google.internal/computeMetadata/v1/instance/network-interfaces/0/access-configs/0/external-ip

主要指標

概覽
名稱與所有者kelseyhightower/intro-to-kubernetes-workshop
主編程語言
編程語言 (語言數: 0)
平台
許可證
所有者活动
創建於2014-10-20 14:32:21
推送於2022-07-31 15:40:36
最后一次提交2016-04-25 05:59:24
發布數0
用户参与
星數1.1k
關注者數69
派生數353
提交數361
已啟用問題?
問題數5
打開的問題數2
拉請求數10
打開的拉請求數1
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?