Do NOT Learn Kubernetes Without Knowing These Concepts...

2024 ж. 5 Мам.
197 053 Рет қаралды

Try CastAI out for FREE - cast.ai/travis
When I was asked to deploy containers to Kubernetes at a new job, I was confident I could learn it quickly.
Well, I was wrong.
Kubernetes is complex, mainly because there are underlying skills that developers do not possess which makes it confusing.
So it's vital to first learn these concepts, and only then Kubernetes will make sense.
In this video, I'll teach you what those 5 concepts are.
My Newly Launched Coding Community - imposterdevs.com
Timestamps
00:00 Intro
01:05 Kubernetes adoption is growing
01:12 Concept 1
04:50 Concept 2
06:00 Sponsor
07:20 Concept 3
09:07 Concept 4
10:20 Concept 5
11:06 Kubernetes Course Recommendation
12:24 Outro
Video Resources
Learn Docker in One Hour - • Docker For Beginners: ...
Learn AWS Networking For Programmers - • AWS Networking Basics ...
Neworking Video - • Computer Networking Fu...
YAML article - www.cloudbees.com/blog/yaml-t...
Kubernetes Udemy Course Recommendation - geni.us/KciFOCO
** Career Path Coding Tracks **
Web Developer - geni.us/jBigBd
Software Engineer - geni.us/AbMxjrX
Machine Learning - geni.us/GporLlT
Python Developer - geni.us/tv2FJBU
DevOps Engineer - geni.us/MgHtJ
** My Coding Blueprints **
Learn to Code Web Developer Blueprint - geni.us/HoswN2
AWS/Python Blueprint - geni.us/yGlFaRe
Both FREE in the Travis Media Community
** I write regularly **
travis.media
** FREE EBOOKS **
📘 travis.media/ebooks
LET'S CONNECT!
📰 LinkedIn ➔ / travisdot. .
🐦 Twitter ➔ / travisdotmedia​
🙋🏼‍♂️ Website ➔ travis.media
#kubernetes #kubernetesforbeginners #docker
*This video was sponsored by CastAI
** Some of the links in this description may be affiliate links that I may get a little cut of. Thank you.

Пікірлер
  • 1. Containerization (like Docker) 2. Cloud Basics 3. YAML 4. Networking Basics 5. Linux

    @caitlinmclaren2695@caitlinmclaren26955 ай бұрын
    • Thanks , :)

      @SirDevops@SirDevops4 ай бұрын
    • thanks

      @shubhankarsharma5438@shubhankarsharma54384 ай бұрын
    • Thanks dude

      @manikandannj5890@manikandannj58903 ай бұрын
    • hero

      @krulig@krulig3 ай бұрын
    • Better than 13min ad I just watched.

      @yomajo@yomajo3 ай бұрын
  • One of the best decisions I made lately: subbed to this man's channel. I love the practical approach he takes in sharing the knowledge.

    @TurntableTV@TurntableTV5 ай бұрын
  • perfect timing! I was just looking for this. Keep up the great work!

    @k-STL-2023-zk6wx@k-STL-2023-zk6wx5 ай бұрын
  • you are quickly being my favourite tech tuber , you make great content travis

    @neosekaleli1609@neosekaleli16095 ай бұрын
  • I’m Kubernetes certified CKA & CKAD I’m fully agree with you about the prerequisites and also something really important to emphasize is mastering Linux before going to K8s because this is the only OS Kubernetes deals with

    @thewarrior9827@thewarrior98275 ай бұрын
    • 100%. Are you for that CKS now?!?! I've been putting off the CKA now for like 4 years, myself. 😆

      @TravisMedia@TravisMedia5 ай бұрын
    • @@TravisMedia I surely will 😊

      @thewarrior9827@thewarrior98275 ай бұрын
    • I am studying an intro to containers and I would lije to know in your opinión it is worth certification in containers. Are there many jobs oportunities? Thanks for your answer.

      @jamesmiths72@jamesmiths725 ай бұрын
    • GIGA CKAD

      @dave6012@dave60124 ай бұрын
    • Have you been able to get a job because of your cka or ckad?

      @geebee4166@geebee41663 ай бұрын
  • Thank you for this video, I was looking into learning kubernetes. I like your videos you deserve more subs man :D

    @akshar234@akshar2345 ай бұрын
  • Travis, watching your videos gives me good motivation. I also started learning new stuff!! thanks 👍

    @SriSri-vm4nq@SriSri-vm4nq5 ай бұрын
  • You teach from fundamental and I loved it. It gave me a blueprint abt how to understand something in this case kubernetes in the big picture

    @bagaspermana88@bagaspermana885 ай бұрын
  • Travis, u inspired me 5 months back to go on Devops journey. I am using udemy to prepae for Devops job. I completd : 1.Linux Administrator course : Imran Afzal 2.Bash scripting----> Narendra 3.Git --> Bogdan stashuk 4.Maven --> Bharath Thippireddy As of now, trying to complete AWS [Fundamentals + Solutions Architect Associate] by stephen . Next will b : SonarQube---->Nexus---->Docker--->Kubernetes--->Terraform--->Ansible---->Prometheus & Graffana---->Python

    @manojkumar-jt3fw@manojkumar-jt3fw5 ай бұрын
    • Bro any chance of getting job for you with current knowledge? my issue is I will learn for 4-5 months then i gave up and i have to start all again. I lost hope too. I think we have to learn a lot to get into DevOps junior roles too

      @goutham9831@goutham98315 ай бұрын
    • @@goutham9831 wat tools have u completed till now ?

      @manojkumar-jt3fw@manojkumar-jt3fw5 ай бұрын
    • ​@@goutham9831😮

      @Aditya-rl1nc@Aditya-rl1nc3 ай бұрын
    • @@goutham9831 prepare ur own notes. Keep revising it I am about to finish Stephen mareck solution architect associate. Docker kubernetes terraform Ansible r left now. 4 months.

      @manojkumar-jt3fw@manojkumar-jt3fw3 ай бұрын
  • Thank you so much for the video, it was very helpful!! I'm so happy that I found your channel, your content is amazing!! Keep it up 💗⭐

    @fhreakzzz@fhreakzzzАй бұрын
  • Amazing info video, completely agree to you Travis. Thanks a lot.

    @NelsonCrespo-cn1en@NelsonCrespo-cn1en3 ай бұрын
  • Docker is a huge prerequisite as well as docker compose and swarm to get you used to microarchitecture, how networks function and communicate as well as services in between containers, and swarm to get you used to orchestration. If you do those first kubernetes will be a lot more familiar to you.

    @phillipgilligan8168@phillipgilligan8168Ай бұрын
  • Thanks for all you do! 💪🏽

    @hectorhernandez7389@hectorhernandez73895 ай бұрын
  • I used to be a PHP developer 20 years ago. I had no idea I'd be interested in this stuff but I seem to be. It's like lego but cooler. Your videos are very clear, concise, and most of all.... WELL PACED! nice one my man.

    @TerenceKearns@TerenceKearnsАй бұрын
  • Thank you for this video i wanted to learn all these concept and your video gave me a starting point for that.

    @foodie_ka_ghar-ll3cq@foodie_ka_ghar-ll3cq2 ай бұрын
  • Holy Smokes... I didn't know it was this involved... I'm halfway home in terms of the requirements, but the stuff about networking will absolutely need to be learned....

    @busyrand@busyrand5 ай бұрын
  • Outstanding. Thanks for keeping it short and to the point.

    @nwokobia@nwokobia26 күн бұрын
  • Thank you, i'm a network engineer taking on the devop role at our company. At the moment I am struggling to deploy apps on a eks cluster. I will be checking out the udemy course you recommended.

    @concept_la@concept_la5 ай бұрын
    • Hi, I am on that course right now, amazing option, from my point of view the best one I've ever seen about Kubernetes Administration.

      @NelsonCrespo-cn1en@NelsonCrespo-cn1en3 ай бұрын
  • Great information Thank you for this video for us learning kubernetes

    @Wassap133@Wassap1335 ай бұрын
  • Thank you for sharing this to learn Kubernatares ❤

    @mukundkumar3700@mukundkumar37004 ай бұрын
  • Thanks man. Awesome video. Keep it up!

    @SehicNijaz@SehicNijazАй бұрын
  • Perfect timing. Thank you.

    @adeosinowo7187@adeosinowo7187Ай бұрын
  • Came at the right time. Thank you

    @adenugbamicheal2140@adenugbamicheal21405 ай бұрын
  • Thank you very much, this was arranged in a verly clear and correct way. Can you make a video about how to debug ongoing and occouring issues with Pods, and how to monitor k8s?

    @DARKWWW@DARKWWW3 ай бұрын
  • Great video, thank you!

    @georgecagle3829@georgecagle38294 ай бұрын
  • Travis always has helpful tips..Let's Gooooooooo

    @williamngasso8436@williamngasso84365 ай бұрын
  • tank you for the course tips

    @aristotelesfernando@aristotelesfernando5 ай бұрын
  • I would include learning Docker Compose as the second step. It's a highly effective method for running containers locally, regardless of whether they're configured to run in a Kubernetes cluster or other environments.

    @dacam29@dacam2918 күн бұрын
  • Brilliant video! Thanks!

    @xelaksal6690@xelaksal6690Ай бұрын
  • Great vid Travis! In the same boat as you were haha, need to deploy containers in kubernetes for work😂

    @shergillmanav2349@shergillmanav23495 ай бұрын
  • Hi Good One, But I think for some one to even understand containers, they should not go use docket first, with out docker they should try to containerize a process in their linux using cgroups and namespaces linux kernel concepts which is infac he fundamental concept behind containers and then kubernetes is just a orchestration and management of these containers.. with some intelligence for load placing etc... across nodes... or machines ( physical.. or virtuall.. )

    @sarvamsuperapp@sarvamsuperapp5 ай бұрын
  • Thank you ❤

    @SunsetNova@SunsetNova5 ай бұрын
  • Hi Travis. Thankyou for the Video. Even though, I understand the Docker / Kube basics, how would you relate this with Serverless Architecture using Lambda Functions? I started to learn SAM but cannot able differentiate in terms of which one Supersedes when creating server or deploying Apps? Any general guidelines would be helpful. Thankyou.

    @faisalraj6654@faisalraj66545 ай бұрын
    • IMO, Lamdas/Serverless Architecture are a completely different ways to create solutions. A Lambda is an ephemeral process that does not reside on a server, nor in a container. It is a complete, standalone stateless application; the only way to have data persistence is to have the Lambda send whatever data to an external store. If you need to orchestrate Lambdas, Step Functions are what is usually used. Containers, on the other hand, can persist as long as you want, and can be more heavy-weight. Since containers can scale up and down, external stores can be mounted for data persistence.

      @gregshonle2072@gregshonle20724 ай бұрын
  • Where I work, we abandoned docker and started using Podman about a year ago.

    @Nobody-eg4bi@Nobody-eg4bi5 ай бұрын
    • Why?

      @DroisKargva@DroisKargva5 ай бұрын
    • That's basically the same thing I guess.. It has a lot of enhancements though and the best thing is it automatically starts up when you start the the laptop/computer. No more systemctl start docker 🥲

      @suyashnalawade8272@suyashnalawade82725 ай бұрын
    • Only principal software engineer knows, probably.

      @igorushka@igorushka5 ай бұрын
    • podman is essentially same as docker but has rootless advantage and will most likely be the replacement for docker

      @SweetMelon-sd1qu@SweetMelon-sd1qu5 ай бұрын
    • @@SweetMelon-sd1qu you nailed it, it is more secure than docker

      @Nobody-eg4bi@Nobody-eg4bi5 ай бұрын
  • Hey nice one ! Any prompts on how to go about getting a legacy app containerized..

    @rajeshramakrishnan4121@rajeshramakrishnan41214 ай бұрын
  • thanks, helpful

    @jackz.5656@jackz.56565 ай бұрын
  • great video but I thought it was going to be learning about "Kubnernetes" not Kubernetes... you fooled me :) seriously though, truly great and appreciated video. Thanks.

    @atoms.channel@atoms.channel5 ай бұрын
  • Hi Travis. Amazing content. I wanted to inquire on your video setup. Would you be willing to answer a few questions?

    @mosesmbadi4158@mosesmbadi41584 ай бұрын
  • Great video, YAML stands for "Yet Another Markup Language"

    @alfredoolmedo744@alfredoolmedo74423 күн бұрын
  • Thank you.

    @rajeevrasa@rajeevrasa5 ай бұрын
  • google has a paper on Borg that is a good reading to understand some of the design decisions behind kubernetes

    @RM-xr8lq@RM-xr8lq2 ай бұрын
    • can you share the link please?

      @Sakshivjain20@Sakshivjain20Ай бұрын
  • I didn’t understand anything but the feeling they were pleasant🤩

    @warhawk8511@warhawk8511Ай бұрын
  • If you have less then 100 servers and < 1000 containers don't even bother go into k8s. Most of orgs even some medium-big businesses don't need such complexity to maintain their MONOLITH-microservice architecture)

    @ordinarygg@ordinarygg5 ай бұрын
  • I learnt kube from a developer perspective in around 6 months, plus additional 1 months for Jenkins and additional CI/CD stuff. I am now learning something like ansible and planning for AWS. 😅

    @rickbhattacharya2334@rickbhattacharya23345 ай бұрын
    • congrats! you are on 1/20 step to understand how everything works

      @ordinarygg@ordinarygg5 ай бұрын
    • @@ordinaryggso true 😂 IT hole is real

      @DroisKargva@DroisKargva5 ай бұрын
  • @Travis I believe there is a mistake in your explanation with regards to Docker @3:20. When one creates a container out of the image, all the necessary dependencies/libraries are already baked into the image, there is no re-running of those instructions when a container is started. If everything runs again and needs to install the libs/dependencies, there is no point of creating the image. One can just use a shell script file as a start up script.

    @rakeshvarma1907@rakeshvarma19072 ай бұрын
  • nice for beginner

    @cabrelngako8877@cabrelngako88775 ай бұрын
  • I've been working with k8s as a hobby for over 2 years now. I was looking for (and still working on) a way to run a platform I'd like to commercialize at some point. And, although I have a successfully running k8s cluster with like 30+ apps running, and I'm heading to my own very opinionated platform. I still wouldn't ever call myself an expert. I'm a jack of all trades and master of none. These basics are definitely important, but there is a whole lot more.

    @scottamolinari@scottamolinari2 ай бұрын
    • That being said, I think a general understanding of what k8s means in terms of not only being an orchestration management system for containerized apps is important, but also understanding the fluidity between development, devOps and turning k8s into a PaaS for your company, is hugely important too. You could theoretically have all development outside of k8s, however, I know this is missing out on taking full advantage of k8s. And, having all dev'ing done outside of k8s is going to be a constant source of uncertainty, when things go wrong. Is the root cause the dev environment or is it the k8s environment? Yes, containers are supposed to help alleviate this concern, but they don't really in the end. The only way to remove that big question is to have the code being developed actually running in a real cluster with all the accessible services too. Once you see this path and can offer it to devs in an automated way, you also increase development velocity manyfold. It's why SRE is being renamed platform engineer slowly but surely. And yeah again, I'm just doing this as a hobby. But, I love it. 😁

      @scottamolinari@scottamolinari2 ай бұрын
  • Same situation here. Familiarity with Helm is also needed.

    @shubhojitdasgupta6901@shubhojitdasgupta690122 күн бұрын
    • Yes!

      @TravisMedia@TravisMedia21 күн бұрын
  • Thank you

    @swaroopb1526@swaroopb15262 ай бұрын
  • Hi there. i am now a CCNA, RHCSA, RHCE and i have knowledge in WinServ Do you recommend me going through AWS then some basic Docker and then to CKA?

    @AnvarRustamov@AnvarRustamov2 ай бұрын
  • thank you

    @mulhamnokia1951@mulhamnokia19512 ай бұрын
  • BRAVO!

    @mishvik@mishvik11 күн бұрын
  • great info

    @chalimsupa6603@chalimsupa66032 күн бұрын
  • I'm a software engineer and I have a question: why are companies starting to demand Devops skills from software engineers?

    @DanSimiao@DanSimiao11 күн бұрын
  • Ctl as control feels a lot more natural to me. Ctl as cuttle seems like raised-by-wolves speak.

    @chrisblum8358@chrisblum83584 ай бұрын
  • Clear English on the course and is 84% off for the next 10 hours, wish me luck

    @karenorgan6203@karenorgan62033 ай бұрын
  • How about hinglish in the course ?

    @maksimmuruev423@maksimmuruev4233 ай бұрын
  • What makes AWS EKS a “managed service?”

    @JabYoFace@JabYoFace20 күн бұрын
  • I think you just saved me from a decent year of walking in hell. Thank you Travis, great content!

    @traian.norbert@traian.norbert5 ай бұрын
  • Woww. Thanks

    @venkatayogakedarasarvan4869@venkatayogakedarasarvan48693 ай бұрын
  • Prerequisites Linux an docker .. I don't think any other thing needed..

    @vikastiwari6780@vikastiwari67805 ай бұрын
  • If only u could do a video where u explain everything with real situations, like say in order for KZhead to run we need kubernetes as the middle man

    @stephenmodiba8969@stephenmodiba89693 ай бұрын
  • I'm absorbed in this content. I had the privilege of reading something similar, and I was absorbed. "Mastering AWS: A Software Engineers Guide" by Nathan Vale

    @John83118@John831182 ай бұрын
  • Self delete isn't the best option. Policies that crush one party but prop up the other party will always test the sanity of the one being crushed. Can't delete policy.

    @randomando9953@randomando99535 ай бұрын
  • Content begins at 2:10. You are welcome.

    @alsto8298@alsto82984 ай бұрын
  • "Yaml which stands for 'Yaml ain't a Markup Language' "

    @red_boum@red_boum4 күн бұрын
  • Travis media? I was tought that was other channel.

    @victorpinasarnault9135@victorpinasarnault91354 ай бұрын
  • You haven't mentioned the helm package manager, and where companies will force you to write 100 services for an app if there is no helm for the given target image, and you have to do it in a day :D.

    @DamjanDimitrioski@DamjanDimitrioski4 ай бұрын
  • YAML aint a superset of JSON ;-)

    @marksmith2540@marksmith25402 ай бұрын
  • 👍

    @Shriramkrishnhari@Shriramkrishnhari5 ай бұрын
  • Dude, YAML is not a superset of JSON. JSON uses lots of double quotes - for all keys and many values. And ignores whitespace. YAML depends on whitespace (which can be really annoying sometimes, especially if people throw in tabs) and typically doesn't use quotes ... though you can, but you need to be careful. And it auto-interprets and changes some of your values '(like 'NO" being changed to 'false', even if you wanted 'NO" to refer to Norway. or '1.0' is changed to '1' so be careful with version numbers). JSON doesn't do this nonsense.

    @H4KnSL4K@H4KnSL4K4 ай бұрын
  • type kubectl like it's your first name. Don't alias it. Grow your muscle memory.

    @seannalexander@seannalexander2 ай бұрын
  • 2:10

    @RicoZaid_@RicoZaid_Ай бұрын
  • 10:41 I very much disagree. Use the actual command as doing so makes copying examples painless. Should you alias kubectl as `k`, you now need to manually edit your example every time you want to share a command in a document, over chat, or when creating a bug report. Alias flags you want to (nearly) always pass. Only shorten commands if you know you won't be sharing examples very often. I alias `n` to nano for example.

    @codeman99-dev@codeman99-dev5 ай бұрын
  • Great video!! But ummmm actuallyyyy.... YAML stands for Yet Another Markup Language, not YAML Ain't Markup Language. Super important difference

    @hayden2298@hayden22985 ай бұрын
    • "Depending on whom you ask, YAML stands for yet another markup language or YAML ain’t markup language (a recursive acronym), which emphasizes that YAML is for data, not documents." - Red Hat

      @caitlinmclaren2695@caitlinmclaren26954 ай бұрын
    • @@caitlinmclaren2695 I stand corrected. Thank you for the info!

      @hayden2298@hayden22984 ай бұрын
  • Travis, this content is SO helpful, but damn, you talk wayyyyyyyyyy too fast (I had to play it at 75%) and this video would be significantly easier to follow if it had some text overlays. My poor little visual learning brain struggled with this one.

    @chelseabruce6229@chelseabruce622925 күн бұрын
  • It's "Yet Another Markup Language", not "Yaml Ain't Markup Language"

    @Muaahaa@Muaahaa5 ай бұрын
    • stackoverflow.com/questions/6968366/if-yaml-aint-markup-language-what-is-it

      @TravisMedia@TravisMedia5 ай бұрын
    • ​@@TravisMediaThanks for sharing. So this is the quote: "After a few months of us working together, I pointed out that YAML (which most definitely stood for Yet Another Markup Language at that time) was not really a markup language (marking up various elements of a text document) but a serialization language (textual representation of typed/cyclical data graphs). We all liked the name YAML, so we backronymed it to mean YAML Ain't Markup Language." I guess the "marketing" for their name update hadn't penetrated the circles I'm in, since I've only ever heard to original naming for many years. But, good to know what it is officially.

      @Muaahaa@Muaahaa5 ай бұрын
    • ​@@MuaahaaEither way, I think its a hotly debated thing. I just ran with what popped in my head for the video. Thanks for bringing it up though. Good to know more about it now.

      @TravisMedia@TravisMedia5 ай бұрын
  • Typo? "Kubnernetes" => "Kubernetes"

    @hatmojoe@hatmojoe5 ай бұрын
    • Thank you 🙏🏻. Fixed 🤦‍♂️

      @TravisMedia@TravisMedia5 ай бұрын
  • You cant say stuff like "spot instance automation with fallback" in the same video you are recommending people to study basic cloud tech

    @user100-yj8xc@user100-yj8xc2 ай бұрын
  • managing a kube cluster sounds like the most boring job ever, akin to guarding sheep. Please convince me otherwise as I m trying to find motivation to learn this so as to shamelessly ride this hype wave.

    @sunaxes@sunaxes2 ай бұрын
    • This is called dev ops, and yes, many find it boring, as mostly about managing and monitoring configuration. But it is massively rewarding to get something running smoothly and reliably.

      @mrsupremegascon@mrsupremegasconАй бұрын
  • never use KGF

    @mmshasan@mmshasan2 ай бұрын
  • Africa?

    @seannalexander@seannalexander2 ай бұрын
  • I'm almost positive that YAML stood for "Yet Another Markup Language"

    @franciscoalmonte6378@franciscoalmonte63782 ай бұрын
  • “Developers have a weakness when it comes to networking” _I’m in this photo and I do not like it_

    @dave6012@dave60124 ай бұрын
  • You didn't actually list a *single* concept specific to kubernetes. This is a list of things you need to know for docker-compose

    @palpytine@palpytine3 ай бұрын
    • What? You can use Kubernetes without knowing what containerization is?

      @TravisMedia@TravisMedia3 ай бұрын
  • Please clap

    @ipiano234@ipiano2344 ай бұрын
  • The certified Kubernetes installers dont add up for Africa

    @flakes57@flakes572 ай бұрын
  • YAML = "Yet Another Markup Language"

    @markuscwatson@markuscwatson4 ай бұрын
  • Bloated caution for bloated tech from bloated tech youtuber. Thank god I can quickly list "concepts" in comments.

    @ilbezr@ilbezrАй бұрын
  • KGB, haha

    @yuzeli2303@yuzeli23035 ай бұрын
  • Your voice sounds like a rapper.

    @Mrslykid1992@Mrslykid1992Ай бұрын
  • almost half of the video is wording that has nothing to do with the title, and he brings a sponsor in the middle!!!! this guy is a scam

    @carlosgarcia1165@carlosgarcia116528 күн бұрын
  • Do NOT Learn Kubernetes.... Ok I will take your advice

    @basicguy5785@basicguy57854 ай бұрын
KZhead