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.
2 parents 74019dd + f4dfc3f commit e1096f2Copy full SHA for e1096f2
content/en/docs/concepts/policy/limit-range.md
@@ -26,9 +26,7 @@ A _LimitRange_ provides constraints that can:
26
27
## Enabling LimitRange
28
29
-LimitRange support is enabled by default for many Kubernetes distributions. It is
30
-enabled when the apiserver `--enable-admission-plugins=` flag has `LimitRanger` admission controller as
31
-one of its arguments.
+LimitRange support has been enabled by default since Kubernetes 1.10.
32
33
A LimitRange is enforced in a particular namespace when there is a
34
LimitRange object in that namespace.
0 commit comments