My Public Notepad
Bits and bobs about computers and programming
Pages
(Move to ...)
Home
DevOps
Software Engineering
Security
Data Science
Disclaimer
About
▼
Friday, 6 February 2026
Amazon EKS Autoscaling with Karpenter
›
Kubernetes autoscaling is a function that scales resources in and out depending on the current workload. AWS supports two autoscaling imple...
Kubernetes Cluster Autoscaler
›
Kubernetes Cluster Autoscaler: Designed to automatically adjust the number of nodes (EC2 instances) in our cluster based on the resource req...
Kubernetes Metrics Server
›
Kubernetes Metrics Server is a foundational component required by several other critical cluster modules and tools: 1. Horizontal Pod Aut...
Thursday, 5 February 2026
Horizontal Pod Autoscaler (HPA)
›
The Horizontal Pod Autoscaler (HPA) serves to automatically align your application's capacity with its real-time demand by adjusting t...
›
Home
View web version