Pre-Summer Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

EX280 Questions and Answers

Question # 6

Create a PV and PVC

Task information Details:

Create a PersistentVolume named landing-pv with 1Gi , ReadOnlyMany , NFS backend, and Retain reclaim policy.

Create a PersistentVolumeClaim named landing-pvc requesting 1Gi , ReadOnlyMany , and storage class nfs2 .

Full Access
Question # 7

Create Service Account in QED

Task information Details:

Switch to project qed .

Create service account project1-sa .

Grant the anyuid SCC to that service account.

Full Access
Question # 8

Autoscale of Pods

Task information Details:

Create an HPA for httpd with min=2 , max=9 , and CPU target 60% .

Set resource requests on the httpd deployment so autoscaling can function properly.

Full Access
Question # 9

Install Helm Chart

Task information Details:

Add the Helm repository do280-repo and install the example-app release from the specified chart.

Full Access