Nikhil97
Cadet
Cadet
  • 423 Views

DO280 Guided Exercise 4 "Managing Sensitive Information with Secrets"

In this guided exercies after login to openshift cluster am able to deploy the deployment, "oc get deployment" command is working and showing me deployment details but when am trying to see output of "oc get pod" it show no resources in project

 

Can anyone help me on this

Labels (1)
1 Reply
rmkesler
Flight Engineer Flight Engineer
Flight Engineer
  • 399 Views

Might want to verify that you're looking in the correct project.

$ oc project

If you are in the correct project and get no output from the oc get pods command, I would check the events.

$ oc get events

0 Kudos
Join the discussion
You must log in to join this conversation.