Guide to the Secure Configuration of Red Hat OpenShift Container Platform 4
Rules, Groups, and Values defined within the XCCDF Benchmark
-
Verify Permissions on the OVNKubernetes DB files
To properly set the permissions of/var/lib/ovn/etc/*.db
, run the command:$ sudo chmod 0640 /var/lib/ovn/etc/*.db
Rule Medium Severity -
Verify Permissions on the Open vSwitch Configuration Database
To properly set the permissions of/etc/openvswitch/conf.db
, run the command:$ sudo chmod 0640 /etc/openvswitch/conf.db
Rule Medium Severity -
OpenShift API Server
This section contains recommendations for openshift-apiserver configuration.Group -
Verify Permissions on the Open vSwitch Configuration Database Lock
To properly set the permissions of <code>/etc/openvswitch/.conf.db.~lock~</code>, run the command: <pre>$ sudo chmod 0600 /etc/openvswitch/.conf.d...Rule Medium Severity -
Verify Permissions on the Open vSwitch Process ID File
To properly set the permissions of <code>/var/run/openvswitch/ovs-vswitchd.pid</code>, run the command: <pre>$ sudo chmod 0644 /var/run/openvswitc...Rule Medium Severity -
Verify Permissions on the Open vSwitch Persistent System ID
To properly set the permissions of <code>/etc/openvswitch/system-id.conf</code>, run the command: <pre>$ sudo chmod 0644 /etc/openvswitch/system-i...Rule Medium Severity -
Verify Permissions on the Open vSwitch Daemon PID File
To properly set the permissions of <code>/run/openvswitch/ovs-vswitchd.pid</code>, run the command: <pre>$ sudo chmod 0644 /run/openvswitch/ovs-vs...Rule Medium Severity -
Verify Permissions on the Open vSwitch Database Server PID
To properly set the permissions of <code>/run/openvswitch/ovsdb-server.pid</code>, run the command: <pre>$ sudo chmod 0644 /run/openvswitch/ovsdb-...Rule Medium Severity -
Verify Permissions on the Kubernetes Scheduler Pod Specification File
To properly set the permissions of <code>/etc/kubernetes/static-pod-resources/kube-scheduler-pod-*/kube-scheduler-pod.yaml</code>, run the command...Rule Medium Severity -
Verify Permissions on the Kubernetes Scheduler Kubeconfig File
To properly set the permissions of <code>/etc/kubernetes/static-pod-resources/kube-scheduler-pod-*/configmaps/scheduler-kubeconfig/kubeconfig</cod...Rule Medium Severity
Node 2
The content of the drawer really is up to you. It could have form fields, definition lists, text lists, labels, charts, progress bars, etc. Spacing recommendation is 24px margins. You can put tabs in here, and can also make the drawer scrollable.