if ac turned off description
This commit is contained in:
@@ -244,8 +244,9 @@ is done by setting the annotation
|
|||||||
cluster will respond to PVC creation as if the admission controller were turned
|
cluster will respond to PVC creation as if the admission controller were turned
|
||||||
off. If more than one default is specified, the admission controller will forbid
|
off. If more than one default is specified, the admission controller will forbid
|
||||||
the creation of all PVCs.
|
the creation of all PVCs.
|
||||||
* If the admission controller is turned off, the claim may be bound to volumes
|
* If the admission controller is turned off, there is no notion of a default
|
||||||
that have no class
|
`StorageClass`. All PVCs that don't request a `StorageClass` can be bound only
|
||||||
|
to PVs that have no class.
|
||||||
|
|
||||||
In the future after beta, the `volume.beta.kubernetes.io/storage-class`
|
In the future after beta, the `volume.beta.kubernetes.io/storage-class`
|
||||||
annotation will become an attribute.
|
annotation will become an attribute.
|
||||||
|
|||||||
Reference in New Issue
Block a user