Skip to content

Defining Multiple DNS / Name Servers in Scope #1371

Description

@ctjutting

I'm setting up a 3-node cluster and am unable to define all 3 nodes for DNS resolution.

Similar steps to this discussion #1334 without any luck providing all 3 nodes.

Also have attempted to follow this issue #768 with base64 IP addresses however there seems to be limitations to the length of IP address that can be used

CjLDvMOmCjJlw7A= (10.50.252.230, 10.50.101.240) gets read as Domain-Name-Server (6), length 11: 10.50.195.188,195.166.10.50
w5BDw57DnsOQQ8Ocw5w= (208.67.222.222, 208.67.220.220) gets read as Domain-Name-Server (6), length 14: 195.144.67.195,158.195.158.195,144.67.195.156

Smaller subnets like CjIBFAoyARk= ( 10.50.1.20, 10.50.1.25) work fine.

Would like to standardize the config like this if possible

  • tagName: name_server
    value:
    • 10.50.252.230
    • 10.50.252.220
    • 10.50.252.225

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions