[ Kube 78.3 ] KOPS Part 3 - Scaling Kubernetes Cluster

preview_player
Показать описание
In this video, I will show you how to use KOPS to manage your Kubernetes cluster in AWS. We will see how to scale your cluster.

Learn Kubernetes Playlist:

KOPS:

Hope you enjoyed this video. Please share it with your friends and don't forget to subscribe to this channel. For any questions/issues/feedback, please leave me a comment and I will be happy to help. Thanks for watching.

If you wish to support me:

#kubernetes #kops #kopsaws #justmekops #justmekubernetes #justmeandopensource
Рекомендации по теме
Комментарии
Автор

Thank you for the series on kOps. How would we use the eks distro with kOps. Please make a elaborate video on the same.👍

debkr
Автор

Thank you very much for your whole video series, very concise and informative. I learnt so much in less than 1hr.

olegvorobiov
Автор

Hi Venkat Sir, I saw lots of video last some day as I am new to k8s. you are doing great work by creating details videos with practical.
Actually I have been created k8s cluster using kops on AWS cloud . Now I want to expose pods to outer world. Do have some idea or tutorial how to do that?
Thanks

abhijeetsamanta
Автор

Hi, I love all the videos but the keyboard typing noise is little overwhelming and woofers are amplifying it. I know its trivial but just want to highlight unless it doesn't bother you.

sjurner
Автор

Thanks Sir for making this video. Can we do autoscale from inside the kubernetes cli base on the metrics server we deploy inside the cluster. So that when percentage of cpu increased it will automatically add a node to the cluster and the pods get deployed on new node as well.

sarfarazshaikh
Автор

Hello sir, why don't you plan to create one video for "k8s Configure Liveness, Readiness and Startup Probes"

aneelkumar
Автор

Hi Venkat, I am happy with your videos, watching all videos, I have tried as you have shown in the video, but while trying to add more master nodes, new master nodes have created, but not added to the cluster. while I have tried to kops validate I got following error: machine "i-0afa1ff7eebc108cc" has not yet joined the cluster, I have waited more than 20 min, but same error coming.

Bayaprakashreddyc
Автор

Hi Venkat, Can you make a video on app deployment to Kubernetes(kops) with the help of Ansible(or) terraform.

Bayaprakashreddyc
Автор

Hi bro, kindly upload private topology in kops, when using gossip dns

sakthiramesh
Автор

Kops only works in AWS or you can build on premises k8s cluster like Kubeadm ? Great video Venkat !

gouterelo
Автор

Hi Venkat, can you please let know how to setup hpa on kubernetes cluster which was formed using kops. Any docs ?! Do I need to edit kops cluster parameters??

ashwathmendan
Автор

Awesome videos. Can you use information from existing aws set up such as ami's, load balancers, vpc's, subnets, and meshes (weave) as well as versions (not pulled from the internet)? Security policy with not let me create those, they will already have to exist.

vincentzamora
Автор

Sir please do video on scaling pod horizontally using custom metrics I have done it using memory and cpu ....but I am not getting to scale the pod on custom metrics eg based on http requests

futurechangers