Skip to content

easystartup-io/k3s-simplified

Repository files navigation


Logo

k3s-simplified

Best simplified way to create a fully functional kubernetes cluster in production on Hetzner Cloud using CLI (command line interface)


Full Documentation

Access comprehensive instructions at: https://k3s-simplified.easystartup.io/docs/


Its a fully open source(MIT LICENSE) drop in replacement to hetzner-k3s written in java, which runs as a single binary, no extra dependency needed

Project Background

  1. This project originated as a fork of hetzner-k3s.
  2. Rewritten in Java for cross-platform compatibility and my familiarity with the language.
  3. Actively maintained for production use.
  4. I offer full support, including paid consultancy (contact details available here).
  5. Emphasis on developing a private, isolated cluster setup, crucial for production environments to safeguard against unauthorized external access.

About the Tool

A command-line interface (CLI) for effortlessly creating and managing Kubernetes clusters in Hetzner Cloud. It utilizes k3s by Rancher for a lightweight Kubernetes experience.

License

Distributed freely under the MIT License

Acknowledgments and shout out to

  1. hetzner-k3s: was the starting point for this project. The inspiration for this project and the basis for expanding my own cluster.
  2. hetznercloud-java: Essential for cloud API integration. Contributing back to this community project was enriching, especially with the rapid acceptance of my PRs addressing Hetzner API changes.

About

An intuitive CLI (command-line) tool designed for easy creation and maintenance of Kubernetes clusters in Hetzner Cloud, leveraging Rancher's efficient k3s distribution

Topics

Resources

License

Stars

Watchers

Forks