gke/Ca Pods Not Backed By Controller

Check for “no.scale.down.node.pod.not.backed.by.controller” log entries

Product: Google Kubernetes Engine
Step Type: AUTOMATED STEP

Description

None

Failure Reason

The scaleDown event failed because a Pod is not backed by a controller such as ReplicationController, DaemonSet, Job, StatefulSet, or ReplicaSet. Example log entry that would help identify involved objects: {log_entry}

Failure Remediation

Set the annotation “cluster-autoscaler.kubernetes.io/safe-to-evict”: “true” for the Pod or define an acceptable controller

Success Reason

No “no.scale.down.node.pod.not.backed.by.controller” errors found between {start_time} and {end_time}