Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 360 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 360 Bytes

kube-demos

Kubernetes demos

To run these demos you need 'pv' and 'tmux' installed.

To make best use of these demos:

SSH to your kubernetes-master and set the following flags (in this order):

  • kube-apiserver: --runtime-config=extensions/v1beta1/daemonsets=true,extensions/v1beta1/deployments=true
  • kube-controllermanager: --pod-eviction-timeout=10s