Guide to the Secure Configuration of Red Hat OpenShift Container Platform 4
Rules, Groups, and Values defined within the XCCDF Benchmark
-
Verify Group Who Owns The Kubernetes Controller Manager Pod Specification File
To properly set the group owner of <code>/etc/kubernetes/static-pod-resources/kube-controller-manager-pod-*/kube-controller-manager-pod.yaml</code>, run the command: <pre>$ sudo chgrp root /etc/ku...Rule Medium Severity -
Verify Group Who Owns The Kubernetes Scheduler Pod Specification File
To properly set the group owner of <code>/etc/kubernetes/static-pod-resources/kube-scheduler-pod-*/kube-scheduler-pod.yaml</code>, run the command: <pre>$ sudo chgrp root /etc/kubernetes/static-po...Rule Medium Severity -
Verify Group Who Owns The OpenShift Admin Kubeconfig File
To properly set the group owner of/etc/kubernetes/kubeconfig
, run the command:$ sudo chgrp root /etc/kubernetes/kubeconfig
Rule Medium Severity -
Verify Group Who Owns The OpenShift Multus Container Network Interface Plugin Files
To properly set the group owner of/var/run/multus/cni/net.d/*
, run the command:$ sudo chgrp root /var/run/multus/cni/net.d/*
Rule Medium Severity -
Verify Group Who Owns The OpenShift PKI Certificate Files
To properly set the group owner of <code>/etc/kubernetes/static-pod-resources/*/*/*/tls.crt</code>, run the command: <pre>$ sudo chgrp root /etc/kubernetes/static-pod-resources/*/*/*/tls.crt</pre>...Rule Medium Severity -
Verify Group Who Owns The OpenShift PKI Private Key Files
To properly set the group owner of/etc/kubernetes/static-pod-resources/*/*/*/*.key
, run the command:$ sudo chgrp root /etc/kubernetes/static-pod-resources/*/*/*/*.key
Rule Medium Severity -
Verify Group Who Owns The OpenShift Open vSwitch Files
To properly set the group owner of/etc/openvswitch/.*
, run the command:$ sudo chgrp root /etc/openvswitch/.*
Rule Medium Severity -
Verify Group Who Owns The OVNKubernetes Socket
To properly set the group owner of/run/ovn-kubernetes/cni/ovn-cni-server.sock
, run the command:$ sudo chgrp root /run/ovn-kubernetes/cni/ovn-cni-server.sock
Rule Medium Severity -
Verify Group Who Owns The OVNKubernetes DB files
To properly set the group owner of/var/lib/ovn/etc/*.db
, run the command:$ sudo chgrp root /var/lib/ovn/etc/*.db
Rule Medium Severity -
Verify Group Who Owns The Open vSwitch Configuration Database
Check if the group owner of/etc/openvswitch/conf.db
ishugetlbfs
on architectures other than s390x oropenvswitch
on s390x.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.