Skip to content

Ensure that IPv6 cluster cannot be created if serviceIPv4CIDR is set #4266

@nikimanoledaki

Description

@nikimanoledaki

Part of #4255

Description
Fail if ipFamily is set to ipv6 and kubernetesNetworkConfig.serviceIPv4CIDR is set at all. This will not be configurable as an input when creating an IPv6 cluster.

Acceptance Criteria
As an eksctl user
When I try to create a cluster and set both vpc.ipFamily and kubernetesNetworkConfig.serviceIPv4CIDR in my configuration file
I should see a nice error message
I should also be able to learn about this in the docs

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions