Skip to content

Commit

Permalink
doc: Improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
navilg authored May 7, 2023
1 parent d9b8513 commit e8e7daf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ Manytimes we need to manage many Kubernetes clusters from same jumpbox or machin

This small tool is to help manage different versions of Kubernetes clients. Kubernetes clients `kubectl`, `helm` and `velero` are supported at this stage.

- [How to install/setup](https://github.com/navilg/k8senv#how-to-installsetup)
- [Usage](https://github.com/navilg/k8senv#usage)
- [Demo](https://github.com/navilg/k8senv#demo)

## How to install/setup

1. Create a directory .k8senv/bin in home directory
Expand Down

0 comments on commit e8e7daf

Please sign in to comment.