An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# wk [![Build Status](https://travis-ci.org/wish/wk.svg?branch=master)](https://travis-ci.org/wish/wk) [![Go Report Card](https://goreportcard.com/badge/github.com/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