Skip to content

Commit da9a077

Browse files
authored
Merge pull request #42202 from sftim/20230725_set_provided_node_ip_annotation_alpha
Mark alpha.kubernetes.io/provided-node-ip as alpha
2 parents 88e4809 + cc40d1c commit da9a077

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/reference/labels-annotations-taints

1 file changed

+1
-1
lines changed

content/en/docs/reference/labels-annotations-taints/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1018,7 +1018,7 @@ Used on: StorageClass
10181018
When a single StorageClass resource has this annotation set to `"true"`, new PersistentVolumeClaim
10191019
resource without a class specified will be assigned this default class.
10201020

1021-
### alpha.kubernetes.io/provided-node-ip
1021+
### alpha.kubernetes.io/provided-node-ip (alpha) {#alpha-kubernetes-io-provided-node-ip}
10221022

10231023
Type: Annotation
10241024

0 commit comments

Comments
 (0)