Practice Free EX370 Exam Online Questions
Configure the OpenShift logging stack to forward logs to LokiStack. Provide the steps.
Configure the OpenShift logging stack to forward logs to LokiStack. Provide the steps.
Set up a pod to use a projected volume containing data from both a ConfigMap and a Secret. Provide the YAML.
Deploy a StatefulSet with dynamically provisioned Ceph RBD-backed PVCs. Provide the YAML.
Deploy a StatefulSet with dynamically provisioned Ceph RBD-backed PVCs. Provide the YAML.
Deploy a StatefulSet with dynamically provisioned Ceph RBD-backed PVCs. Provide the YAML.
Deploy a StatefulSet with dynamically provisioned Ceph RBD-backed PVCs. Provide the YAML.
Create a Role to allow access to pods only in a specific namespace. Provide the YAML.
Create a Role to allow access to pods only in a specific namespace. Provide the YAML.
Create a HorizontalPodAutoscaler (HPA) for a Deployment named api-server to scale between 2 and 10 replicas based on CPU usage. Provide the YAML and steps to verify.