Mark alpha.kubernetes.io/provided-node-ip alpha
The annotation is alpha, so record that detail.
This commit is contained in:
parent
ff6d646409
commit
cc40d1c894
|
@ -1018,7 +1018,7 @@ Used on: StorageClass
|
||||||
When a single StorageClass resource has this annotation set to `"true"`, new PersistentVolumeClaim
|
When a single StorageClass resource has this annotation set to `"true"`, new PersistentVolumeClaim
|
||||||
resource without a class specified will be assigned this default class.
|
resource without a class specified will be assigned this default class.
|
||||||
|
|
||||||
### alpha.kubernetes.io/provided-node-ip
|
### alpha.kubernetes.io/provided-node-ip (alpha) {#alpha-kubernetes-io-provided-node-ip}
|
||||||
|
|
||||||
Type: Annotation
|
Type: Annotation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue