Skip to content

Instantly share code, notes, and snippets.

@syzmekk
Created September 30, 2019 08:00
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 syzmekk/0de6fd8e4a086dc4228a339679da1e80 to your computer and use it in GitHub Desktop.
Save syzmekk/0de6fd8e4a086dc4228a339679da1e80 to your computer and use it in GitHub Desktop.
Name: app-wls-1
Namespace: szymon-sandbox
Selector: deployment=app-wls-1,deploymentConfig=app-wls,deploymentconfig=app-wls
Labels: app=project-hcp-deploy-dc-wls-template
application=app
openshift.io/deployment-config.name=app-wls
template=project-hcp-deploy-dc-wls-template
Annotations: kubectl.kubernetes.io/desired-replicas=1
openshift.io/deployer-pod.completed-at=2019-09-30 07:45:46 +0000 UTC
openshift.io/deployer-pod.created-at=2019-09-30 06:06:55 +0000 UTC
openshift.io/deployer-pod.name=app-wls-1-deploy
openshift.io/deployment-config.latest-version=1
openshift.io/deployment-config.name=app-wls
openshift.io/deployment.phase=Failed
openshift.io/deployment.replicas=0
openshift.io/deployment.status-reason=config change
openshift.io/encoded-deployment-config={"kind":"DeploymentConfig","apiVersion":"apps.openshift.io/v1","metadata":{"name":"app-wls","namespace":"szymon-sandbox","selfLink":"/apis/apps.openshift.io/v1/n...
Replicas: 0 current / 0 desired
Pods Status: 0 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
Labels: app=project-hcp-deploy-dc-wls-template
application=app
deployment=app-wls-1
deploymentConfig=app-wls
deploymentconfig=app-wls
Annotations: openshift.io/deployment-config.latest-version=1
openshift.io/deployment-config.name=app-wls
openshift.io/deployment.name=app-wls-1
openshift.io/generated-by=OpenShiftNewApp
Service Account: sa-uid1000
Containers:
app-wls:
Image: docker-registry.default.svc:5000/szymon-sandbox/app-wls@sha256:f33c0ddf9c8628c3e2517ed216db9664495fda6b4877779da2f874634f102424
Ports: 7001/TCP, 8001/TCP
Host Ports: 0/TCP, 0/TCP
Limits:
cpu: 1499m
memory: 16G
Requests:
cpu: 300m
memory: 8G
Liveness: http-get http://:8001/Browser delay=10800s timeout=10s period=200s #success=1 #failure=4
Readiness: http-get http://:8001/Browser delay=120s timeout=10s period=120s #success=1 #failure=6
Environment:
DATABASE_HOSTNAME: app-db
DATABASE_SERVICE_NAME: orcl
DATABASE_SERVICE_PORT: 1521
DATABASE_T24_USER: <set to the key 'username' in secret 'app-db-appuser'> Optional: false
DATABASE_T24_PASSWORD: <set to the key 'password' in secret 'app-db-appuser'> Optional: false
ADMIN_T24_PASSWORD: <set to the key 'password' in secret 'app-wls-admin-password'> Optional: false
AUTHOR_T24_PASSWORD: <set to the key 'password' in secret 'app-wls-admin-password'> Optional: false
DEPLOY_T24_PASSWORD: <set to the key 'password' in secret 'app-wls-deploy-password'> Optional: false
ONLINE_PROFILE: TRUE
INSTALLER_PROFILE: TRUE
BATCH_PROFILE: TRUE
Mounts:
/u01/logs from app-wls (rw)
Volumes:
app-wls:
Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName: app-wls
ReadOnly: false
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal SuccessfulCreate 1h replication-controller Created pod: app-wls-1-sb8zg
Normal SuccessfulDelete 12m replication-controller Deleted pod: app-wls-1-sb8zg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment