PVCProtection related conent cleanup (#17558)
After PVCProtection was deprecated in kubernetes/website@be48fb38e9 was removed task used to describe concept of it. Link wasn't removed everywhere (this PR removes it) and was living in site documentation since then. In Addition from tasks.yaml removed link pvc-protection articles (also not exists).
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
1f60267d15
commit
453437bd3a
@@ -397,7 +397,6 @@ Each feature gate is designed for enabling/disabling a specific feature:
|
||||
- `ProcMountType`: Enables control over ProcMountType for containers.
|
||||
- `PVCProtection`: Enable the prevention of a PersistentVolumeClaim (PVC) from
|
||||
being deleted when it is still used by any Pod.
|
||||
More details can be found [here](/docs/tasks/administer-cluster/storage-object-in-use-protection/).
|
||||
- `QOSReserved`: Allows resource reservations at the QoS level preventing pods at lower QoS levels from
|
||||
bursting into resources requested at higher QoS levels (memory only for now).
|
||||
- `ResourceLimitsPriorityFunction`: Enable a scheduler priority function that
|
||||
|
||||
Reference in New Issue
Block a user