Operations: The chime-live Cluster
Connecting with kubectl
- Install kubectl
- Install Krew:
-
kubectl krew install konfig Obtain
chime-live-kubeconfig.yamlfile from Code for Philly ops team- This file contains connection details and credentials for managing the cluster, treat its contents as top-secret!
Merge
chime-live-kubeconfig.yamlinto your local configuration:kubectl konfig import --save ~/Downloads/chime-live-kubeconfig.yamlSwitch to
lke_chime-livecontext:kubectl config use-context lke_chime-liveVerify connection:
kubectl get pod --all-namespaces