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

Exact2Pass Menu

Red Hat Certified Specialist in OpenShift Administration exam

Last Update 4 days ago Total Questions : 33

The Red Hat Certified Specialist in OpenShift Administration exam content is now fully updated, with all current exam questions added 4 days ago. Deciding to include EX280 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our EX280 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these EX280 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Red Hat Certified Specialist in OpenShift Administration exam practice test comfortably within the allotted time.

Question # 4

Scale an application manually

Manually scale the minion application in the gru project to a total of 5 replicas.

Question # 5

Create a CronJob test-cron

Task information Details:

Create service account jupiter .

Grant anyuid SCC and cluster- admin to it.

Update CronJob cron-test to use that service account.

Question # 6

Create Network Policy

Task information Details:

Create a NetworkPolicy named mysql-db-conn that permits ingress to database pods only from pods matching the specified labels in namespaces labeled team=devsecops , on TCP port 3306 .

Question # 7

Collect Cluster Information

Task information Details:

Run must-gather and archive the gathered data into a tar file.

Question # 8

Configure quotas

Configure your OpenShift cluster to use quotas in the manhattan project with the following requirements:

The name of the ResourceQuota resource is: ex280-quota

The amount of memory consumed across all containers may not exceed 1Gi

The total amount of CPU usage consumed across all containers may not exceed

2 full cores

The maximum number of replication controllers does not exceed 3 The maximum number of pods does not exceed 3

The maximum number of services does not exceed 6

Question # 9

Create Secure Route in Quart Project

Task information Details:

Create an edge route named htquart for service httpd , using the specified hostname and TLS certificate/key files.