best practice kubernetes node networking

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • hcloud-cloud-controller-manager

    Kubernetes cloud-controller-manager for Hetzner Cloud

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Creating an ARM server with Ansible

    2 projects | /r/hetzner | 28 Apr 2023
  • Tell HN: I got 10x Hetzner storage at the same price

    5 projects | news.ycombinator.com | 19 Feb 2022
  • Error Message: missing prefix hcloud:// even with --cloud-provider=external

    1 project | /r/hetzner | 22 Dec 2021
  • Unable to use hcloud-cloud-controller-manager LB as ingress controller. Health check fails

    2 projects | /r/hetzner | 31 May 2021
  • Best way to deploy K8s to single VPS for dev environment

    5 projects | /r/kubernetes | 10 Dec 2023