Skip to content

Use node's private IP as advertisement address if hcloudNetwork.enabled == trueΒ #1614

@MalteJ

Description

@MalteJ

Would it make sense to deploy the kube-apiserver with the node's own private IP address as advertisement address, when the hcloud private networking is enabled?

This would allow us to create a nice firewalling of the nodes, which only allows communication via the private IPs and by that block all traffic from the internet (see #1615).

Control Plane access (e.g. from kubectl) would come in via the Hetzner LBs and appear as private traffic for the firewall.
Other loadbalancers created via hccm would need the load-balancer.hetzner.cloud/use-private-ip: "true" annotation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions