Skip to content

Commit

Permalink
Adjust documentation for deployment at Kubernetes
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoberger committed Aug 27, 2020
1 parent 560dceb commit e224264
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 209 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ On desktop kubenav will automatic load all configured clusters from the default

> **Note:** kubenav is based on [Electron](https://www.electronjs.org) and [go-astilectron](https://github.com/asticode/go-astilectron), which will be downloaded on the first start of the app. Therefore the first start of the app can take a bit longer with a slow internet connection.
Similar to the [Kubernetes Dashboard](https://github.com/kubernetes/dashboard) it is also possible to deploy kubenav to your Kubernetes cluster. More information on the deployment of kubenav to Kubernetes can be found in [`utils/kubernetes`](./utils/kubernetes) folder.
Similar to the [Kubernetes Dashboard](https://github.com/kubernetes/dashboard) it is also possible to [deploy kubenav to your Kubernetes cluster](https://github.com/kubenav/deploy). More information on the deployment of kubenav to Kubernetes can be found in [`kubenav/deploy`](https://github.com/kubenav/deploy) repository.

## Beta and Nightly Builds

Expand Down
84 changes: 0 additions & 84 deletions utils/kubernetes/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions utils/kubernetes/clusterrole.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions utils/kubernetes/clusterrolebinding.yaml

This file was deleted.

61 changes: 0 additions & 61 deletions utils/kubernetes/deployment.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions utils/kubernetes/namespace.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions utils/kubernetes/secret.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions utils/kubernetes/service.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions utils/kubernetes/serviceaccount.yaml

This file was deleted.

0 comments on commit e224264

Please sign in to comment.