RedHat - Big Savings Alert – Don’t Miss This Deal - Ends In 1d 00h 00m 00s Coupon code: 26Y30OFF
  1. Home
  2. RedHat
  3. EX280 Exam
  4. Free EX280 Questions

Free Practice Questions for RedHat EX280 Exam

Pass4Future also provide interactive practice exam software for preparing RedHat Red Hat Certified OpenShift Administrator (EX280) Exam effectively. You are welcome to explore sample free RedHat EX280 Exam questions below and also try RedHat EX280 Exam practice test software.

Page:    1 / 14   
Total 33 questions

Question 1

SIMULATION

Configure a secret

Configure a secret in the math project with the following requirements: The name of the secret is: magic

The secret defines a key with name: decoder_ring The secret defines the key with value:

XpWy9KdcP3Tr9FFHGQgZgVRCKukQdrQsbcl0c2ZYhDk=



Answer : A

Solution:

$ oc project math

$ oc create secret generic magic --from-literal key=decoder_ring --from- literal value=XpWy9KdcP3Tr9FFHGQgZgVRCKukQdrQsbcl0c2ZYhDk=

$ oc get secret -n math


Page:    1 / 14   
Total 33 questions