Japan Server Error Fix Lab

Home / Kubernetes

Kubernetes response notes

Kubernetes response notes: 84 practical troubleshooting notes with commands, output examples, diagnostic branches, and related errors.

84Incident fix archive
KubernetesSpecialized categories
KO · JA · ENLanguages
Kubernetes

Kubernetes CrashLoopBackOff

A practical cause and fix order for CrashLoopBackOff errors while operating Kubernetes.

highKubernetes5 min read
Kubernetes

Kubernetes ImagePullBackOff fix note

An operator checklist for narrowing down ImagePullBackOff errors in Kubernetes and preventing recurrence.

highKubernetes4 min read
Kubernetes

Kubernetes ImagePullBackOff fix note 2

An operator checklist for narrowing down ImagePullBackOff errors in Kubernetes and preventing recurrence.

lowKubernetes5 min read
Kubernetes

Kubernetes ImagePullBackOff fix note 3

An operator checklist for narrowing down ImagePullBackOff errors in Kubernetes and preventing recurrence.

mediumKubernetes6 min read
Kubernetes

Kubernetes ImagePullBackOff fix note 4

An operator checklist for narrowing down ImagePullBackOff errors in Kubernetes and preventing recurrence.

lowKubernetes4 min read
Kubernetes

Kubernetes ImagePullBackOff fix note 5

An operator checklist for narrowing down ImagePullBackOff errors in Kubernetes and preventing recurrence.

mediumKubernetes5 min read
Kubernetes

Kubernetes ImagePullBackOff fix note 6

An operator checklist for narrowing down ImagePullBackOff errors in Kubernetes and preventing recurrence.

highKubernetes6 min read
Kubernetes

Kubernetes CrashLoopBackOff first triage response

A Kubernetes first triage note for CrashLoopBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

highKubernetes5 min read
Kubernetes

Kubernetes ImagePullBackOff first triage response

A Kubernetes first triage note for ImagePullBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes6 min read
Kubernetes

Kubernetes Pending first triage response

A Kubernetes first triage note for Pending: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes7 min read
Kubernetes

Kubernetes OOMKilled first triage response

A Kubernetes first triage note for OOMKilled: resource exhaustion caused by memory pressure, disk or inode shortage, descriptor limits, cache growth, volume state, or oversized workload. It includes evidence, output examples, branches, and the smallest reliable fix.

mediumKubernetes8 min read
Kubernetes

Kubernetes Readiness probe first triage response

A Kubernetes first triage note for Readiness probe: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes5 min read
Kubernetes

Kubernetes Service 503 first triage response

A Kubernetes first triage note for Service 503: upstream failure caused by unhealthy target, wrong backend port, proxy timeout, FastCGI handoff, or load balancer health check mismatch. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes6 min read
Kubernetes

Kubernetes Ingress 404 first triage response

A Kubernetes first triage note for Ingress 404: routing failure caused by missing route, wrong virtual host, rewrite rule, permalink cache, ingress rule, or missing deployed file. It includes evidence, output examples, branches, and the smallest reliable fix.

highKubernetes7 min read
Kubernetes

Kubernetes PVC Pending first triage response

A Kubernetes first triage note for PVC Pending: resource exhaustion caused by memory pressure, disk or inode shortage, descriptor limits, cache growth, volume state, or oversized workload. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes8 min read
Kubernetes

Kubernetes RBAC forbidden first triage response

A Kubernetes first triage note for RBAC forbidden: authorization failure caused by missing role, stale owner, key mismatch, inherited deny, WAF policy, or object-level permission. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes5 min read
Kubernetes

Kubernetes DNS first triage response

A Kubernetes first triage note for DNS: DNS resolution failure caused by missing records, wrong authority, stale TTL, policy records, or service target mismatch. It includes evidence, output examples, branches, and the smallest reliable fix.

mediumKubernetes6 min read
Kubernetes

Kubernetes CrashLoopBackOff post-release regression response

A Kubernetes post-release regression note for CrashLoopBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes7 min read
Kubernetes

Kubernetes ImagePullBackOff post-release regression response

A Kubernetes post-release regression note for ImagePullBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes8 min read
Kubernetes

Kubernetes Pending post-release regression response

A Kubernetes post-release regression note for Pending: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

highKubernetes5 min read
Kubernetes

Kubernetes OOMKilled post-release regression response

A Kubernetes post-release regression note for OOMKilled: resource exhaustion caused by memory pressure, disk or inode shortage, descriptor limits, cache growth, volume state, or oversized workload. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes6 min read
Kubernetes

Kubernetes Readiness probe post-release regression response

A Kubernetes post-release regression note for Readiness probe: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes7 min read
Kubernetes

Kubernetes Service 503 post-release regression response

A Kubernetes post-release regression note for Service 503: upstream failure caused by unhealthy target, wrong backend port, proxy timeout, FastCGI handoff, or load balancer health check mismatch. It includes evidence, output examples, branches, and the smallest reliable fix.

mediumKubernetes8 min read
Kubernetes

Kubernetes Ingress 404 post-release regression response

A Kubernetes post-release regression note for Ingress 404: routing failure caused by missing route, wrong virtual host, rewrite rule, permalink cache, ingress rule, or missing deployed file. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes5 min read
Kubernetes

Kubernetes PVC Pending post-release regression response

A Kubernetes post-release regression note for PVC Pending: resource exhaustion caused by memory pressure, disk or inode shortage, descriptor limits, cache growth, volume state, or oversized workload. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes6 min read
Kubernetes

Kubernetes RBAC forbidden post-release regression response

A Kubernetes post-release regression note for RBAC forbidden: authorization failure caused by missing role, stale owner, key mismatch, inherited deny, WAF policy, or object-level permission. It includes evidence, output examples, branches, and the smallest reliable fix.

highKubernetes7 min read
Kubernetes

Kubernetes DNS post-release regression response

A Kubernetes post-release regression note for DNS: DNS resolution failure caused by missing records, wrong authority, stale TTL, policy records, or service target mismatch. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes8 min read
Kubernetes

Kubernetes CrashLoopBackOff affected user or permission response

A Kubernetes affected user or permission note for CrashLoopBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes5 min read
Kubernetes

Kubernetes ImagePullBackOff affected user or permission response

A Kubernetes affected user or permission note for ImagePullBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

mediumKubernetes6 min read
Kubernetes

Kubernetes Pending affected user or permission response

A Kubernetes affected user or permission note for Pending: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes7 min read
Kubernetes

Kubernetes OOMKilled affected user or permission response

A Kubernetes affected user or permission note for OOMKilled: resource exhaustion caused by memory pressure, disk or inode shortage, descriptor limits, cache growth, volume state, or oversized workload. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes8 min read
Kubernetes

Kubernetes Readiness probe affected user or permission response

A Kubernetes affected user or permission note for Readiness probe: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

highKubernetes5 min read
Kubernetes

Kubernetes Service 503 affected user or permission response

A Kubernetes affected user or permission note for Service 503: upstream failure caused by unhealthy target, wrong backend port, proxy timeout, FastCGI handoff, or load balancer health check mismatch. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes6 min read
Kubernetes

Kubernetes Ingress 404 affected user or permission response

A Kubernetes affected user or permission note for Ingress 404: routing failure caused by missing route, wrong virtual host, rewrite rule, permalink cache, ingress rule, or missing deployed file. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes7 min read
Kubernetes

Kubernetes PVC Pending affected user or permission response

A Kubernetes affected user or permission note for PVC Pending: resource exhaustion caused by memory pressure, disk or inode shortage, descriptor limits, cache growth, volume state, or oversized workload. It includes evidence, output examples, branches, and the smallest reliable fix.

mediumKubernetes8 min read
Kubernetes

Kubernetes RBAC forbidden affected user or permission response

A Kubernetes affected user or permission note for RBAC forbidden: authorization failure caused by missing role, stale owner, key mismatch, inherited deny, WAF policy, or object-level permission. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes5 min read
Kubernetes

Kubernetes DNS affected user or permission response

A Kubernetes affected user or permission note for DNS: DNS resolution failure caused by missing records, wrong authority, stale TTL, policy records, or service target mismatch. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes6 min read
Kubernetes

Kubernetes CrashLoopBackOff specific path failure response

A Kubernetes specific path failure note for CrashLoopBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

highKubernetes7 min read
Kubernetes

Kubernetes ImagePullBackOff specific path failure response

A Kubernetes specific path failure note for ImagePullBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes8 min read
Kubernetes

Kubernetes Pending specific path failure response

A Kubernetes specific path failure note for Pending: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes5 min read
Kubernetes

Kubernetes OOMKilled specific path failure response

A Kubernetes specific path failure note for OOMKilled: resource exhaustion caused by memory pressure, disk or inode shortage, descriptor limits, cache growth, volume state, or oversized workload. It includes evidence, output examples, branches, and the smallest reliable fix.

mediumKubernetes6 min read
Kubernetes

Kubernetes Readiness probe specific path failure response

A Kubernetes specific path failure note for Readiness probe: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes7 min read
Kubernetes

Kubernetes Service 503 specific path failure response

A Kubernetes specific path failure note for Service 503: upstream failure caused by unhealthy target, wrong backend port, proxy timeout, FastCGI handoff, or load balancer health check mismatch. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes8 min read
Kubernetes

Kubernetes Ingress 404 specific path failure response

A Kubernetes specific path failure note for Ingress 404: routing failure caused by missing route, wrong virtual host, rewrite rule, permalink cache, ingress rule, or missing deployed file. It includes evidence, output examples, branches, and the smallest reliable fix.

highKubernetes5 min read
Kubernetes

Kubernetes PVC Pending specific path failure response

A Kubernetes specific path failure note for PVC Pending: resource exhaustion caused by memory pressure, disk or inode shortage, descriptor limits, cache growth, volume state, or oversized workload. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes6 min read
Kubernetes

Kubernetes RBAC forbidden specific path failure response

A Kubernetes specific path failure note for RBAC forbidden: authorization failure caused by missing role, stale owner, key mismatch, inherited deny, WAF policy, or object-level permission. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes7 min read
Kubernetes

Kubernetes DNS specific path failure response

A Kubernetes specific path failure note for DNS: DNS resolution failure caused by missing records, wrong authority, stale TTL, policy records, or service target mismatch. It includes evidence, output examples, branches, and the smallest reliable fix.

mediumKubernetes8 min read
Kubernetes

Kubernetes CrashLoopBackOff proxy versus origin split response

A Kubernetes proxy versus origin split note for CrashLoopBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes5 min read
Kubernetes

Kubernetes ImagePullBackOff proxy versus origin split response

A Kubernetes proxy versus origin split note for ImagePullBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes6 min read
Kubernetes

Kubernetes Pending proxy versus origin split response

A Kubernetes proxy versus origin split note for Pending: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

highKubernetes7 min read
Kubernetes

Kubernetes OOMKilled proxy versus origin split response

A Kubernetes proxy versus origin split note for OOMKilled: resource exhaustion caused by memory pressure, disk or inode shortage, descriptor limits, cache growth, volume state, or oversized workload. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes8 min read
Kubernetes

Kubernetes Readiness probe proxy versus origin split response

A Kubernetes proxy versus origin split note for Readiness probe: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes5 min read
Kubernetes

Kubernetes Service 503 proxy versus origin split response

A Kubernetes proxy versus origin split note for Service 503: upstream failure caused by unhealthy target, wrong backend port, proxy timeout, FastCGI handoff, or load balancer health check mismatch. It includes evidence, output examples, branches, and the smallest reliable fix.

mediumKubernetes6 min read
Kubernetes

Kubernetes Ingress 404 proxy versus origin split response

A Kubernetes proxy versus origin split note for Ingress 404: routing failure caused by missing route, wrong virtual host, rewrite rule, permalink cache, ingress rule, or missing deployed file. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes7 min read
Kubernetes

Kubernetes PVC Pending proxy versus origin split response

A Kubernetes proxy versus origin split note for PVC Pending: resource exhaustion caused by memory pressure, disk or inode shortage, descriptor limits, cache growth, volume state, or oversized workload. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes8 min read
Kubernetes

Kubernetes RBAC forbidden proxy versus origin split response

A Kubernetes proxy versus origin split note for RBAC forbidden: authorization failure caused by missing role, stale owner, key mismatch, inherited deny, WAF policy, or object-level permission. It includes evidence, output examples, branches, and the smallest reliable fix.

highKubernetes5 min read
Kubernetes

Kubernetes DNS proxy versus origin split response

A Kubernetes proxy versus origin split note for DNS: DNS resolution failure caused by missing records, wrong authority, stale TTL, policy records, or service target mismatch. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes6 min read
Kubernetes

Kubernetes CrashLoopBackOff timeout and load response

A Kubernetes timeout and load note for CrashLoopBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes7 min read
Kubernetes

Kubernetes ImagePullBackOff timeout and load response

A Kubernetes timeout and load note for ImagePullBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

mediumKubernetes8 min read
Kubernetes

Kubernetes Pending timeout and load response

A Kubernetes timeout and load note for Pending: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes5 min read
Kubernetes

Kubernetes OOMKilled timeout and load response

A Kubernetes timeout and load note for OOMKilled: resource exhaustion caused by memory pressure, disk or inode shortage, descriptor limits, cache growth, volume state, or oversized workload. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes6 min read
Kubernetes

Kubernetes Readiness probe timeout and load response

A Kubernetes timeout and load note for Readiness probe: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

highKubernetes7 min read
Kubernetes

Kubernetes Service 503 timeout and load response

A Kubernetes timeout and load note for Service 503: upstream failure caused by unhealthy target, wrong backend port, proxy timeout, FastCGI handoff, or load balancer health check mismatch. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes8 min read
Kubernetes

Kubernetes Ingress 404 timeout and load response

A Kubernetes timeout and load note for Ingress 404: routing failure caused by missing route, wrong virtual host, rewrite rule, permalink cache, ingress rule, or missing deployed file. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes5 min read
Kubernetes

Kubernetes PVC Pending timeout and load response

A Kubernetes timeout and load note for PVC Pending: resource exhaustion caused by memory pressure, disk or inode shortage, descriptor limits, cache growth, volume state, or oversized workload. It includes evidence, output examples, branches, and the smallest reliable fix.

mediumKubernetes6 min read
Kubernetes

Kubernetes RBAC forbidden timeout and load response

A Kubernetes timeout and load note for RBAC forbidden: authorization failure caused by missing role, stale owner, key mismatch, inherited deny, WAF policy, or object-level permission. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes7 min read
Kubernetes

Kubernetes DNS timeout and load response

A Kubernetes timeout and load note for DNS: DNS resolution failure caused by missing records, wrong authority, stale TTL, policy records, or service target mismatch. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes8 min read
Kubernetes

Kubernetes CrashLoopBackOff cache or propagation drift response

A Kubernetes cache or propagation drift note for CrashLoopBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

highKubernetes5 min read
Kubernetes

Kubernetes ImagePullBackOff cache or propagation drift response

A Kubernetes cache or propagation drift note for ImagePullBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes6 min read
Kubernetes

Kubernetes Pending cache or propagation drift response

A Kubernetes cache or propagation drift note for Pending: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes7 min read
Kubernetes

Kubernetes OOMKilled cache or propagation drift response

A Kubernetes cache or propagation drift note for OOMKilled: resource exhaustion caused by memory pressure, disk or inode shortage, descriptor limits, cache growth, volume state, or oversized workload. It includes evidence, output examples, branches, and the smallest reliable fix.

mediumKubernetes8 min read
Kubernetes

Kubernetes Readiness probe cache or propagation drift response

A Kubernetes cache or propagation drift note for Readiness probe: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes5 min read
Kubernetes

Kubernetes Service 503 cache or propagation drift response

A Kubernetes cache or propagation drift note for Service 503: upstream failure caused by unhealthy target, wrong backend port, proxy timeout, FastCGI handoff, or load balancer health check mismatch. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes6 min read
Kubernetes

Kubernetes Ingress 404 cache or propagation drift response

A Kubernetes cache or propagation drift note for Ingress 404: routing failure caused by missing route, wrong virtual host, rewrite rule, permalink cache, ingress rule, or missing deployed file. It includes evidence, output examples, branches, and the smallest reliable fix.

highKubernetes7 min read
Kubernetes

Kubernetes PVC Pending cache or propagation drift response

A Kubernetes cache or propagation drift note for PVC Pending: resource exhaustion caused by memory pressure, disk or inode shortage, descriptor limits, cache growth, volume state, or oversized workload. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes8 min read
Kubernetes

Kubernetes RBAC forbidden cache or propagation drift response

A Kubernetes cache or propagation drift note for RBAC forbidden: authorization failure caused by missing role, stale owner, key mismatch, inherited deny, WAF policy, or object-level permission. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes5 min read
Kubernetes

Kubernetes DNS cache or propagation drift response

A Kubernetes cache or propagation drift note for DNS: DNS resolution failure caused by missing records, wrong authority, stale TTL, policy records, or service target mismatch. It includes evidence, output examples, branches, and the smallest reliable fix.

mediumKubernetes6 min read
Kubernetes

Kubernetes CrashLoopBackOff local versus production drift response

A Kubernetes local versus production drift note for CrashLoopBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes7 min read
Kubernetes

Kubernetes ImagePullBackOff local versus production drift response

A Kubernetes local versus production drift note for ImagePullBackOff: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes8 min read
Kubernetes

Kubernetes Pending local versus production drift response

A Kubernetes local versus production drift note for Pending: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

highKubernetes5 min read
Kubernetes

Kubernetes OOMKilled local versus production drift response

A Kubernetes local versus production drift note for OOMKilled: resource exhaustion caused by memory pressure, disk or inode shortage, descriptor limits, cache growth, volume state, or oversized workload. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes6 min read
Kubernetes

Kubernetes Readiness probe local versus production drift response

A Kubernetes local versus production drift note for Readiness probe: operations failure caused by failing health checks, missing telemetry, noisy alert thresholds, deployment loop, or SLO burn. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes7 min read
Kubernetes

Kubernetes Service 503 local versus production drift response

A Kubernetes local versus production drift note for Service 503: upstream failure caused by unhealthy target, wrong backend port, proxy timeout, FastCGI handoff, or load balancer health check mismatch. It includes evidence, output examples, branches, and the smallest reliable fix.

mediumKubernetes8 min read
Kubernetes

Kubernetes Ingress 404 local versus production drift response

A Kubernetes local versus production drift note for Ingress 404: routing failure caused by missing route, wrong virtual host, rewrite rule, permalink cache, ingress rule, or missing deployed file. It includes evidence, output examples, branches, and the smallest reliable fix.

lowKubernetes5 min read