-
Notifications
You must be signed in to change notification settings - Fork 637
✨ IPv6 support for self-managed clusters #5603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
tthvo
wants to merge
26
commits into
kubernetes-sigs:main
Choose a base branch
from
tthvo:singestack-ipv6
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+33,534
−5,721
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
6b4c826
validations: allow IPv6 configurations for unmanaged clusters
tthvo 986b5e8
ec2: enable primary IPv6 on ENI for EC2 instances
tthvo 4b48513
ec2: support option HTTPProtocolIPv6 for EC2 IMDS
tthvo e17adb5
routing: ensure routes to eigw are up to date
tthvo 1c8b976
subnets: configure default subnets to use NAT64/DNS64
tthvo 7d022ad
securitygroup: ensure icmpv6 is supported
tthvo e60c50c
securitygroup: allow setting allowed IPv6 CIDR for node NodePort serv…
tthvo d428141
securitygroup: allow configuring IPv6 source CIDRs for bastion SSH
tthvo 6118462
crd: add IPv6 of bastion host to cluster status
tthvo 3336db0
template: manifest templates for IPv6-enabled cluster
tthvo c795796
cni: customized calico manifests for single-stack IPv6
tthvo dff77ca
docs: add documentations for enabling IPv6 in non-eks clusters
tthvo 65c25d5
validations: validate vpc and subnet CIDR
tthvo e21265d
docs: update doc for enabling ipv6
tthvo 25bd540
cni: document the requirement for calico ipv6 support
tthvo 50cac8e
subnets: wait till IPv6 CIDR is associated with subnets
tthvo 73c25cf
sg: allow both ipv4 and ipv6 cidrs to API LB if vpc ipv6 block is def…
tthvo 101c1c0
crd: clarify isIpv6 field on subnet spec
tthvo 1cca7b9
api: add spec field to configure target group ipType
tthvo e0c6232
subnets: auto-assign IPv6 CIDR blocks to subnets when not specified
tthvo 57d87ba
vpc: ipam pool under vpc.ipv6 should be used for VPC IPv6 CIDR
tthvo abe113a
subnets: only enable DNS64 for IPv6-only subnets
tthvo 6f37668
docs: add dualstack cluster support documentation
tthvo e5dedfa
fixup! ec2: enable primary IPv6 on ENI for EC2 instances
tthvo 1c0dc3d
fixup! docs: add dualstack cluster support documentation
tthvo 160c6b1
fixup! api: add spec field to configure target group ipType
tthvo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.