Skip to content

Instantly share code, notes, and snippets.

@kshitijcode
Created January 9, 2023 09:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kshitijcode/912cfcf93ddeea9cb4703e0291a66ddc to your computer and use it in GitHub Desktop.
Save kshitijcode/912cfcf93ddeea9cb4703e0291a66ddc to your computer and use it in GitHub Desktop.
annotations:
service.beta.kubernetes.io/azure-load-balancer-internal: "true"
#https://cloud-provider-azure.sigs.k8s.io/topics/pls-integration/
service.beta.kubernetes.io/azure-pls-create: "true"
#create private link service with name private-link-demo
service.beta.kubernetes.io/azure-pls-name: "private-link-demo"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment