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 validations for Azure standard loadbalancer #181

Closed
feiskyer opened this issue Jul 5, 2019 · 1 comment · Fixed by #212
Closed

Add validations for Azure standard loadbalancer #181

feiskyer opened this issue Jul 5, 2019 · 1 comment · Fixed by #212
Milestone

Comments

@feiskyer
Copy link
Member

feiskyer commented Jul 5, 2019

Add validations for Azure standard load balancer, which include:

  • loadBalancerSku should be standard
  • all nodes in different agent pools should be added to the SLB backends
  • Pod's outbound IPs should be same as that configured in SLB outbound rules

/kind testing
/milestone v1.16

@k8s-ci-robot k8s-ci-robot added this to the v1.16 milestone Jul 5, 2019
@feiskyer
Copy link
Member Author

Required changes of Azure/aks-engine#1622, which would included in next aks-release v0.39.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants