Skip to content

Instantly share code, notes, and snippets.

@nrb
Created June 21, 2018 20:32
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 nrb/e2cdc9663a23037cc80db13a29ade8e6 to your computer and use it in GitHub Desktop.
Save nrb/e2cdc9663a23037cc80db13a29ade8e6 to your computer and use it in GitHub Desktop.
Name: nginx-deployment-99997d74d-j2qvh
Namespace: nginx-example
Node: gke-cluster-1-default-pool-0b8556a0-bcfx/10.150.0.2
Start Time: Thu, 21 Jun 2018 16:17:34 -0400
Labels: app=nginx
ark-restore=nginx-20180621161706
pod-template-hash=555538308
Annotations: backup.ark.heptio.com/backup-volumes=nginx-logs
snapshot.ark.heptio.com/nginx-logs=42cc95b1
Status: Pending
IP: 10.28.1.9
Controlled By: ReplicaSet/nginx-deployment-99997d74d
Init Containers:
restic-wait:
Container ID: docker://f76a27bff40a2c051650cec22bfe77287351a5c7475b7134d57cfae7fd85f851
Image: gcr.io/heptio-images/ark-restic-restore-helper:master
Image ID: docker-pullable://gcr.io/heptio-images/ark-restic-restore-helper@sha256:228c365d9be07286e9f88b5f3453a6a98301636d67f900b99f613a5db42066d8
Port: <none>
Args:
11e8a0ea-7590-11e8-b147-42010a960092
State: Running
Started: Thu, 21 Jun 2018 16:22:08 -0400
Ready: False
Restart Count: 0
Environment:
POD_NAMESPACE: nginx-example (v1:metadata.namespace)
POD_NAME: nginx-deployment-99997d74d-j2qvh (v1:metadata.name)
Mounts:
/restores/nginx-logs from nginx-logs (rw)
/var/run/secrets/kubernetes.io/serviceaccount from default-token-w9fgz (ro)
Containers:
nginx:
Container ID:
Image: nginx:1.7.9
Image ID:
Port: 80/TCP
State: Waiting
Reason: PodInitializing
Ready: False
Restart Count: 0
Environment: <none>
Mounts:
/var/log/nginx from nginx-logs (rw)
/var/run/secrets/kubernetes.io/serviceaccount from default-token-w9fgz (ro)
Conditions:
Type Status
Initialized False
Ready False
PodScheduled True
Volumes:
nginx-logs:
Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName: nginx-logs
ReadOnly: false
default-token-w9fgz:
Type: Secret (a volume populated by a Secret)
SecretName: default-token-w9fgz
Optional: false
QoS Class: BestEffort
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 14m default-scheduler Successfully assigned nginx-deployment-99997d74d-j2qvh to gke-cluster-1-default-pool-0b8556a0-bcfx
Normal SuccessfulMountVolume 14m kubelet, gke-cluster-1-default-pool-0b8556a0-bcfx MountVolume.SetUp succeeded for volume "default-token-w9fgz"
Warning FailedMount 10m (x2 over 12m) kubelet, gke-cluster-1-default-pool-0b8556a0-bcfx Unable to mount volumes for pod "nginx-deployment-99997d74d-j2qvh_nginx-example(221a2e9c-7590-11e8-b147-42010a960092)": timeout expired waiting for volumes to attach/mount for pod "nginx-example"/"nginx-deployment-99997d74d-j2qvh". list of unattached/unmounted volumes=[nginx-logs]
Normal SuccessfulMountVolume 10m kubelet, gke-cluster-1-default-pool-0b8556a0-bcfx MountVolume.SetUp succeeded for volume "pvc-41be9cad-758b-11e8-b147-42010a960092"
Normal Pulling 9m kubelet, gke-cluster-1-default-pool-0b8556a0-bcfx pulling image "gcr.io/heptio-images/ark-restic-restore-helper:master"
Normal Pulled 9m kubelet, gke-cluster-1-default-pool-0b8556a0-bcfx Successfully pulled image "gcr.io/heptio-images/ark-restic-restore-helper:master"
Normal Created 9m kubelet, gke-cluster-1-default-pool-0b8556a0-bcfx Created container
Normal Started 9m kubelet, gke-cluster-1-default-pool-0b8556a0-bcfx Started container
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment