Cluster Access
Published at
This TIL is more than a year old. Some details may have changed.
$ export KUBECONFIG=<path_to_cluster_config.yaml>
$ kubectl get pods --all-namespacesPublished at
This TIL is more than a year old. Some details may have changed.
$ export KUBECONFIG=<path_to_cluster_config.yaml>
$ kubectl get pods --all-namespaces