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

[Feature] Support user definition of an outboundType for the network profile (skip public IP provision for SLB) #1384

Closed
jluk opened this issue Jan 14, 2020 · 4 comments
Assignees
Labels
AzChina Azure China cloud support AzGov Azure Government cloud support networking/load-balancers

Comments

@jluk
Copy link
Contributor

jluk commented Jan 14, 2020

Current state: Generally Available

What happened: Currently if using SLB with AKS, a public IP is provisioned and setup by AKS as Azure SLB requires a configured PIP for proper egress. Given today, clusters require outbound connectivity to pull cluster components such as system pod images, this is configured on creation by the resource provider.

What you expected to happen: To create a cluster without any public IP provisioned on the LB if I have setup my own outbound routes for egress out of my cluster. This may require hops to solutions like Azure Firewall. I should be able to define the outbound type of my cluster to use the load-balancer provisioned with a public IP as it does today, or pass a param to use a user defined route which is successfully created by me (the AKS consumer).

@jluk
Copy link
Contributor Author

jluk commented Feb 18, 2020

@jkantharaj
Copy link

Justin, thank you for this feature...hope you will be releasing this as a GA soon...

@jluk
Copy link
Contributor Author

jluk commented Jun 2, 2020

This feature is now generally available.

The current AKS release for week of 2020-06-01 carries the GA changes, this includes support of bring-your-own route table for Kubenet (#400) to enable using an outbound type of UDR with a Kubenet cluster.

@jluk jluk changed the title Feature Request: Support user definition of an outboundType for the network profile (skip public IP provision for SLB) [Feature] Support user definition of an outboundType for the network profile (skip public IP provision for SLB) Jun 12, 2020
@jluk
Copy link
Contributor Author

jluk commented Jun 12, 2020

Closing this issue as complete. AzureCNI is fully supported and Kubenet will be fully supported once issue #400 is completed in release.

@jluk jluk closed this as completed Jun 12, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Jul 22, 2020
@TomGeske TomGeske added AzChina Azure China cloud support AzGov Azure Government cloud support labels Aug 20, 2020
@aritraghosh aritraghosh moved this to Archive (GA older than 1 month) in Azure Kubernetes Service Roadmap (Public) Jul 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AzChina Azure China cloud support AzGov Azure Government cloud support networking/load-balancers
Projects
Development

No branches or pull requests

3 participants