Skip to content
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

Add support to fallback from ENI PD if subnet is out of /28 prefixes #286

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

hemanthmalla
Copy link
Member

1.10 backport of cilium#20822

When a subnet is very fragmented, there might not be enough free
contiguous IPs to make up a /28 block. Without this fallback, new node
creation would be blocked when PD is enabled and subnet is in this
state. Currently operator does not support PD in mixed mode. Once a node
has secondary IP addresses attached on the ENI, operator will not attempt
to allocate any more prefixes.

Signed-off-by: Hemanth Malla <hemanth.malla@datadoghq.com>
Copy link
Member

@mvisonneau mvisonneau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@hemanthmalla hemanthmalla merged commit 02686f5 into v1.10-dd Aug 9, 2022
@jaredledvina jaredledvina mentioned this pull request Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants