#ContainersFromTheCouch - EKS Workshop Using Helm

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

0:00 Introduction
6:00 How is Helm different than CDK
9:45 Differences between EKS and Elastic Beanstalk
12:50 Recap our microservice provisioning
14:00 Why use Helm?
16:55 Installing Helm
20:20 Deploy NGINX with Helm
30:16 Explore what we’ve deployed
31:45 Uninstall NGINX
32:55 Create a Helm Chart
36:29 Template values
40:11 Create Values file
40:14 Deploy the demo chart
46:40 Test our deployment
51:44 Rolling Back
53:53 Cleanup
Рекомендации по теме
Комментарии
Автор

Thank you guys, you're doing great job. I hope you're gonna share videos also on some other areas othen than containers but you definitely are good at what you do. It's pretty clear. Videos on Kubernetes related tools are also welcome like Karpenter, etc

mehmetdemir
Автор

Amazing videos!!! Thank you very much guys!! The workshop is really fantastic!

LucasCastroJ
Автор

Feels like I have mastered Helm :)
Great learning experience.

harbrindersidhu
Автор

subscribed man, you both are really cool and deserve a lot of views

vivarantx
Автор

Hello Sir,

Good Session, I have a other question can we add an additional CIDR to my EKS cluster and if yes can it will get any effect in my current pods running.?

swapnilshingote
Автор

Finally found!!! You guys are amazing!
Couldn't find the video from Tuesday where you began the workshop by launching our cluster using eks control. Could you please provide the link please?

devops
Автор

Hi Brent, I cannot find subsequent parts for this EKS series. Could you please help me with the links?

piyushtiwari
Автор

Pity that stable repo is deprecated, would be great to see update on this

madrag
Автор

helm install --debug --dry-run workshop ~/environment/eksdemo gives me:

xammocoloniax