hetzner-k3s

The easiest and fastest way to create and manage Kubernetes clusters in Hetzner Cloud using the lightweight distribution k3s by Rancher.

MIT License

Downloads
57.9K
Stars
1.8K
Committers
31

Bot releases are hidden (Show)

hetzner-k3s -

Published by vitobotta about 3 years ago

Add command "version" to print the version of the tool in use.

hetzner-k3s -

Published by vitobotta about 3 years ago

Fix: ensure that only servers created by this tool are deleted from the project. The tool now looks for servers that have a label "cluster" set to the cluster name, and ignores any other servers that may be present in the project. However it is recommended to keep a separate project for each cluster, to avoid networking issues. See README for more details.

hetzner-k3s -

Published by vitobotta about 3 years ago

Add more validations for the cluster name for compatibility with the Hetzner cloud controller manager.

hetzner-k3s -

Published by vitobotta about 3 years ago

Retry SSH commands when IOError exceptions occur.

hetzner-k3s - v0.3.5

Published by vitobotta about 3 years ago

Various improvements, see changelog in the README.

hetzner-k3s -

Published by vitobotta about 3 years ago

Initial release. Can create/upgrade/delete clusters with configurable HA and node pools.

hetzner-k3s -

Published by vitobotta about 3 years ago

  • Allow mixing servers of different series Intel/AMD
hetzner-k3s -

Published by vitobotta about 3 years ago

  • Handle case when an SSH key with the given fingerprint already exists in the Hetzner project
  • Handle a timeout of 5 seconds for requests to the Hetzner API
  • Retry waiting for server to be up when timeouts/host-unreachable errors occur
  • Ignore known_hosts entry to prevent errors when recreating servers with IPs that have been used previously
hetzner-k3s -

Published by vitobotta about 3 years ago

  • Allow enabling/disabling the host key verification
Package Rankings
Top 9.59% on Proxy.golang.org
Top 11.11% on Rubygems.org
Badges
Extracted from project README
Stargazers over time
Related Projects