A little context/history on the use of the word “Chart” (for anyone curious): I’m brand new to this, but Kubernetes clearly takes its name from the Greek word for “helmsman” or “pilot(in the nautical/maritime/boating sense)” So we’ve got a nautical-maritime-sailing theme going already with k8’s (also consider ‘Pods’ which are groups of whales). “Charts” in the nautical/sailing sense are just maps .. Maybe a bit more specific in that ‘charts’ typically are revised regularly.. So they are regularly revised or re-mapped (when new data became available about new rocks in the ocean or sandbars surfacing) (ocean/nautical) mapping (but fyi we also use the term ‘charts’ in aviation for the same thing: regularly revised / re-mapped .. maps WHICH ARE pretty much what you originally thought! Maps are graphed data .. the data being geographical features. Charts are regular revisions of them. 👌🏼
@cloudwithraj Жыл бұрын
Nice, Ty for the background info
@somenghosh68612 жыл бұрын
Very nice and informative
@meghasingal70822 жыл бұрын
well explained in the simplest way, thank you, Raj!
@박성환-x9y Жыл бұрын
I've watched some intro vidoes for Helm and this is the most brilliant one. I got a grasp of it. Thanks bro, see you in other vidoes. :)
@cloudwithraj Жыл бұрын
Rock on!
@sameerpatil15833 жыл бұрын
Hey Raj. Great video and thanks for your time. I have a question, so is there a way we can create our own chart? I mean to ask, if I have my own Container Image for my website. Will I be able to write, what image to be fetched, what kind of service to be created and other things? Apologies if the terminologies I used are incorrect. Pretty new to this.
@richardlanglois51832 жыл бұрын
Great presentation!
@cloudwithraj2 жыл бұрын
Thanks for watching
@yetanother77544 жыл бұрын
Simple and straight to the point .. Loved it .Liked & Subscribed and binge watching is in progress :)
@nvasudeva2 жыл бұрын
Nicely explained!
@cloudwithraj2 жыл бұрын
Glad it was helpful!
@lakshmic5832 жыл бұрын
Hi @Raj If possible can share a PDF document and more videos on helm charts with real-time exp
@gabrieleghesla6906 Жыл бұрын
I did not understand how you deployed that on AWS since you were acting on a local cmd
@vissuadusumalli9943 жыл бұрын
Many thanks for the video.However i do not get the exact difference between helm and kustomize.I will check it out
@subhand99613 жыл бұрын
Excellent video !! crisp&clear thanks a lot
@cloudwithraj3 жыл бұрын
Glad it helped!
@swarnashissarkar47673 жыл бұрын
Simple and very well explained!! Thanks a lot
@cloudwithraj3 жыл бұрын
Glad it was helpful!
@ajaykumarveldhi63854 жыл бұрын
great stuff for beginners ... thank you ..!!
@cloudwithraj4 жыл бұрын
Glad it was helpful!
@raghunathmahakud42704 жыл бұрын
Is it possible to stop helm upgrade or how to do immutable config map using helm with kubernates v1.13
@AK_sheikh9332 жыл бұрын
Can we have more practical videos on helm chart please !Thankyou
@Adarsh87503 жыл бұрын
I am still half way to the video, I love it already
@tajchana13 жыл бұрын
Thanks Raj, well explained need this for my task at work this week 🙌 have a good week bro.
@cloudwithraj3 жыл бұрын
All the best
@chandanjivlogs4 жыл бұрын
Awesome session. Thank you.
@cloudwithraj4 жыл бұрын
Ty Chandan for watching
@bvr3333 жыл бұрын
great video
@cloudwithraj3 жыл бұрын
Thanks!
@charliec90724 жыл бұрын
excellent video.
@Shaikhidayath14 жыл бұрын
Good work...Very helpfull...Thanks!
@cloudwithraj4 жыл бұрын
Glad it was helpful! Thanks for watching
@somrajroy28422 жыл бұрын
Hi Raj - I am installing NGINX as you demonstrated in the video. However when I do "kubectl gert svc" then I do not see an external IP (like you have in video). Also the service IP is null which is availale in helm status ( export SERVICE_IP=$(kubectl get svc --namespace default mynginx -o jsonpath='{.status.loadBalancer.ingress[0].ip}'). When I do "kubectl descrobe service" then I do not see the option "Loadbalacer ingress" in output which is present in your case. Rest of the fields are same. To get the URL I am running command "minikube service nginx --url". When I paste this URL in browser i get the NGINX home page. Any idea what is the issue ? Do i need nginx controller also ???? Kindly can you let me know.
@cloudwithraj2 жыл бұрын
You need to do this in AWS to get the load balancer ingress. Minikube is just running in local
@karthick50443 жыл бұрын
Your initial understanding is same as mine... 📈 Charts.😁
@cloudwithraj3 жыл бұрын
Haha yup the name is very confusing
@seshagirik40664 жыл бұрын
Very useful , thanks for posting it.
@cloudwithraj4 жыл бұрын
Thanks Seshagiri for watching. I am glad you found it useful.
@vetiarvind4 жыл бұрын
Good stuff man. Your accent is funny and I like your command over the tools on command line.
@cloudwithraj4 жыл бұрын
Awesome, thank you!
@mmu994 жыл бұрын
thanks a lot for the video.. really simple and nice explanation.. love it :)
@cloudwithraj4 жыл бұрын
Glad it helped!
@firefoxcarranza6432 Жыл бұрын
Plis i have your courses on udemy plis put subtitles on spanish, thanks
@diegomiranda4181 Жыл бұрын
Well explained, quick and to the point. Thanks a lot!!