darxkies / k8s-tew

Kubernetes - The Easier Way
GNU General Public License v3.0
307 stars 38 forks source link
ark calico ceph cluster cncf containerd containers docker elasticsearch fluent-bit golang grafana helm k8s kibana kibana-dashboard kubernetes letsencrypt nginx-ingress prometheus

Kubernetes v1.23

Kubernetes - The Easier Way (k8s-tew)

Go Report Card GitHub release Downloads GitHub

k8s-tew is a CLI tool to install a Kubernetes Cluster (local, single-node, multi-node or HA-cluster) on Bare Metal. It installs the most essential components needed by a cluster such as networking, storage, monitoring, logging, backuping/restoring and so on. Besides that, k8s-tew is also a supervisor that starts all cluster components on each node, once it setup the nodes.

TL;DR

k8s-tew

Documentation

The project documentation can be found here: https://darxkies.github.io/k8s-tew

Caveats

Feedback