Skip to content

Instantly share code, notes, and snippets.

@bronger
Created October 15, 2015 16:01
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 bronger/f982a30a798c473b0e5b to your computer and use it in GitHub Desktop.
Save bronger/f982a30a798c473b0e5b to your computer and use it in GitHub Desktop.
Name: jb-plus--prod--d9e7f3ff-dtdft
Namespace: default
Image(s): us.gcr.io/xxx/jb-plus:d9e7f3ff
Node: gke-cluster-1-xxx-node-4kow/10.240.0.4
Start Time: Thu, 15 Oct 2015 17:58:04 +0200
Labels: app=jb-plus,build-id=d9e7f3ff,deployment=6b50a554f342fbc3efe431957ac632d4,environment=prod
Status: Running
Reason:
Message:
IP: 10.112.2.15
Replication Controllers: jb-plus--prod--d9e7f3ff (2/2 replicas created)
Containers:
jb-plus:
Container ID: docker://xxx
Image: us.gcr.io/xxx/jb-plus:d9e7f3ff
Image ID: docker://xxx
QoS Tier:
cpu: Guaranteed
memory: BestEffort
Limits:
cpu: 100m
Requests:
cpu: 100m
State: Running
Started: Thu, 15 Oct 2015 17:58:06 +0200
Ready: True
Restart Count: 0
Environment Variables:
ALLOWED_HOSTS: *
K8S_ENVIRONMENT: prod
Conditions:
Type Status
Ready True
Volumes:
default-token-xxx:
Type: Secret (a secret that should populate this volume)
SecretName: default-token-xxx
Events:
FirstSeen LastSeen Count From SubobjectPath Reason Message
───────── ──────── ───── ──── ───────────── ────── ───────
1m 1m 1 {scheduler } scheduled Successfully assigned jb-plus--prod--d9e7f3ff-dtdft to gke-cluster-1-xxx-node-4kow
1m 1m 1 {kubelet gke-cluster-1-xxx-node-4kow} implicitly required container POD pulled Pod container image "gcr.io/google_containers/pause:0.8.0" already present on machine
1m 1m 1 {kubelet gke-cluster-1-xxx-node-4kow} implicitly required container POD created Created with docker id 8e02d5c31e93
1m 1m 1 {kubelet gke-cluster-1-xxx-node-4kow} implicitly required container POD started Started with docker id 8e02d5c31e93
1m 1m 1 {kubelet gke-cluster-1-xxx-node-4kow} spec.containers{jb-plus} pulled Successfully pulled image "us.gcr.io/xxx/jb-plus:d9e7f3ff"
1m 1m 1 {kubelet gke-cluster-1-xxx-node-4kow} spec.containers{jb-plus} created Created with docker id 93545837ee2b
1m 1m 1 {kubelet gke-cluster-1-xxx-node-4kow} spec.containers{jb-plus} started Started with docker id 93545837ee2b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment