system-config/playbooks/roles/configure-kubectl
James E. Blair 7610682b6f Configure .kube/config on bridge
Add the gitea k8s cluster to root's .kube/config file on bridge.

The default context does not exist in order to force us to explicitly
specify a context for all commands (so that we do not inadvertently
deploy something on the wrong k8s cluster).

Change-Id: I53368c76e6f5b3ab45b1982e9a977f9ce9f08581
2019-02-06 15:43:19 -08:00
..
defaults Add kube config to nodepool servers 2018-11-28 16:24:53 -08:00
tasks Add kube config to nodepool servers 2018-11-28 16:24:53 -08:00
README.rst Configure .kube/config on bridge 2019-02-06 15:43:19 -08:00

README.rst

Configure kube config files

Configure kubernetes files needed by kubectl.

Role Variables