https://github.com/wish/wk
wk is an experimental wrapper tool for managing multiple Kubernetes clusters
https://github.com/wish/wk
jsonnet kops kops-cluster
Last synced: 8 months ago
JSON representation
wk is an experimental wrapper tool for managing multiple Kubernetes clusters
- Host: GitHub
- URL: https://github.com/wish/wk
- Owner: wish
- License: mit
- Created: 2019-04-25T12:15:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-05T20:46:34.000Z (almost 3 years ago)
- Last Synced: 2025-04-09T00:02:05.100Z (about 1 year ago)
- Topics: jsonnet, kops, kops-cluster
- Language: Go
- Homepage:
- Size: 210 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wk [](https://travis-ci.org/wish/wk) [](https://goreportcard.com/report/github.com/wish/wk)
`wk` is an experimental wrapper tool for managing multiple Kubernetes clusters.
It is planned to cover various Infrastructure as Code tools (backends) to make it as simple as possible to get clusters up and running in seconds.
### Kops backend
Kops is currently the only supported backend. `wk` wraps around all mostly commonly used commands to make it very easy to create and modify your clusters.
## Installing
### Linux
### MacOS