Closed NisheekaNynan1 closed 8 months ago
Hi @NisheekaNynan1
I tested these steps and found that the section for custom pod security admission was not supposed to be included in the OpenShift docs. OpenShift clusters only support the default pod security admission configuration, and so the ibmcloud ks cluster master pod-security set
and ibmcloud ks cluster master pod security get
commands are not supported for OpenShift. They are available for Kubernetes clusters, which do support custom pod security configurations.
I've removed the section from the OpenShift docs. Thank you for bringing this to our attention!
I'm following this doc(https://cloud.ibm.com/docs/openshift?topic=openshift-pod-security-admission#psa-plugin-config-custom) to create/ update the pod security configuration for an openshift cluster but commands don't seem to be working as the doc suggests they should.
Perhaps an option to be able to see current pod security configurations would be a good addition too. Because at the moment when I try to check, I get this