docs/doc/source/security/kubernetes/disable-pod-security-policy-checking.rst
Keane Lim 3c5fa979a4 Security guide update
Re-organized topic hierarchy

Tiny edit to restart review workflow.

Squashed with Resolved index.rst conflict commit

Change-Id: I13472792cb19d1e9975ac76c6954d38054d606c5
Signed-off-by: Keane Lim <keane.lim@windriver.com>
Signed-off-by: MCamp859 <maryx.camp@intel.com>
2021-03-12 15:10:40 -05:00

662 B

Disable Pod Security Policy Checking

You can delete the previously added PodSecurityPolicy service parameter to disable pod security policy checking.

  1. Remove the kubernetes kube_apiserver admission_plugins system parameter to exclude PodSecurityPolicy.

    ~(keystone_admin)$ system service-parameter-delete <uuid>
  2. Apply the Kubernetes system parameters.

    ~(keystone_admin)$ system service-parameter-apply kubernetes