intro-to-kubernetes-workshop

Intro to Kubernetes Workshop

  • Owner: kelseyhightower/intro-to-kubernetes-workshop
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownerkelseyhightower/intro-to-kubernetes-workshop
Primary Language
Program language (Language Count: 0)
Platform
License:
所有者活动
Created At2014-10-20 14:32:21
Pushed At2022-07-31 15:40:36
Last Commit At2016-04-25 05:59:24
Release Count0
用户参与
Stargazers Count1.1k
Watchers Count69
Fork Count353
Commits Count361
Has Issues Enabled
Issues Count5
Issue Open Count2
Pull Requests Count10
Pull Requests Open Count1
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private