pull/327/head
Kazuki Suda 2016-04-06 17:32:47 +09:00
parent f7e4c4a347
commit 1df62bfdfb
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ namespace. Each of the three is optional; it is valid to specify a context with
`user`,`namespace`, or to specify none. Unspecified values, or named values that don't have corresponding
entries in the loaded kubeconfig (e.g. if the context specified a `pink-user` for the above kubeconfig file)
will be replaced with the default. See [Loading and merging rules](#loading-and-merging) below for override/merge behavior.
You can add or modify `context` entries with [`kubectl config set-conext`](/docs/user-guide/kubectl/kubectl_config_set-context).
You can add or modify `context` entries with [`kubectl config set-context`](/docs/user-guide/kubectl/kubectl_config_set-context).
#### current-context