Skip to content

Commit

Permalink
* docs: add Similar projects section.
Browse files Browse the repository at this point in the history
  • Loading branch information
schnatterer authored Dec 30, 2020
1 parent 61ac4ec commit 6b597b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,6 @@ Works on systems with `/bin/sh` and kubectl >= 1.12. `kubectl` must be inside `$
## Configuration
This plugin can be configured using environment variables:
- `KUBECTL_SUDO_PROMPT=true` whether or not the plugin prompts the user before executing the kubectl command. Default value is `false`.

## Similar projects
* [cloudogu/sudo-kubeconfig](https://github.com/cloudogu/sudo-kubeconfig): Create a sudo kubeconfig for your current kubernetes context.

0 comments on commit 6b597b6

Please sign in to comment.