Version: 2.5.0
Introduction to wk
The Weave Kubernetes Platform (WKP) cli wk
creates production ready clusters with ease.
WKP facilitates GitOps: all configuration is in files which can be kept under version control.
Depending on your requirements and how much infrastructure you already have in place you can choose a WKP track
:
track: wks-ssh
- you have some existing machines and would like to install a Kubernetes cluster and cluster components onto them.track: wks-components
- you have an existing Kubernetes cluster and would like to install the cluster components.track: eks
- WKP will create an EKS cluster and install cluster components.track: wks-footloose
- footloose will be used to create virtual machines locally and then install a Kubernetes cluster and cluster components.