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

feat: make IPForwarding a configurable parameter #439

Open
c3JpbmkK opened this issue Jul 15, 2024 · 0 comments
Open

feat: make IPForwarding a configurable parameter #439

c3JpbmkK opened this issue Jul 15, 2024 · 0 comments

Comments

@c3JpbmkK
Copy link

Tell us about your request

We want to use Karpeter on AKS with Azure CNI powered by Cilium but our network policies from management group level prevents Karpenter from creating nodes as the provider tries to create nodes with IP forwarding set to true.

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?

We're trying to use Karpenter to provision nodes, but the provider tries to create nodes with IPForwarding set to true always EnableIPForwarding: to.Ptr(true). Provisioning virtual machines with IP forwarding is disallowed by policy in our environment so this is a blocker for us to use Karpenter.

Are you currently working around this issue?

We're not using Karpenter yet because of this issue.
But we were able to get it working by explicitly setting the parameter to false in here,

Additional Context

No response

Attachments

No response

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@c3JpbmkK c3JpbmkK changed the title feature request: make IPForwarding a configurable parameter feat: make IPForwarding a configurable parameter Jul 15, 2024
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