Getting Started #
This document walks you through how you can get started with KWOK easily.
Getting started with an open project like KWOK can be a great way to learn more about Kubernetes. Here are some tips to help you get started.
Basic Usage #
- Install - Install
kwokctl
andkwok
kwok
Manages Nodes and Pods - Basic operations ofkwok
to manage Nodes and Podskwok
- maintain Nodes heartbeat and Pods status.kwok
in Cluster - Installingkwok
in a clusterkwok
out of Cluster - Runkwok
out of your cluster
kwokctl
- cluster creation, etcd snapshot, etc.kwokctl
Manages Clusters - Create/Delete a cluster where all nodes are managed bykwok
kwokctl
Snapshots Cluster - Save/Restore the Etcd data of a cluster created bykwokctl
- All in One Image - Create a cluster with an all-in-one image easily
Configuration #
If any special concerns, you can configure KWOK with the following options:
I hope this helps you get started with KWOK! Good luck and have fun!