Skip to content

Instantly share code, notes, and snippets.

@honghuac
Created October 2, 2018 04:08
Show Gist options
  • Save honghuac/045186a3f06576c35bea319dc21cbb0b to your computer and use it in GitHub Desktop.
Save honghuac/045186a3f06576c35bea319dc21cbb0b to your computer and use it in GitHub Desktop.
Pipelines
NAME REVISION DESIRED CURRENT TRIGGERED BY
deploymentconfigs/jenkins 1 1 1 config,image(jenkins:2)
NAME TYPE FROM LATEST
buildconfigs/mlbparks-pipeline JenkinsPipeline Git@master 2
buildconfigs/nationalparks-pipeline JenkinsPipeline Git@master 2
buildconfigs/parksmap-pipeline JenkinsPipeline Git@master 2
NAME TYPE FROM STATUS STARTED DURATION
builds/mlbparks-pipeline-1 JenkinsPipeline Git Running About an hour ago
builds/mlbparks-pipeline-2 JenkinsPipeline Git@master New
builds/nationalparks-pipeline-1 JenkinsPipeline Git Running About an hour ago
builds/nationalparks-pipeline-2 JenkinsPipeline Git@master New
builds/parksmap-pipeline-1 JenkinsPipeline Git Failed About an hour ago
builds/parksmap-pipeline-2 JenkinsPipeline Git@master Failed 12 minutes ago
NAME HOST/PORT PATH SERVICES PORT TERMINATION WILDCARD
routes/jenkins jenkins-test-jenkins.apps.hh.openshift.opentlc.com jenkins <all> edge/Redirect None
NAME READY STATUS RESTARTS AGE
po/jenkins-1-tfwt2 1/1 Running 0 1h
po/jenkins-slave-f2prz-cfgtz 0/1 ImagePullBackOff 0 4m
po/jenkins-slave-f2prz-dlv6b 0/1 ErrImagePull 0 4m
NAME DESIRED CURRENT READY AGE
rc/jenkins-1 1 1 1 1h
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
svc/jenkins ClusterIP 172.30.115.163 <none> 80/TCP 1h
svc/jenkins-jnlp ClusterIP 172.30.240.38 <none> 50000/TCP 1h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment