-
Notifications
You must be signed in to change notification settings - Fork 260
fix: Add NAT Policies for Windows AKS-Swift Scenario #1036
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
Conversation
697c235 to
e530125
Compare
e530125 to
04a2921
Compare
|
@jaer-tsun Thanks for the PR, do you know what endpoints we use of the I just know that anything other than Edit: I guess it might just be
|
|
@tamilmani1989 can you take a peek at this PR? Basically we're saying now, that if CNI windows is Aks-Swift (aka, not multitenancy, and CNS as Ipam), then add two snat rules for IMDS and DNS Ips to be routed through the host |
04a2921 to
b5b21da
Compare
|
@neaggarwMS @jaer-tsun can we set executionMode to AKS-Swift to determine if cni running in aks-swift or not.. instead of checking checking multitenancy and ipam type as azure-cns? |
b5b21da to
1200572
Compare
pjohnst5
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a comment
rbtr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor syntactic and style things
d2b47ae to
80bb513
Compare
80bb513 to
0daa3ba
Compare
1de0c42 to
8c3e481
Compare
8c3e481 to
95f3b79
Compare
b71b461 to
ea08c12
Compare
ea08c12 to
e135969
Compare
tamilmani1989
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 🚢
Reason for Change:
Adding DNS & IMDS NAT Policy for Windows AKS-Swift Scenario
Issue Fixed:
Requirements:
Notes: