{{ define "content" }}
Glasskube will use the {{ .CurrentContext }}
context.
If you want, Glasskube can save this config as your default kubeconfig for your computer. That means, that
other kubernetes commands you might want to use (like kubectl
) will also use this kubeconfig
file.
Since a file already exists at the location of your default kubeconfig, Glasskube can not save this config
as your default. If you want to do it manually, you can move the file to this location on your computer:
{{ .KubeconfigDefaultLocation }}