Skip to content

Instantly share code, notes, and snippets.

@jawakarD
Created October 25, 2019 07:59
Show Gist options
  • Save jawakarD/9395e69897cf44d2efae7eecd0f9dc80 to your computer and use it in GitHub Desktop.
Save jawakarD/9395e69897cf44d2efae7eecd0f9dc80 to your computer and use it in GitHub Desktop.
!?add-tf-rds-eks ~/Documents/codemancers/dockup-pro> kubectl describe pod dockup-ui-deployment-6f468f9f57-cm8hk -n dockup-deployments
Name: dockup-ui-deployment-6f468f9f57-cm8hk
Namespace: dockup-deployments
Priority: 0
PriorityClassName: <none>
Node: ip-10-0-3-147.us-west-2.compute.internal/10.0.3.147
Start Time: Fri, 25 Oct 2019 13:26:28 +0530
Labels: app=dockup-ui
pod-template-hash=6f468f9f57
Annotations: kubernetes.io/psp: eks.privileged
Status: Running
IP: 10.0.3.251
Controlled By: ReplicaSet/dockup-ui-deployment-6f468f9f57
Containers:
ui:
Container ID: docker://7438e48b6bcf77be0f65b032bf7c08e91cbb7a29aab145fc60f8c7b4ada14c6d
Image: 692156895028.dkr.ecr.us-west-2.amazonaws.com/dockup-example:0e38978385aa43a14554dacbd634a83723b32add
Image ID: docker-pullable://692156895028.dkr.ecr.us-west-2.amazonaws.com/dockup-example@sha256:da2b7a3b4d1f1a9d8ef43be4c100c95517af1a33fbf1f3230fb42a0cee523fb5
Port: 4000/TCP
Host Port: 0/TCP
State: Running
Started: Fri, 25 Oct 2019 13:26:31 +0530
Ready: True
Restart Count: 0
Limits:
cpu: 200m
memory: 750Mi
Requests:
cpu: 200m
memory: 750Mi
Readiness: http-get http://:4000/ delay=0s timeout=1s period=10s #success=1 #failure=3
Environment:
DOCKUP_BACKEND: <set to the key 'DOCKUP_BACKEND' in secret 'app-secrets'> Optional: false
DOCKUP_BASE_DOMAIN: <set to the key 'DOCKUP_BASE_DOMAIN' in secret 'app-secrets'> Optional: false
DOCKUP_BITBUCKET_CLIENT_ID: <set to the key 'DOCKUP_BITBUCKET_CLIENT_ID' in secret 'app-secrets'> Optional: false
DOCKUP_BITBUCKET_CLIENT_SECRET: <set to the key 'DOCKUP_BITBUCKET_CLIENT_SECRET' in secret 'app-secrets'> Optional: false
DOCKUP_CLUSTERING_ENABLED: <set to the key 'DOCKUP_CLUSTERING_ENABLED' in secret 'app-secrets'> Optional: false
DOCKUP_ENABLE_EMAIL_CONFIRMATION: <set to the key 'DOCKUP_ENABLE_EMAIL_CONFIRMATION' in secret 'app-secrets'> Optional: false
DOCKUP_ENABLE_LOGIN: <set to the key 'DOCKUP_ENABLE_LOGIN' in secret 'app-secrets'> Optional: false
DOCKUP_ENABLE_STYLE_GUIDE: <set to the key 'DOCKUP_ENABLE_STYLE_GUIDE' in secret 'app-secrets'> Optional: false
DOCKUP_GCB_LOGS_BUCKET: <set to the key 'DOCKUP_GCB_LOGS_BUCKET' in secret 'app-secrets'> Optional: false
DOCKUP_GCP_PROJECT_ID: <set to the key 'DOCKUP_GCP_PROJECT_ID' in secret 'app-secrets'> Optional: false
DOCKUP_GCP_USER_EMAIL: <set to the key 'DOCKUP_GCP_USER_EMAIL' in secret 'app-secrets'> Optional: false
DOCKUP_GITHUB_APP_ID: <set to the key 'DOCKUP_GITHUB_APP_ID' in secret 'app-secrets'> Optional: false
DOCKUP_GITHUB_APP_NAME: <set to the key 'DOCKUP_GITHUB_APP_NAME' in secret 'app-secrets'> Optional: false
DOCKUP_GITHUB_PRIVATE_KEY_BASE64_ENCODED: <set to the key 'DOCKUP_GITHUB_PRIVATE_KEY_BASE64_ENCODED' in secret 'app-secrets'> Optional: false
DOCKUP_GOOGLE_CLIENT_ID: <set to the key 'DOCKUP_GOOGLE_CLIENT_ID' in secret 'app-secrets'> Optional: false
DOCKUP_GOOGLE_CLIENT_SECRET: <set to the key 'DOCKUP_GOOGLE_CLIENT_SECRET' in secret 'app-secrets'> Optional: false
DOCKUP_IMAGE_BUILD_BACKEND: <set to the key 'DOCKUP_IMAGE_BUILD_BACKEND' in secret 'app-secrets'> Optional: false
DOCKUP_K8S_APP_NAME: <set to the key 'DOCKUP_K8S_APP_NAME' in secret 'app-secrets'> Optional: false
DOCKUP_SUPER_ADMINS: <set to the key 'DOCKUP_SUPER_ADMINS' in secret 'app-secrets'> Optional: false
DOCKUP_URL_HOST: <set to the key 'DOCKUP_URL_HOST' in secret 'app-secrets'> Optional: false
ELIXIR_CLUSTER_COOKIE: <set to the key 'ELIXIR_CLUSTER_COOKIE' in secret 'app-secrets'> Optional: false
HOSTNAME: <set to the key 'HOSTNAME' in secret 'app-secrets'> Optional: false
PGHOST: <set to the key 'PGHOST' in secret 'app-secrets'> Optional: false
PGPASSWORD: <set to the key 'PGPASSWORD' in secret 'app-secrets'> Optional: false
PGUSER: <set to the key 'PGUSER' in secret 'app-secrets'> Optional: false
POD_IP: <set to the key 'POD_IP' in secret 'app-secrets'> Optional: false
REPLACE_OS_VARS: <set to the key 'REPLACE_OS_VARS' in secret 'app-secrets'> Optional: false
SENDGRID_API_KEY: <set to the key 'SENDGRID_API_KEY' in secret 'app-secrets'> Optional: false
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from default-token-zs2hr (ro)
Conditions:
Type Status
Initialized True
Ready True
ContainersReady True
PodScheduled True
Volumes:
default-token-zs2hr:
Type: Secret (a volume populated by a Secret)
SecretName: default-token-zs2hr
Optional: false
QoS Class: Guaranteed
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
node.kubernetes.io/unreachable:NoExecute for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 106s default-scheduler Successfully assigned dockup-deployments/dockup-ui-deployment-6f468f9f57-cm8hk to ip-10-0-3-147.us-west-2.compute.internal
Normal Pulling 106s kubelet, ip-10-0-3-147.us-west-2.compute.internal Pulling image "692156895028.dkr.ecr.us-west-2.amazonaws.com/dockup-example:0e38978385aa43a14554dacbd634a83723b32add"
Normal Pulled 103s kubelet, ip-10-0-3-147.us-west-2.compute.internal Successfully pulled image "692156895028.dkr.ecr.us-west-2.amazonaws.com/dockup-example:0e38978385aa43a14554dacbd634a83723b32add"
Normal Created 103s kubelet, ip-10-0-3-147.us-west-2.compute.internal Created container ui
Normal Started 103s kubelet, ip-10-0-3-147.us-west-2.compute.internal Started container ui
Warning Unhealthy 88s (x2 over 98s) kubelet, ip-10-0-3-147.us-west-2.compute.internal Readiness probe failed: Get http://10.0.3.251:4000/: dial tcp 10.0.3.251:4000: connect: connection refused
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment