Updating Namespaces
TOC
Updating Quotas
Updating a Resource Quota by using web console
-
Project Management, and navigate to Namespaces > Namespace List in the left sidebar.
-
Click the target namespace name.
-
Click Actions > Update Quota.
-
Adjust resource quotas (CPU, Memory, Pods, etc.) and click Update.
Updating a Resource Quota by using CLI
Updating Container LimitRanges
Updating a LimitRange by using web console
-
Project Management view, and navigate to Namespaces > Namespace List in the left sidebar.
-
Click the target namespace name.
-
Click Actions > Update Container LimitRange.
-
Adjust container limit range (
defaultRequest,default,max) and click Update.
Updating a LimitRange by using CLI
Updating Pod Security Admission
Updating a Pod Security Admission by using web console
-
Project Management view, and navigate to Namespaces > Namespace List in the left sidebar.
-
Click the target namespace name.
-
Click Actions > Update Pod Security Admission.
-
Adjust security standard (
enforce,audit,warn) and click Update.