From f323e150188431ce5cd1df77240a4e792b75a63d Mon Sep 17 00:00:00 2001 From: Pablo Castellano Date: Mon, 18 Nov 2019 21:39:41 +0100 Subject: [PATCH] Update k8s versions (#17638) Related to project quotas --- .../configuration/manage-compute-resources-container.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/concepts/configuration/manage-compute-resources-container.md b/content/en/docs/concepts/configuration/manage-compute-resources-container.md index ac681b9367..43e71b15f7 100644 --- a/content/en/docs/concepts/configuration/manage-compute-resources-container.md +++ b/content/en/docs/concepts/configuration/manage-compute-resources-container.md @@ -410,7 +410,7 @@ be managed by use of [project quotas](http://xfs.org/docs/xfsdocs-xml-dev/XFS_User_Guide/tmp/en-US/html/xfs-quotas.html). Project quotas were originally implemented in XFS, and have more recently been ported to ext4fs. Project quotas can be used for both -monitoring and enforcement; as of Kubernetes 1.15, they are available +monitoring and enforcement; as of Kubernetes 1.16, they are available as alpha functionality for monitoring only. Quotas are faster and more accurate than directory scanning. When a @@ -432,7 +432,7 @@ following: * Enable the `LocalStorageCapacityIsolationFSQuotaMonitoring=true` feature gate in the kubelet configuration. This defaults to `false` - in Kubernetes 1.15, so must be explicitly set to `true`. + in Kubernetes 1.16, so must be explicitly set to `true`. * Ensure that the root partition (or optional runtime partition) is built with project quotas enabled. All XFS filesystems support