Skip to content

Instantly share code, notes, and snippets.

@deanpeterson
Created September 25, 2015 17:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deanpeterson/0aac795d98ae6e9e23fd to your computer and use it in GitHub Desktop.
Save deanpeterson/0aac795d98ae6e9e23fd to your computer and use it in GitHub Desktop.
./oc describe dc
./oc describe dc/tradeservice
Name: tradeservice
Created: 39 hours ago
Labels: template=trade-service-template
Latest Version: 4
Triggers: Image(tradeservice@latest, auto=true), Config
Strategy: Rolling
Template:
Selector: name=tradeservice
Replicas: 2
Containers:
NAME IMAGE ENV
wildfly-tradeservice 172.30.90.140:5000/test/tradeservice@sha256:6bd89e58dc456dcb84d3840097cec6cd96d551ac9af3f7a58e53dcb9edb531ef
Deployment #4 (latest):
Name: tradeservice-4
Created: about an hour ago
Status: Failed
Replicas: 0 current / 0 desired
Selector: deployment=tradeservice-4,deploymentconfig=tradeservice,name=tradeservice
Labels: openshift.io/deployment-config.name=tradeservice,template=trade-service-template
Pods Status: 0 Running / 0 Waiting / 0 Succeeded / 0 Failed
Deployment #3:
Created: 14 hours ago
Status: Failed
Replicas: 0 current / 0 desired
Deployment #2:
Created: 39 hours ago
Status: Failed
Replicas: 0 current / 0 desired
Deployment #1:
Created: 39 hours ago
Status: Failed
Replicas: 0 current / 0 desired
No events.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment