SaaSHub helps you find the best software and product alternatives Learn more →
Hcloud-cloud-controller-manager Alternatives
Similar projects and alternatives to hcloud-cloud-controller-manager
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
cluster-api-provider-hetzner
Cluster API Provider Hetzner :rocket: The best way to manage Kubernetes clusters on Hetzner, fully declarative, Kubernetes-native and with self-healing capabilities
-
terraform-hcloud-kube-hetzner
Optimized and Maintenance-free Kubernetes on Hetzner Cloud in one command!
-
swarmsible
Ansible based Tooling and production grade example Docker Stacks. Updated with new learnings from running Docker Swarm in production
-
-
etcd
Discontinued Distributed reliable key-value store for the most critical data of a distributed system [Moved to: https://github.com/etcd-io/etcd] (by coreos)
-
-
cloudflare-operator
A Kubernetes Operator to create and manage Cloudflare Tunnels and DNS records for (HTTP/TCP/UDP*) Service Resources
-
hetzner-lb-acmedns
Discontinued A service to automatically update Letsencrypt SSL certificates on the Hetzner load-balancer using joohoi/acme-dns.
-
-
-
-
-
-
-
-
hcloud-cloud-controller-manager discussion
hcloud-cloud-controller-manager reviews and mentions
-
Managing Kubernetes on Hetzner with Cluster API
export KUBECONFIG=hetzner-cluster-kubeconfig.yaml # Install Hetzner CCM kubectl apply -f https://github.com/hetznercloud/hcloud-cloud-controller-manager/releases/latest/download/ccm.yaml # Install Flannel CNI - You can use your preferred CNI instead, e.g. Cilium kubectl apply -f https://github.com/flannel-io/flannel/releases/latest/download/kube-flannel.yml
-
Bare-Metal Kubernetes, Part I: Talos on Hetzner
When it comes to load balancing, I think the hcloud-cloud-controller-manager[1] is probably your best bet, and although I haven't tested it, I'm sure it can be coerced into some kind of working configuration with the vSwitch/Cloud Network coupling, even none of cluster is actually Cloud-based.
I haven't used Sidero Omni yet, but if it's as well architected as Talos is, I'm sure it's an excellent solution. It still leaves open the question of ordering and provisioning the servers themselves. For simpler use-cases it wouldn't be too difficult to hack together a script to interact with the Hetzner Robot API to achieve this goal, but if I wanted any level of robustness, and if you'll excuse the shameless plug, I think I'd write a custom operator in Rust using my hrobot-rs[2] library :)
[1] https://github.com/hetznercloud/hcloud-cloud-controller-mana...
-
Ditching ingress-nginx for Cloudflare Tunnels
Did you actually use the Hetzner LBs or did you just send traffic to the NodePort?
- Creating an ARM server with Ansible
-
Can any Hetzner user, please explain there workflow on Hetzner?
It's not even close to major public cloud providers, but this is my setup:
* https://github.com/kube-hetzner/terraform-hcloud-kube-hetzne... (Terraform, Kubernetes bootstrap)
* Flux for CI
* nginx-ingress + Hetzner Loadbalancer (thanks to https://github.com/hetznercloud/hcloud-cloud-controller-mana...)
* Hetzner storage volumes (thanks to https://github.com/hetznercloud/csi-driver)
Kube-Hetzner supports Hetzner Cloud loadbalancers and volumes out of the box, though it also supports other components.
- Tell HN: I got 10x Hetzner storage at the same price
- Error Message: missing prefix hcloud:// even with --cloud-provider=external
-
best practice kubernetes node networking
I plan to do the same or have already implemented it. I use the Hetzner private networks with the hcloud-cloud-controller-manager https://github.com/hetznercloud/hcloud-cloud-controller-manager. This creates routes so that the nodes are also connected to each other in the private network. All kubernetes resources listen on the private network. Except for the Kubernetes API, which listens on the external IP of the master so I can use kubectl from home. The actual gateway into the cluster is controlled by a load balancer from Hetzner.
-
Unable to use hcloud-cloud-controller-manager LB as ingress controller. Health check fails
I want to use Hetzner's Load Balancer as a Nginx Ingress controller. I follow this suggestion to install Nginx Ingress via helm.
-
A note from our sponsor - SaaSHub
www.saashub.com | 5 Dec 2024
Stats
hetznercloud/hcloud-cloud-controller-manager is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of hcloud-cloud-controller-manager is Go.
Popular Comparisons
- hcloud-cloud-controller-manager VS etcd
- hcloud-cloud-controller-manager VS cluster-api-provider-hetzner
- hcloud-cloud-controller-manager VS hetzner-lb-acmedns
- hcloud-cloud-controller-manager VS magento2-on-kubernetes
- hcloud-cloud-controller-manager VS hetzner.hcloud
- hcloud-cloud-controller-manager VS cloudflare-operator
- hcloud-cloud-controller-manager VS terraform-provider-hcloud
- hcloud-cloud-controller-manager VS cli
- hcloud-cloud-controller-manager VS honey-swarm
- hcloud-cloud-controller-manager VS csi-driver