Skip to content

Commit

Permalink
Document kubecontext showing namepace (spaceship-prompt#566)
Browse files Browse the repository at this point in the history
  • Loading branch information
maximbaz authored and salmanulfarzy committed Nov 22, 2018
1 parent b294f83 commit 5983467
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/Options.md
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,9 @@ Ember.js section is shown only in directories that contain a `ember-cli-build.js

### Kubectl context (`kubecontext`)

Shows the active kubectl context.
Shows the active kubectl context, which consists of a cluster name and, when working in a non-default namespace, also a namespace name.

**💡 Tip:** If your cluster name (and thus context name) is too long, you can give it a shorter name using `kubectl config rename-context very_long_context_name name`.

| Variable | Default | Meaning |
| :------- | :-----: | ------- |
Expand Down

0 comments on commit 5983467

Please sign in to comment.