What is Helm Charts | Helm Kubernetes Demo with NGINX

  Рет қаралды 42,563

Cloud With Raj

Cloud With Raj

Күн бұрын

Пікірлер: 45
@sorover111
@sorover111 Жыл бұрын
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
@cloudwithraj Жыл бұрын
Nice, Ty for the background info
@somenghosh6861
@somenghosh6861 2 жыл бұрын
Very nice and informative
@meghasingal7082
@meghasingal7082 2 жыл бұрын
well explained in the simplest way, thank you, Raj!
@박성환-x9y
@박성환-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
@cloudwithraj Жыл бұрын
Rock on!
@sameerpatil1583
@sameerpatil1583 3 жыл бұрын
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.
@richardlanglois5183
@richardlanglois5183 2 жыл бұрын
Great presentation!
@cloudwithraj
@cloudwithraj 2 жыл бұрын
Thanks for watching
@yetanother7754
@yetanother7754 4 жыл бұрын
Simple and straight to the point .. Loved it .Liked & Subscribed and binge watching is in progress :)
@nvasudeva
@nvasudeva 2 жыл бұрын
Nicely explained!
@cloudwithraj
@cloudwithraj 2 жыл бұрын
Glad it was helpful!
@lakshmic583
@lakshmic583 2 жыл бұрын
Hi @Raj If possible can share a PDF document and more videos on helm charts with real-time exp
@gabrieleghesla6906
@gabrieleghesla6906 Жыл бұрын
I did not understand how you deployed that on AWS since you were acting on a local cmd
@vissuadusumalli994
@vissuadusumalli994 3 жыл бұрын
Many thanks for the video.However i do not get the exact difference between helm and kustomize.I will check it out
@subhand9961
@subhand9961 3 жыл бұрын
Excellent video !! crisp&clear thanks a lot
@cloudwithraj
@cloudwithraj 3 жыл бұрын
Glad it helped!
@swarnashissarkar4767
@swarnashissarkar4767 3 жыл бұрын
Simple and very well explained!! Thanks a lot
@cloudwithraj
@cloudwithraj 3 жыл бұрын
Glad it was helpful!
@ajaykumarveldhi6385
@ajaykumarveldhi6385 4 жыл бұрын
great stuff for beginners ... thank you ..!!
@cloudwithraj
@cloudwithraj 4 жыл бұрын
Glad it was helpful!
@raghunathmahakud4270
@raghunathmahakud4270 4 жыл бұрын
Is it possible to stop helm upgrade or how to do immutable config map using helm with kubernates v1.13
@AK_sheikh933
@AK_sheikh933 2 жыл бұрын
Can we have more practical videos on helm chart please !Thankyou
@Adarsh8750
@Adarsh8750 3 жыл бұрын
I am still half way to the video, I love it already
@tajchana1
@tajchana1 3 жыл бұрын
Thanks Raj, well explained need this for my task at work this week 🙌 have a good week bro.
@cloudwithraj
@cloudwithraj 3 жыл бұрын
All the best
@chandanjivlogs
@chandanjivlogs 4 жыл бұрын
Awesome session. Thank you.
@cloudwithraj
@cloudwithraj 4 жыл бұрын
Ty Chandan for watching
@bvr333
@bvr333 3 жыл бұрын
great video
@cloudwithraj
@cloudwithraj 3 жыл бұрын
Thanks!
@charliec9072
@charliec9072 4 жыл бұрын
excellent video.
@Shaikhidayath1
@Shaikhidayath1 4 жыл бұрын
Good work...Very helpfull...Thanks!
@cloudwithraj
@cloudwithraj 4 жыл бұрын
Glad it was helpful! Thanks for watching
@somrajroy2842
@somrajroy2842 2 жыл бұрын
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.
@cloudwithraj
@cloudwithraj 2 жыл бұрын
You need to do this in AWS to get the load balancer ingress. Minikube is just running in local
@karthick5044
@karthick5044 3 жыл бұрын
Your initial understanding is same as mine... 📈 Charts.😁
@cloudwithraj
@cloudwithraj 3 жыл бұрын
Haha yup the name is very confusing
@seshagirik4066
@seshagirik4066 4 жыл бұрын
Very useful , thanks for posting it.
@cloudwithraj
@cloudwithraj 4 жыл бұрын
Thanks Seshagiri for watching. I am glad you found it useful.
@vetiarvind
@vetiarvind 4 жыл бұрын
Good stuff man. Your accent is funny and I like your command over the tools on command line.
@cloudwithraj
@cloudwithraj 4 жыл бұрын
Awesome, thank you!
@mmu99
@mmu99 4 жыл бұрын
thanks a lot for the video.. really simple and nice explanation.. love it :)
@cloudwithraj
@cloudwithraj 4 жыл бұрын
Glad it helped!
@firefoxcarranza6432
@firefoxcarranza6432 Жыл бұрын
Plis i have your courses on udemy plis put subtitles on spanish, thanks
@diegomiranda4181
@diegomiranda4181 Жыл бұрын
Well explained, quick and to the point. Thanks a lot!!
How to convert Kubernetes yaml to Helm Chart yaml
25:12
Rahul Wagh
Рет қаралды 38 М.
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
Kubernetes ConfigMap and Secret as Kubernetes Volumes | Demo
16:54
TechWorld with Nana
Рет қаралды 205 М.
Building Helm Charts From the Ground Up: An Introduction to Kubernetes [I] - Amy Chen, Heptio
33:20
CNCF [Cloud Native Computing Foundation]
Рет қаралды 145 М.
[ Kube 63 ] Creating your first Helm chart
34:03
Just me and Opensource
Рет қаралды 61 М.
Kubernetes Upgrade Guide
9:33
Cloud With Raj
Рет қаралды 2,4 М.
What is Helm? | Helm Concepts Explained | KodeKloud
13:18
KodeKloud
Рет қаралды 93 М.
Introduction to Helm | Kubernetes Tutorial | Beginners Guide
27:32
That DevOps Guy
Рет қаралды 174 М.
What is Helm?
9:06
IBM Technology
Рет қаралды 364 М.
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН