Skip to content

Instantly share code, notes, and snippets.

@nkumar15
Created June 25, 2018 09:18
Show Gist options
  • Save nkumar15/fa3c7a3ed6e74248f750cecde0157a78 to your computer and use it in GitHub Desktop.
Save nkumar15/fa3c7a3ed6e74248f750cecde0157a78 to your computer and use it in GitHub Desktop.
Name: mnist-7474cc8698-b6868
Namespace: default
Node: <none>
Labels: app=mnist
pod-template-hash=3030774254
Annotations: kubernetes.io/limit-ranger=LimitRanger plugin set: cpu request for container mnist
Status: Pending
IP:
Controlled By: ReplicaSet/mnist-7474cc8698
Containers:
mnist:
Image: nkumar15/mnist
Port: 5000/TCP
Limits:
memory: 6Gi
nvidia.com/gpu: 1
Requests:
cpu: 100m
memory: 6Gi
nvidia.com/gpu: 1
Environment: <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from default-token-2mk97 (ro)
Conditions:
Type Status
PodScheduled False
Volumes:
default-token-2mk97:
Type: Secret (a volume populated by a Secret)
SecretName: default-token-2mk97
Optional: false
QoS Class: Burstable
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
node.kubernetes.io/unreachable:NoExecute for 300s
nvidia.com/gpu:NoSchedule
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedScheduling 4m (x72 over 25m) default-scheduler 0/3 nodes are available: 2 Insufficient nvidia.com/gpu, 3 Insufficient memory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment