hetznercloud / awesome-hcloud

A curated list of awesome libraries, tools, and integrations for Hetzner Cloud
1.01k stars 76 forks source link

Add New Project: hetzner-k3s #93

Closed vitobotta closed 1 year ago

vitobotta commented 1 year ago

Project Name

hetzner-k3s

Description

A CLI tool written in Crystal to quickly create and manage Kubernetes clusters in Hetzner Cloud

Link

https://github.com/vitobotta/hetzner-k3s

Type

Tool

Language

None

Further Comments

Cystal language was missing from the dropdown so I could not select it :)

This tool is already in use by many people, and soon I am going to implement autoscaling. I think it would be worth adding the project to your list :)

vitobotta commented 1 year ago

NOTE: I see that a project with the same name has already been added to the list. My project is the original one, while the other one was inspired by it as the author mentions in his copy of the README. I just released a new release so I think it would be good to add mine too.

vitobotta commented 1 year ago

Just a note: I have released a new version today that adds autoscaling support :)

apricote commented 1 year ago

NOTE: I see that a project with the same name has already been added to the list. My project is the original one, while the other one was inspired by it as the author mentions in his copy of the README. I just released a new release so I think it would be good to add mine too.

In this case I think we should add the author names to it, so the existing project becomes janosmiko/hetzner-k3s and yours will be vitobotta/hetzner-k3s.

I will publish your entry once I figure out how to add Crystal to the list of languages in our CMS ;)

vitobotta commented 1 year ago

@apricote Hi, that would make sense. Thanks!

apricote commented 1 year ago

@vitobotta Added in fa2eb8c58fb304556b8ea0087c5ed852a4b04be3!