Skip to content

Support for setting setting IPs if kubelet is started with --cloud-provider=external #284

@3deep5me

Description

@3deep5me

Hello,

We are trying to set up a lab environment with nodes that have both internal and external IPs. For this Cilium Issue, we were able to add a second interface using this guide: Containerlab Manual. This setup works well, but the issue is that the kubelet does not automatically pick up the second IP address by default. Additionally, there is no way to configure it through kubelet arguments.

Why did i place this Issue here?

Normally, the external and internal IPs are set by the cloud provider or cloud controller manager. Would it be possible to implement some simple logic to determine the IP address from the node-interfaces?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions