Kubernetes Horizontal Pod Autoscaler (CPU Utilization | Based on Memory | Autoscaling | HPA | EKS)

preview_player
Показать описание


▬▬▬▬▬ Experience & Location 💼 ▬▬▬▬▬
► I’m a Senior Software Engineer at Juniper Networks (12+ years of experience)
► Located in San Francisco Bay Area, CA (US citizen)

▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬

▬▬▬▬▬▬ Related videos 👨‍🏫 ▬▬▬▬▬▬

=========
⏱️TIMESTAMPS⏱️
0:00 Intro
0:15 Demo
0:24 NodeJS App
0:50 Create EKS cluster with eksctl
1:09 Deploy Metrics Server
1:56 Deploy NodeJS App
2:29 Create Horizontal Pod Autoscaler for NodeJS Deployment
3:21 Test HPA with curl

=========
Source Code

#Kubernetes #K8s #DevOps
Рекомендации по теме
Комментарии
Автор

Случайно наткнулся на твой канал. Супер контент продолжай то что ты делаешь!!!! Видосы будут засмотрены до дыр :)

sereose
Автор

Concise and to the point, keep it coming

valour.se
Автор

This is awesome and straight to the point

sharhanalhassan
Автор

nice, but what about not getting 502 Bad gateway in the middle of the request when hpa suddenly decides to downscale?

OlegKorsak
Автор

I have an issue when running HPA with ArgoCD that when HPA increases the pod numbers, the ArgoCD check the desired number state from the deployment YAML file in the repo and change the sync states to out of sync. is there any solution to make Argocd ignores that?

freecomwifi
Автор

nice video what can i adjust to make this run in local kubernetes? so i dont have to pay eks

bisdak
Автор

nice video, thumbs up👍 I'm facing an issue with metrics-server, when running k top pods/nodes receiving "error: you must be logged in to the server (Unauthorized)". and when checking logs I see "x509 error certificate signed by unknown authority." I'm deploying it to pre existing EKS cluster

WildTroutFishing
Автор

What's the difference between cluster autoscaler and horizontal pod autoscaler.

sharhanalhassan
Автор

My pods are not getting down automatically when cpu utilization is less. What could be the possible reason? I have give policies percentage 10 and periodSeconds :15. StabilizationWindowSeconds: 300

beinspired
Автор

Hi Putra,

Thanks for the video, can you please give me some notes about (--metric-resolution=15s)

palanisamy-dlqe