Rackspace Support Request: Pods Not Scheduling in tlc-pp-cluster
#442
Unanswered
turnalfred
asked this question in
Get Help
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
We need help remediating a cluster-level scheduling issue in
tlc-pp-cluster.As of July 8, 2026, newly created pods are remaining in
Pendingindefinitely and are not being assigned to any node. This affects multiple namespaces and unrelated workloads, which suggests a control-plane scheduler issue rather than an application-specific problem.Impact
bonarda-dsa-devdatabasesgitlab-systemklokin-klokaut-devklokin-klokaut-prodnexus-proxy-devAt the time of investigation there were 17 unscheduled pods stuck in
Pending.What We Observed
tlc-pp-cluster.Ready.Unschedulable: falseResourceQuotaobjects: none foundLimitRangeobjects: none foundNode: <none>PodScheduledconditionWe also created a fresh test pod (
busybox) in thedefaultnamespace on July 8, 2026. It also remainedPendingwith:Node: <none>PodScheduledconditionThat reproduced the issue on a brand-new pod and confirms this is not isolated to one application or namespace.
Control Plane Evidence
kube-schedulerlease exists inkube-system2026-07-08T08:56:32ZThis suggests the scheduler process appears alive, but it is not acting on unscheduled pods.
Timing
The unscheduled pods started accumulating on July 8, 2026, beginning around:
2026-07-08T00:00:00Z2026-07-08T00:37:16Z2026-07-08T01:00:00Z2026-07-08T03:00:00Z2026-07-08T05:00:00Z2026-07-08T05:30:00ZThis looks like the issue began around the start of July 8 UTC and then continued affecting all new pods created afterward.
Cleanup Already Performed
We cleaned up stale evicted pods during triage:
status.reason=EvictedThis cleanup did not resolve the scheduling problem.
Requested Rackspace Assistance
Please investigate and remediate the scheduler / control-plane path for
tlc-pp-cluster.Specifically, please check for:
Desired Outcome
tlc-pp-clusterPendingpods should be manually deleted and recreated after remediationExample Affected Pods
bonarda-dsa-dev/bonarda-dsa-backend-dev-streak-reset-29724480-srbv8databases/dev-pg-cluster-backup-29724480-dn8g2gitlab-system/tt-gitlab-toolbox-backup-29724480-2n56pklokin-klokaut-prod/klokin-klokaut-backend-scheduler-prod-daily-check-29724540ns5zhnexus-proxy-dev/nexus-proxy-blocklist-scan-29724480-jcxp2All reactions