Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 10:06

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