Install K3s Tanpa Traefik Dan Servielb
29 Januari 2020
Sekilas tentang K3S yang ku kutip dari dokumentasi k3s:
K3s is a fully compliant Kubernetes distribution with the following enhancements:
Packaged as a single binary. Lightweight storage backend based on sqlite3 as the default storage mechanism. etcd3, MySQL, Postgres also still available. Wrapped in simple launcher that handles a lot of the complexity of TLS and options. Secure by default with reasonable defaults for lightweight environments. Simple but powerful “batteries-included” features have been added, such as: a local storage provider, a service load balancer, a Helm controller, and the Traefik ingress controller.…