Pod
Everything on SkillVeris tagged Pod — collected across the glossary, study notes, blog, and cheat sheets.
6 resources across 3 libraries
Study Notes(4)
Horizontal Pod Autoscaling
Learn how Kubernetes automatically scales the number of Pod replicas in and out based on CPU, memory, and custom metrics.
Pod Disruption Budgets
How PodDisruptionBudgets protect application availability during voluntary disruptions like node drains, upgrades, and cluster autoscaler actions.
Vertical Pod Autoscaling
Understand how VPA right-sizes container CPU and memory requests automatically based on observed usage history.
Horizontal Pod Autoscaling
Learn how the HorizontalPodAutoscaler automatically adjusts replica counts based on CPU, memory, or custom metrics to match workload demand.