provider-azure icon indicating copy to clipboard operation
provider-azure copied to clipboard

Support Configuring AKS Network Private Cluster Property

Open jbonafide623 opened this issue 3 years ago • 2 comments

What problem are you facing?

In adopting Crossplane, we are looking to spin up Azure Kubernetes Service Clusters. By default, it does not appear that the available CRD resources enable the configuration of the "Private Cluster" option within the Azure Kubernetes Service detail view within Azure.

More specifically, the "Private Cluster" option referred to above it located in:

Kubernetes Service Cluster Detail View >> Properties >> Networking >> Private Cluster

Options are "enabled" and "disabled"

How could Crossplane help solve your problem?

With the addition of this feature, this will enable similar consumers, who go through regular security audit within their Azure instance, to restrict networking capabilities. Even with the already supported functionality of creating an AKSCluster within an already existing Private Network, the ability to enable Private Cluster networking at creation time of the AKSCluster resource would be helpful

jbonafide623 avatar Mar 24 '21 13:03 jbonafide623

This feature blocks the adoption of crossplane for my organization as well. Having private clusters makes sure the API server is not available over the internet and is a must for us.

PaulusTM avatar Feb 16 '22 12:02 PaulusTM

Same issue with my org, they will not support crossplane for azure without this feature.

Kronos11 avatar Jun 15 '22 23:06 Kronos11