github innobead/kubefire v0.1.0

latest releases: v0.3.10, v0.3.9, v0.3.8...
3 years ago

This the first release of Kubefire 🔥

Functions

  • Kubefire prerequisites management
    • Kubernetes/K3s v1.18.8 supported
    • install/uninstall prerequisites
  • Cluster deployment by kubeadm, k3s, skuba
  • Cluster management (local host)
    • create/delete/get/list cluster
    • start/stop cluster with the same allocated IPs (supported by host-local-rev CNI plugin)
    • download cluster kubeconfig admin.conf
    • print out KUBECONFIG environment variable
  • Node access via SSH

Quickstart

Running below commands is to quickly have a cluster deployed by kubeadm running in minutes.

kubefire install
kubefire cluster create demo

Don't miss a new kubefire release

NewReleases is sending notifications on new releases.