This is an example of an evicted pod:
~ ❯ kubectl describe pod/dashboard-develop-t8r7ox-1248421821-7w8r5
Name: dashboard-develop-t8r7ox-1248421821-7w8r5
Namespace: default
Node: gke-spark-op-services-gitlab-ci-0dcd135c-gcxm/
Start Time: Thu, 06 Apr 2017 14:52:01 +0200
Labels: app=dashboard-develop-t8r7ox
name=dashboard-develop-t8r7ox
pod-template-hash=1248421821
Status: Failed
Reason: Evicted
Message: The node was low on resource: nodefsInodes.
IP:
Controllers: ReplicaSet/dashboard-develop-t8r7ox-1248421821
Containers:
app:
Image:
gcr.io/spark-int-cloud-services/dashboard-code:develop
Port: 80/TCP
Readiness: http-get http://:80/user/login delay=60s timeout=5s period=10s #success=1 #failure=60
Volume Mounts:
/var/run/secrets/
kubernetes.io/serviceaccount from default-token-f6799 (ro)
Environment Variables:
CI_PIPELINE_ID: 652
CI_BUILD_ID: 1626
DB_HOST: dashboard-develop-t8r7ox-mysql
DB_NAME: drupal
DB_PORT: 3306
DB_USER: root
DB_PASS: root
PHP_OPCACHE_ENABLE: 1
Volumes:
default-token-f6799:
Type: Secret (a volume populated by a Secret)
SecretName: default-token-f6799
QoS Class: BestEffort
Tolerations: <none>
No events.
Currently i have a lot of evited pod sitting there since more than 5 days.