Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-multipass

Create & destroy a small Kubernetes cluster via Multipass.

Prerequisites

  • PC with Internet connection, enough memory and disk space. (Seriously!!!)
  • Multipass

Usage

  1. Clone this repo.
  2. Execute ./k8sctl [create <version>|start|stop|restart|destroy] to create/start/stop/restart/destroy the cluster which has 1 control plane and 2 nodes by default.
  3. (Option)You can excute ./k8sctl check to check all nodes and pods are ready.
  4. (Option)You can excute ./k8sctl status to check cluster status.
  5. You can login the control plane node by ./k8sctl login. Or multipass shell with instance name like k8s-control-plane,k8s-node-1.

LICENSE

LICENSE

About

Setup a Kubernetes cluster with Multipass.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages