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

Cannot use node.spec.podCIDR #382

Open
dnugmanov opened this issue Jun 10, 2024 · 1 comment
Open

Cannot use node.spec.podCIDR #382

dnugmanov opened this issue Jun 10, 2024 · 1 comment

Comments

@dnugmanov
Copy link

Issue:
Kilo currently relies on node.spec.podCIDR for subnet announcement. However, when Cilium is in cluster-mode, it doesn't respect node.spec.podCIDR and doesn't populates subnet from CiliumNode to Node. This behavior leads to inconsistencies in subnet allocation.

Suggestion:
I propose introducing the annotation kilo.squat.ai/force-subnet as a means to enforce subnet allocation. This annotation would allow users to specify the desired subnet directly, ensuring consistency between Kilo and your environment.

Expected Benefits:

  • Flexibility: Provides users with the flexibility to enforce specific subnets where necessary, accommodating diverse network configurations.
@dnugmanov
Copy link
Author

@squat Hi, please take a look, i am ready to bring small PR with following implementation if you don't mind the idea with new annotation.

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

No branches or pull requests

1 participant