We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc8e996 commit 28d2a28Copy full SHA for 28d2a28
articles/aks/internal-lb.md
@@ -224,6 +224,8 @@ A Private Endpoint allows you to privately connect to your Kubernetes service ob
224
225
### PLS Customizations via Annotations
226
227
+The following are annotations that can be used to customize the PLS resource.
228
+
229
| Annotation | Value | Description | Required | Default |
230
| ------------------------------------------------------------------------ | ---------------------------------- | ------------------------------------------------------------ |------|------|
231
| `service.beta.kubernetes.io/azure-pls-create` | `"true"` | Boolean indicating whether a PLS needs to be created. | Required | |
0 commit comments