Kubernetes - The Easier Way

Kubernetes - The Easier Way enables users to create and manage an easily customizable HA Kubernetes cluster with only a couple of commands

Stars
307
Forks
38
Open issues
3
Closed issues
32
Last release
12 months ago
Last commit
12 months ago
Watchers
307
Total releases
51
Total commits
486
Open PRs
3
Closed PRs
4
Repo URL
Platform
License
gpl-3.0
Category
Offers premium version?
NO
Proprietary?
NO
About

Kubernetes - The Easier Way (k8s-tew)

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

Documentation

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

Caveats

  • The local setup uses for ingress the ports 80, 443 so they need to be free on the host. It also turns swapping off which is a requirement for kubelet.
  • On CentOS nodes the firewall and SELinux are disabled to not interfere with Kubernetes.

Feedback

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.