Yaml Tutorial | Learn YAML in 18 mins

  Рет қаралды 611,863

TechWorld with Nana

TechWorld with Nana

Күн бұрын

YAML Tutorial for DevOps engineers | YAML Syntax explained with real examples
► Subscribe To Me On KZbin: bit.ly/2z5rvTV
In this complete YAML tutorial you will learn what YAML is, what it's used for and I demonstrate the basic YAML syntax with real Kubernetes configuration files.
YAML stands for YAML Ain't Markup Language and is a data serialization language. The basic building block of YAML documents are key-value pairs. Indentation is used to denote structure and tabs are not allowed.
In all my tutorial videos for Docker, Kubernetes, Ansible etc. I've used YAML for the example configuration files, because YAML has actually become a widely used format for writing configurations files. One of the reasons for its popularity is that the language is human-readable, intuitive and flexible. In fact, it can be used with nearly any application that needs to store or transmit data.
In this Yaml Tutorial I cover the below:
▬▬▬▬▬▬ T I M E S T A M P S
0:00 - Intro
0:11 -YAML is popular
0:36 - What is YAML?
1:13 - Why learn YAML? YAML Format compared to XML and JSON
2:37 - YAML Use Cases
2:52 - YAML Syntax
2:56 - key-value pairs
3:56 - comments
4:18 - objects
5:31 - lists
5:51 - boolean
6:21 - more about lists
8:48 - Real Kubernetes YAML Configuration Example
11:54 - Multi-line strings
15:15 - environment variables
16:07 - placeholders
16:42 - multiple yaml documents
17:17 - YAML and JSON in Kubernetes
▬▬▬▬▬▬ Useful Links ▬▬▬▬▬▬
Code Editor Plugins for YAML, e.g. for Visual Studio Code (supports YAML validation, auto completion, formatting etc): ► github.com/redhat-developer/v...
Online YAML Validator: ► www.yamllint.com/
Json2Yaml Converter: ► www.bairesdev.com/tools/json2...
▬▬▬▬▬▬ Maybe also interesting videos for you ▬▬▬▬▬▬
Full Kubernetes and Docker tutorial ► bit.ly/2YGeRp9
DevOps Tools, like Ansible ► bit.ly/2W9UEq6
What is Kubernetes? ► • What is Kubernetes | K...
#yaml #yamltutorial #devops #techworldwithnana
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
Join private Facebook group ► bit.ly/32UVSZP
Don't forget to subscribe ► bit.ly/3mO4jxT
DEV ► bit.ly/3h2fqiO
INSTAGRAM ► bit.ly/2F3LXYJ
TWITTER ► bit.ly/3i54PUB
LINKEDIN ► bit.ly/3hWOLVT

Пікірлер: 423
@TechWorldwithNana
@TechWorldwithNana 4 жыл бұрын
▬▬▬▬▬▬ T I M E S T A M P S 0:00 - Intro 0:11 -YAML is popular 0:36 - What is YAML? 1:13 - Why learn YAML? YAML Format compared to XML and JSON 2:37 - YAML Use Cases 2:52 - YAML Syntax 2:56 - key-value pairs 3:56 - comments 4:18 - objects 5:31 - lists 5:51 - boolean 6:21 - more about lists 8:48 - Real Kubernetes YAML Configuration Example 11:54 - Multi-line strings 15:15 - environment variables 16:07 - placeholders 16:42 - multiple yaml documents 17:17 - YAML and JSON in Kubernetes ▬▬▬▬▬▬ Useful Link 💡▬▬▬▬▬▬ Code Editor Plugin for Visual Studio Code (supports YAML validation, auto completion, formatting etc): github.com/redhat-developer/vscode-yaml 👉🏼 For any questions/issues/feedback, please leave me a comment and I will get back to you as soon as possible. 👉🏼 Also please let me know what you want to learn about DevOps. Please don't forget to subscribe and give me a thumbs up if you liked my video 🤓
@kalankaraivilakkam
@kalankaraivilakkam 4 жыл бұрын
Really useful with timestamps
@TechWorldwithNana
@TechWorldwithNana 4 жыл бұрын
@@kalankaraivilakkam Thanks for confirming, I thought so :)
@sanjeevsiva17
@sanjeevsiva17 3 жыл бұрын
I like how you did indentation with the time stamps
@thedude00
@thedude00 3 жыл бұрын
I believe the video contains a mistake about environment variables (15:15​). The variable expansion is performed by bash, yaml does not recognize the $VAR syntax as anything special, it just sees it as a normal string
@roycegerardo9708
@roycegerardo9708 2 жыл бұрын
I dont mean to be so offtopic but does someone know a trick to log back into an Instagram account?? I somehow lost the account password. I would love any tips you can give me
@kefetDtcom
@kefetDtcom 3 жыл бұрын
I never get tired of listening to your tutorials. you explain things in detail. the most important thing in your tutorials and that makes them special is you start giving historical declarations at the beginning like why it was introduced in our IT world. To me, it is a very very important element of any tutorial. knowing why it was introduced.
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Thanks so much, really appreciate your positive feedback! :)
@ashleyboykin2736
@ashleyboykin2736 2 жыл бұрын
Thank you Nana! I was honestly terrified of thinking I couldn't understand YAML quickly, but you made it so much clear and easy to understand. I learned this much quicker than JSON!
@MistaT44
@MistaT44 2 жыл бұрын
Best tutorials on youtube. The moment I have a doubt/question, you always clear that up the next second (e.g. different indentation levels). So clear, concise, practical, and packed full of knowledge. Thank you!!!
@kunalbangalore
@kunalbangalore Жыл бұрын
comprehensive but concise, and well structured content makes the comprehension so easy. so far the best yaml tutorial I have found
@AlphaXenarc
@AlphaXenarc 3 жыл бұрын
Needed to learn this for an internship this was such an easy, quick, and well done tutorial!!
@harishphapale600
@harishphapale600 3 жыл бұрын
Thanks for this tutorial. All the concept are explained very well. There are many videos on DevOps tools but no one talks about YAML, YAML syntax etc. I appreciate your efforts.
@attilapinter7141
@attilapinter7141 3 жыл бұрын
I just started to watch your content and... woooow. The quality is fantastic, the knowledge is incredibly valuable and the way you explain it is just super simple. Love it!
@TechWorldwithNana
@TechWorldwithNana 3 жыл бұрын
Thank you so much Attila, I appreciate your feedback very much 🙂
@mkotechvid
@mkotechvid 3 жыл бұрын
Nana, you are a no nonsense person. Thank you for explaining details of YAML in less that 20 minutes.
@jackycwwang
@jackycwwang Жыл бұрын
The best and most straight-to-the-point tutorial for YAML introduction I have ever seen. Thank you for your time and effort to cut to the chase!!!
@VeraxMusic
@VeraxMusic Жыл бұрын
She's pretty much the best explainer of _any_ technical topic, not just yml.
@tarek_maza
@tarek_maza 2 жыл бұрын
As a new dev to devops I find your channel very useful! Thank you and keep up the great work!
@judestephen3634
@judestephen3634 3 жыл бұрын
Super simplicity of teaching YAML. Never thought that someone can easily teach YAML in 17-18 minutes and the audience also able to learn in such a short and sweet time. You are awesome in all these short videos and it really helps in learning things very quickly. Keep up your good videos
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Thanks so much Jude, really happy to hear that!! :)
@SJ0693
@SJ0693 2 жыл бұрын
I am very new to the whole devOps environment, and your tutorials have, are and (hopefully) will help me a lot. So, a big thank you from me.
@ashishrathod1296
@ashishrathod1296 Жыл бұрын
The perfect tutorial to get the basics of yaml and to start the docker and kubernetes tutorials. Thank you and keep it up creating good content.
@giovannicruz7023
@giovannicruz7023 3 жыл бұрын
Thanks a lot for sharing! I've always had difficult to understand Docker-Compose files due to YAML, until today. It's totally clear for me now, because your practical examples contextualized well the theory. Amazing!
@TechWorldwithNana
@TechWorldwithNana 3 жыл бұрын
Great to hear that my video is so valuable and helpful for you! :) Thanks so much for your feedback Giovanni 🙏
@rajeevsai91
@rajeevsai91 2 жыл бұрын
Excellent video. Very comprehensive, clarity of thought is superb! Glad I found this channel!
@monakanafi1057
@monakanafi1057 Жыл бұрын
I wish I could like this video twice. This is the second time I am coming back to this video. Thank you Nana!
@sukhwinder101
@sukhwinder101 2 жыл бұрын
so much content in just 18 min . Simple but effective - thanks a ton.
@jump912
@jump912 2 жыл бұрын
really love the way you structure the tutorial and all the visual cue really helps in understanding the concept easily.
@er.vikramkumarpundir8073
@er.vikramkumarpundir8073 3 жыл бұрын
You are just awesome Nana. You always know that what the viewers are looking for and hence you just deliver that...
@solaadio
@solaadio 4 жыл бұрын
I usually learn quietly and move on but on this ocassion I just couldn't resist leaving a comment. You are just too good. You are by far, my number one Docker/Kubernetes instructor on KZbin. This is awesome material I would gladly pay for, if it was put up for sale. I hope you have a financially rewarding time out there consulting for massive organisations with these awesome skills and knowledge.
@TechWorldwithNana
@TechWorldwithNana 4 жыл бұрын
Thank you, I really appreciate your comment! especially that you can see the efforts behind my free content which take up so much time each week 🙉 Actually I am creating my first online course because as you said the effort should pay off, so that I can continue creating the free content on youtube.
@Csense-se5ke
@Csense-se5ke 2 жыл бұрын
@@TechWorldwithNana i couldn't agree more with the commentator of this thread this is my first time on your channel and me being new to learning aws you're explanation of yaml is really beneficial yet concise. Please keep us posted on where we can buy your course once it's completed you've got a subscriber in me 👌🏾💯
@ravis1357
@ravis1357 2 жыл бұрын
@@TechWorldwithNana Pls share here when you've the course :)
@devdavid8439
@devdavid8439 3 жыл бұрын
I'm really pleased by this introduction which is comprehensive and clear. It's worth every minute. Thank you.
@TechWorldwithNana
@TechWorldwithNana 3 жыл бұрын
I'm really happy you think so, thanks so much! :)
@arihantjain8347
@arihantjain8347 Жыл бұрын
It is becoming a hobby to watch these tutorials, very useful - Thanks!
@harshgoyal6822
@harshgoyal6822 3 жыл бұрын
Very well explained. All YAML concepts in JUST 18 Mins. Appreciate your effots
@TechWorldwithNana
@TechWorldwithNana 3 жыл бұрын
Thanks, glad to hear :)
@ashguillaume8584
@ashguillaume8584 3 жыл бұрын
Wow you just blew my mind with the mutiple components in a single YAML file! Thanks for your video, this was insanely helpful for me and you're a great teacher!
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Really happy to hear Ash, thank you for your comment! :)
@nileshdeals
@nileshdeals 2 жыл бұрын
Awesome tutorials, also the way you explains every bit of it in detail, really thankful.
@BijouBakson
@BijouBakson Жыл бұрын
I am glad I spent 30min of my time watching this. It's so simple, until you're told what is going where. Thank you for this Nana. :)
@alanrudolf
@alanrudolf 2 жыл бұрын
Thank you for all these videos Nana, they have been so helpful!
@gkapoor80
@gkapoor80 2 жыл бұрын
Great work with the tutorial. To the point and well explained. Kudos and keep them coming
@manojkatari4386
@manojkatari4386 Жыл бұрын
You are gem in explaining any concept, great content. Good work!
@josephnduati1214
@josephnduati1214 3 жыл бұрын
I like this tutorial: No drama, Straight to the point with real examples! Thank you! Now back to your docker tutorial. (Already Liked and Subscribed).
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Thanks Joseph!! :D
@easy-waytolearn4118
@easy-waytolearn4118 2 жыл бұрын
Thank you for this awesome tutorial, I was very confused between yaml and json but after watching this tutorial, now I can able to write conf files using yaml.
@pravataranjandashfse2677
@pravataranjandashfse2677 4 жыл бұрын
One of the best videos available on the internet on YAML. Keep up the good work NANA. :)
@TechWorldwithNana
@TechWorldwithNana 4 жыл бұрын
Wow thank you so much Pravata! 🙂
@aryan368
@aryan368 3 жыл бұрын
NANA I just stop to listen your voice. So neat , so engaged. Thank you for making such videos it is definitely helping me to move forward in my career.
@florih91
@florih91 3 жыл бұрын
Thank you for the good Tutorial, a clear good understandable voice makes so much of a diffrence !
@Joe-tk8cx
@Joe-tk8cx 3 жыл бұрын
Just want to say, god bless you nana for all this great content
@ClausPolanka
@ClausPolanka 4 жыл бұрын
Wow. This was really well structured and very informative. Thank you so much for it. Good job.
@TechWorldwithNana
@TechWorldwithNana 4 жыл бұрын
Thanks a lot Claus, really happy to hear! Check out my other videos as well :)
@mikesmith2315
@mikesmith2315 2 жыл бұрын
Thankyou Nana I have watched a few videos on YAML structure and this is easily the best on KZbin
@navneethparthasarathy8395
@navneethparthasarathy8395 3 жыл бұрын
This is fantastic explanation Nana. Thank you so much for this content.
@karthickbaskar6886
@karthickbaskar6886 4 жыл бұрын
Superb explanation. Carrying these doubts for many months, now got cleared about the yaml indentation. Thank you. Expecting more videos with same clarity. Have been watching your channel continuously.
@TechWorldwithNana
@TechWorldwithNana 3 жыл бұрын
Wow happy to hear that I could help in clarification :) Thanks a lot Karthick!
@ramurkrish
@ramurkrish 3 жыл бұрын
Thank you teacher for valuable teachings, I really gained knowledge with your outstanding teaching capabilities just for free of cost, I can jast say happy thanks for you.
@ChuckHahm
@ChuckHahm 3 жыл бұрын
Great video! Clear, nicely organized with relevent examples.
@durgaprasadvinukonda
@durgaprasadvinukonda Жыл бұрын
This tutorial was Awesome 👏. Thank you Nana . I learned a lot from your channel .
@xarmandop
@xarmandop Жыл бұрын
Awesome, thanks for this short, handy and clear introduction to YAML
@amour_armour
@amour_armour Жыл бұрын
Thank you, Nana! wow, this feeling of understanding is incredible
@VladimirPeric22
@VladimirPeric22 3 жыл бұрын
Clear, simple, very informative. Thank You !
@sami-nn9fg
@sami-nn9fg Жыл бұрын
The dash in the ">-" symbol at 15:36 is a "block chomping indicator". From the specification: "Stripping is specified by the “-” chomping indicator. In this case, the final line break and any trailing empty lines are excluded from the scalar’s content."
@pedrojaviermunozgarcia3721
@pedrojaviermunozgarcia3721 8 ай бұрын
you never stop surprising me , thanks for your lessons!
@jairunet
@jairunet 2 жыл бұрын
That was a really clear and to the point explanation, really appreciate it.
@MK72887
@MK72887 2 жыл бұрын
Always on point and I learn a lot from your vids. Thank you Nana
@hp.ramesh
@hp.ramesh 2 жыл бұрын
Great video with very clear explanation. Looks like you skipped a few other features like anchoring and type conversion. I would have also liked to hear about what happens to comments and multi sections ("---" feature) when YAML is converted to JSON. Thank you for teaching us!
@johncarrell11
@johncarrell11 2 жыл бұрын
I agree this was wonderful and simple to follow. I wonder, however about two things. It seems as if the concepts of environment variables and placeholders are parser specific. It doesn't seem to be a part of the core YAML syntax. I understand that it is used when describing Kubernetes deployments but the title of this video says nothing about a specific use case for YAML. I explored this using the canonical `pyyaml` Python package and confirmed that, out-of-the-box, it doesn't understand these concepts. It treats a "$" prepended string as a normal string and actually raises an exception when an unquoted string is used starting with "{{". These are obviously valuable concepts for a particular use case, like K8s but should be clearly denoted as not something you'll find in a basic YAML parser. I'm open to feedback on if I have misunderstood this concept. Thank you, nonetheless!
@siddharthojha4190
@siddharthojha4190 3 жыл бұрын
Most useful YAML tutorial for DevOps engineers. Appreciate the effort.
@TechWorldwithNana
@TechWorldwithNana 3 жыл бұрын
Thanks a lot Siddharth, really happy to hear it's useful for you guys :)
@amoodi
@amoodi 3 жыл бұрын
Probably best video on Yaml to kick start.
@prasadrao4840
@prasadrao4840 Жыл бұрын
Nana, you are outstanding in Teaching , Simple and Best . Many Thanks
@OutdoorsHappiness
@OutdoorsHappiness 2 жыл бұрын
thanks for this high quality introduction, clear and to the point !
@holgerhedenius6929
@holgerhedenius6929 2 жыл бұрын
I like your tutorials and this is all explained in an easy to understand way. 👍
@dmitry311212
@dmitry311212 2 жыл бұрын
Great and very clear explanation! Thanks a lot for your job, it is really useful!!!
@boyizhang1476
@boyizhang1476 2 жыл бұрын
Concise, to the point tutorial. Thank you so much!
@bgable7707
@bgable7707 2 жыл бұрын
VERY NICE!!! Clear & thorough. On to your "Kubernetes YAML File Explained "
@jeymsie2474
@jeymsie2474 2 жыл бұрын
amazing tutorial. always simple and straight to the point
@alifiroozizamani7782
@alifiroozizamani7782 2 жыл бұрын
AWESOME, thank you nana... thank you to share such a great content for free... you helping many people❤🍻
@shubhambansal2250
@shubhambansal2250 4 жыл бұрын
Mam your concepts are so good and you explain everything with its purpose and in detail. Thank you so much for making your channel, may it grow to millions of subscribers. Just keep going like this and explain every devops tool
@TechWorldwithNana
@TechWorldwithNana 4 жыл бұрын
Hi Shubham, thank you so much for your comment. This is really motivating, happy you think so 🙏 🙂 That's exactly my plan to explain many many more devops tools, which are extremely helpful for you guys 😇
@xxxxxx542
@xxxxxx542 3 жыл бұрын
finally I understand YAML !! , great explanation !!😁😁 Thank you Nana !! 👍😁
@TechWorldwithNana
@TechWorldwithNana 3 жыл бұрын
Cool glad it was so helpful 🙂👍
@PGhai
@PGhai Жыл бұрын
Thanks for creating this video, I use notepad++ a lot, apart from coding I use it for documentation too, I was looking for some simple solution to fold block of sentence / lines so thought this would be the best option
@juanmacoo
@juanmacoo 4 жыл бұрын
Amazing video! Very well structured and the editing was on point. I already knew most of these being a daily kubernetes user but I still found huge value in watching. Thank you!
@TechWorldwithNana
@TechWorldwithNana 4 жыл бұрын
Thanks Juan! Really happy to hear you got some value out of it, even though you are more experienced :)
@chun-lunlin7397
@chun-lunlin7397 4 ай бұрын
this is sooo good and well explained! thanks Nana!
@petermobiel1447
@petermobiel1447 Жыл бұрын
Thank you Nana!! Very well explained and usefull to implement generics in my scripts
@patricknelson
@patricknelson 2 жыл бұрын
YAML has one idiosyncrasy regarding list indentation that I don’t really like, but whichever you choose - be consistent. You can even see this variation in how list indentation can be expressed at 8:09 (happens to me a lot by accident, too). So, apparently with YAML lists, you can actually put the dash/hyphen at the SAME indentation level as the parent. You just have to ensure that the first attribute (e.g. “app” in your example) and all other attributes under it are still indented by the same amount (e.g. if you’re using 2 spaces for indentation, the dash takes up one space, then one space after that, then the first attribute). Then subsequent attributes are _also_ still indented with 2 spaces relative to the parent. It’s more dense and even if you’re using normal 2 space indentation, it’s more of a subjective decision: Which do *you* choose? E.g. When you conceptualize a list, does the list itself start indented at the dash or is it’s indentation location dictated by the list contents? 🧐
@TcheloJG
@TcheloJG 3 жыл бұрын
Your channel is amazing. Thanks a lot for that!
@denniswillenborg4828
@denniswillenborg4828 3 жыл бұрын
Thanks for the very clear and nuanced video!
@buju7
@buju7 29 күн бұрын
Thanks a lot for the video. Amazing. One tiny thing that wasn't mentioned is the difference between > and >- as seen in your example. I believe >- will remove the trailing new line at the end of the single line
@ashraffouad
@ashraffouad 2 жыл бұрын
Helpful video, clear explanation, many thanks for your effort.
@SudharshanAcharia
@SudharshanAcharia 4 жыл бұрын
Very well put video, effective and precise. Brilliantly explained, Cheers to you 👍😉
@TechWorldwithNana
@TechWorldwithNana 4 жыл бұрын
Thank you Sudharshan, glad you liked the video and teaching style 👩🏻‍💻🙂
@mmm763
@mmm763 2 жыл бұрын
What a great explanation....Nana, you are great.
@flaviaruffner1074
@flaviaruffner1074 2 жыл бұрын
Thanks. Really great review and refreshher for the rules of yaml.
@northshorepx
@northshorepx 4 жыл бұрын
Excellent. Simple and easy to understand. Thank you!
@TechWorldwithNana
@TechWorldwithNana 4 жыл бұрын
You're welcome, glad you liked my teaching style :)
@bhaumik17able
@bhaumik17able 4 жыл бұрын
Bravo !! Neat and Simple. Was expecting this from you Ma'am.. Keep uploading more. Stay blessed !!!
@TechWorldwithNana
@TechWorldwithNana 4 жыл бұрын
Thank you! glad I met your expectations :D
@polarispolaris5077
@polarispolaris5077 2 жыл бұрын
People are talking good about your tutorials, so let me try u up. I c here so far so good!
@SA-xq3xe
@SA-xq3xe 2 жыл бұрын
Very clear. Thank you Nana for this tutorial
@alagurajar.k3463
@alagurajar.k3463 3 жыл бұрын
Nice explaination and good to hear XML json yaml comparision.
@amitrastogi1405
@amitrastogi1405 2 ай бұрын
Thanks for this video. It's an excellent tutorial on YAML!
@skviknesh
@skviknesh 2 жыл бұрын
Super fantastic explanation and organisation!!! Subscribed after watching the first video 🤩
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Thank you 🤗
@apollo2278
@apollo2278 3 жыл бұрын
Danke! Das war genau der überblick den ich gerade gebraucht habe. Super erklärt!
@TechWorldwithNana
@TechWorldwithNana 3 жыл бұрын
Danke Mike, das freut mich zu hören! 😊
@raghavops146
@raghavops146 Жыл бұрын
This is an excellent video on Yaml. Thanks a ton.
@aviagronov5466
@aviagronov5466 3 жыл бұрын
Thank you so much for the excellent and detailed explanation.
@s.atifhussainrizvi6065
@s.atifhussainrizvi6065 3 жыл бұрын
I love your tutorials - pls carry on - Thanks
@mlndev
@mlndev 3 жыл бұрын
So much help in one video! Thanks!
@shashirajitagi616
@shashirajitagi616 Жыл бұрын
Excellent, very intuitive.. much appreciated 👍
@felixpujols1895
@felixpujols1895 Жыл бұрын
Beautifull explanation! Subscribed!!!
@michaelcolun9849
@michaelcolun9849 2 жыл бұрын
Thank you Nana, very well put together
@janituma9769
@janituma9769 4 жыл бұрын
Awesome Video ! Love the way how you explain ❤️ can you pls make videos: - how to create secret and add to your deployment config - how to start writing a deploymentConfig for a app - ConfigMap (when we need it and how to config it) - how to bring a application on OpenShift, step by step. For example Jira to OpenShift - detailed explanation of a deploymentConfig - explain config of PV/PVC
@TechWorldwithNana
@TechWorldwithNana 4 жыл бұрын
Hi, thank you for your feedback and all your suggestions!! :) Did you already check out my Kubernetes Playlist? kzbin.info/aero/PLy7NrYWoggjwPggqtFsI_zMAwvG0SqYCb I cover already many of your mentioned topics. Except Openshift
@alekseyslovyagin6056
@alekseyslovyagin6056 2 жыл бұрын
Best explanation of YML ever, thx
@jaya3926
@jaya3926 2 жыл бұрын
Your explanation is amazing... Thank you very much ..
@dallastee1005
@dallastee1005 Жыл бұрын
best tech teacher in KZbin! qq to anyone, newbie here, at 10:55, isn’t “ports” here a “list of objects” instead of just a “list”? ty
@dmitriysolodukha9646
@dmitriysolodukha9646 3 жыл бұрын
Awesome. Very helpful. Thank you Nana
@barrywang1586
@barrywang1586 2 жыл бұрын
Thanks for the intepretation, very clear and helpful. Learn a new tool, YAML.
@ca7986
@ca7986 3 жыл бұрын
Very well explained, thanks ❤️
@manasviniganesh8202
@manasviniganesh8202 2 жыл бұрын
Thanks, Nana for the smooth explanations. You're a great teacher! I have a doubt: at 15:40 Line number 5 you have typed >- You have explained uses of > and - separately but how should they be interpreted together?
@danieljayne2906
@danieljayne2906 2 жыл бұрын
Was going to ask this too. It means no line break at the end.
@skdogra2010
@skdogra2010 3 жыл бұрын
Thanks for super easy and fun tutorials. Timestamps are something I like the most. Lots of good wishes.... Keep up the good work ..thanks
YAML crash course
20:51
Hitesh Choudhary
Рет қаралды 85 М.
Terraform explained in 15 mins | Terraform Tutorial for Beginners
18:15
TechWorld with Nana
Рет қаралды 1,5 МЛН
A pack of chips with a surprise 🤣😍❤️ #demariki
00:14
Demariki
Рет қаралды 35 МЛН
小女孩把路人当成离世的妈妈,太感人了.#short #angel #clown
00:53
1❤️#thankyou #shorts
00:21
あみか部
Рет қаралды 82 МЛН
Каха ограбил банк
01:00
К-Media
Рет қаралды 2,2 МЛН
YAML Tutorial | Learn YAML in 10 Minutes
10:08
Kahan Data Solutions
Рет қаралды 85 М.
YAML Basics // Level Up Your Home Assistant Skills
22:58
This Smart House
Рет қаралды 69 М.
Learn YAML in 17 Minutes (Tutorial)
17:52
Indently
Рет қаралды 13 М.
What is DevOps? REALLY understand it | DevOps vs SRE
35:33
TechWorld with Nana
Рет қаралды 870 М.
Kubernetes Crash Course for Absolute Beginners [NEW]
1:12:04
TechWorld with Nana
Рет қаралды 2,6 МЛН
Learn JSON in 10 Minutes
12:00
Web Dev Simplified
Рет қаралды 3,1 МЛН
What is Ansible | Ansible Playbook explained | Ansible Tutorial for Beginners
16:41
Docker Tutorial for Beginners [FULL COURSE in 3 Hours]
2:46:15
TechWorld with Nana
Рет қаралды 5 МЛН
YAML | In One Video
10:37
Giraffe Academy
Рет қаралды 388 М.
A pack of chips with a surprise 🤣😍❤️ #demariki
00:14
Demariki
Рет қаралды 35 МЛН