Skip to content
/ wk Public

wk is an experimental wrapper tool for managing multiple Kubernetes clusters

License

Notifications You must be signed in to change notification settings

wish/wk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0837c2e · Jan 19, 2021

History

31 Commits
Jan 13, 2021
Jan 13, 2021
Sep 24, 2019
Sep 24, 2019
Apr 17, 2020
Apr 25, 2019
Apr 26, 2019
Dec 18, 2019
Dec 18, 2019

Repository files navigation

wk Build Status Go Report Card

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