Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Node IP and the IP address the skuba deployer uses to access a node can't be specified separately #1133

@rktidwell

Description

@rktidwell

skuba node bootstrap/join takes only a single IP address. This address is used as both the node IP and the address that skuba uses to SSH into the node. There are cases where a node has 2 interfaces: one that is public and one that is private. You may want your cluster to to use the address on the private network as the cluster IP, but allow skuba to configure the cluster using the public address (or vice versa). To support this, skuba needs to support a mechanism by which the node IP and the node "management" IP can be specified separately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions