Skip to content

Kubernetes extension

Igor Lysak edited this page Sep 28, 2022 · 2 revisions

kubernetes configure extension copies current or specified Kubecontext from Kubeconfig under .hub/env/<domain>.kubeconfig.

Kubernetes parameters:
  --kubeconfig            Path to the kubeconfig. If not specified then use kubectl's default
  --kubecontext           Name of Kubernetes context in Kubeconfig file
                          "_" reserved for "current context"
  --current-kubecontext   Use current kubecontext (this is the default)
Clone this wiki locally