Maintained with ☕️ by
IcePanel logo

Generally Available: Private Link service integration

Share

Services

AKS now facilitates Private Link Service (PLS) creation for Kubernetes services through annotations, simplifying PLS setup. You can add the necessary PLS annotation to the service manifest file with an 'azure-load-balancer-internal' annotation and LoadBalancer service type. This eliminates searching for Azure Load Balancer IP configuration for PLS creation, as AKS will handle PLS provisioning with the Kubernetes service. You can also establish a PLS resource by adding the PLS annotation to the manifest file after service provisioning. To learn more, visit: <https://cloud-provider-azure.sigs.k8s.io/topics/pls-integration/> * Azure Kubernetes Service (AKS) * Features * [ Azure Kubernetes Service (AKS)](https://azure.microsoft.com/en-gb/products/kubernetes-service/)