mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-05 09:55:51 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Manage Kubernetes configuration (kubeconfig) files for accessing clusters via `kubectl` or the Kubernetes API.
|
||||
> By default, the Kubernetes will get its configuration from `${HOME}/.kube/config`.
|
||||
> See also: `kubectx`, `kubens`.
|
||||
> More information: <https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#config>.
|
||||
> More information: <https://kubernetes.io/docs/reference/kubectl/generated/kubectl_config>.
|
||||
|
||||
- Get all contexts in the default kubeconfig file:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user