coreos/kubernetes-workshops

Name: kubernetes-workshops

Owner: CoreOS

Description: CoreOS Community Workshops.

Created: 2015-09-02 20:54:08.0

Updated: 2018-02-04 11:14:29.0

Pushed: 2018-01-04 20:29:04.0

Homepage: null

Size: 198

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Intro to Kubernetes Workshop

Kubernetes Version: 1.0.3

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
Links
Tips
Get the project ID from the instance metadata server:
 -H "Metadata-Flavor: Google" \
tp://metadata.google.internal/computeMetadata/v1/project/project-id
Get the external-ip of the instance from the metadata server:
 -H "Metadata-Flavor: Google" \
tp://metadata.google.internal/computeMetadata/v1/instance/network-interfaces/0/access-configs/0/external-ip

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.