
This change addresses a long-standing issue in rST documentation imported from XML. That import process added backslash escapes in front of various characters. The three most common being '(', ')', and '_'. These instances are removed. Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: Id43a9337ffcd505ccbdf072d7b29afdb5d2c997e
662 B
662 B
Disable Pod Security Policy Checking
You can delete the previously added PodSecurityPolicy service parameter to disable pod security policy checking.
Remove the kubernetes kube_apiserver admission_plugins system parameter to exclude PodSecurityPolicy.
~(keystone_admin)]$ system service-parameter-delete <uuid>
Apply the Kubernetes system parameters.
~(keystone_admin)]$ system service-parameter-apply kubernetes