Helm Mini Course Part 11: How to Write Helm Go Templates
ฝัง
- เผยแพร่เมื่อ 25 พ.ย. 2024
- This is a full series of videos covering the basics of Helm, all the way to creating your own basic charts using Go Templates. Playlist: • Learn Helm with this f...
Part of a full 30 Hour Kubernetes course: www.udemy.com/...
Follow on course - Istio - www.udemy.com/...
Love how you drilled down the topic into the root mechanism, this is the best helm chart tutorial I have ever watched
Many thanks always great to hear when I've gone to the right level! All the best!
This playlist is brilliant, and I've bought the Udemy version (bargain!). Your comment '... a folder called templates which actually has a lot of stuff inside it, and that's scaring me a little bit' is so damned relatable! So many Kubernetes courses barely touch on Helm, they devote maybe ten minutes and summarise as "Helm is cool and easy, good luck!" which is unhelpful and never true of anything in IT..!
Hey it's great to hear this is useful - I hope the Udemy course proves useful too! I'd forgotten saying that "scary" bit - I'm discovering that more and more of IT is scaring me as I get older! Hope it goes well, best of luck!
Thanks for this amazing mini-course Richard :) Recently, we planned to use helm for our LLMs deployments on our EKS and this really helped me to grasp the understanding of how it should be done correctly.
Many thanks, great to hear it's been useful - I really struggled with Helm for quite some time, and the videos were the result of that pain! Hope it all goes well for you!
one of the best explanation around. Thank you Thank you. !!!
Fantastic Kumar many thanks!
This is excellent! Thanks a lot for sharing these videos.
Many thanks Andrés!
Really good playlist so far, very best explanation!
Many thanks Rizki, hope it's useful for you!
Really good tutorial!
Hope you find it useful many thanks!
Thanks
very helpful
Glad it's useful!
Superb!
Thanks a lot! Hope it's all useful for you!
good job
Thank you! Cheers!
I'm getting an error at 26:25 when running helm template .
Error: YAML parse error on fleetman-helm-chart/templates/fleetman-full.yaml: error converting YAML to JSON: yaml: invalid map key: map[interface {}]interface {}{".Values.webapp.numberOfWebAppReplicas":interface {}(nil)}
Any ideas?
EDIT: VS Code for some reason that I still need to identify is putting a space between the 2 brackets when I save the file, after editing in Notepad it works!
EDIT EDIT: Turned off YAML setting and Prettier setting for bracket spacing.
Wow glad you found out the case of that Malcolm, I would have struggled. I'm guessing this isn't a VS code fault, but something stupid I've done, or my editor settings. I probably used Sublime or Atom.