Cloud Native Aug 18, 2026 3 min read
Kubernetes Configuration, Secrets, and Workload Identity
Separate application configuration, Kubernetes Secrets, rotation, Spring property precedence, and workload identity without leaking credentials.
Category
13 articles in this category. Use this page as a focused path through related backend concepts.
Cloud Native Aug 18, 2026 3 min read
Separate application configuration, Kubernetes Secrets, rotation, Spring property precedence, and workload identity without leaking credentials.
Cloud Native Aug 18, 2026 3 min read
Reason about HPA metrics, requests, startup delay, stabilization, custom signals, dependency limits, and overload before changing replicas.
Cloud Native Aug 18, 2026 3 min read
Trace user impact through workload state, Pod events, container reasons, metrics, logs, traces, dependencies, and durable business evidence.
Cloud Native Aug 18, 2026 3 min read
Connect Kubernetes CPU and memory policy to scheduling, throttling, OOM termination, JVM memory, connection pools, and downstream capacity.
Cloud Native Aug 18, 2026 3 min read
Design startup, liveness, readiness, EndpointSlice removal, SIGTERM, preStop, and Spring graceful shutdown as separate lifecycle controls.
Cloud Native Aug 18, 2026 3 min read
Coordinate immutable images, surge, unavailability, readiness, termination, rollback, and compatible database change in a backend rollout.
Cloud Native Aug 18, 2026 3 min read
Run six deterministic browser scenarios for rollout capacity, slow readiness, stalled updates, termination risk, and version regressions.
Cloud Native Aug 18, 2026 3 min read
Use topology placement, affinity, taints, disruption budgets, and eviction evidence without mistaking replica count for business availability.
Cloud Native Aug 18, 2026 3 min read
Connect Pods, ReplicaSets, Deployments, Services, selectors, and EndpointSlices without confusing restart, replacement, or routing evidence.
Cloud Native Aug 18, 2026 3 min read
Separate OCI image, distribution, runtime, registry, CRI, containerd, Docker, and Kubernetes responsibilities in a production release.
Cloud Native Aug 18, 2026 3 min read
Trace a Spring backend from source and OCI image through Kubernetes rollout, traffic, capacity, evidence, and verified recovery.
Cloud Native Aug 18, 2026 3 min read
Diagnose Pending, image pull, crash, probe, OOM, rollout, capacity, and dependency failures from user impact to verified recovery.
Cloud Native Aug 18, 2026 3 min read
Build minimal, non-root, traceable backend images with multi-stage Dockerfiles, immutable promotion, SBOMs, scanning, and signatures.