Complete Kubernetes Course - From BEGINNER to PRO

Поделиться
HTML-код
  • Опубликовано: 23 дек 2024

Комментарии • 211

  • @manidharanupoju
    @manidharanupoju 4 месяца назад +62

    I am a Kubernetes Engineer and this is an awesome resource covering almost everything related to Kubernetes, except a few things like writing Controllers. Amazing work!

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад +9

      Thanks! I felt that if I tried to show building a custom crontroller the course would be too long 😅

    • @manidharanupoju
      @manidharanupoju 4 месяца назад +7

      @@DevOpsDirective This content by itself is an excellent work to the community and a great starting point for beginners. I wish I had this resource when I got started. Cheers! 😄

    • @بطاطاوالتوام
      @بطاطاوالتوام 4 месяца назад +3

      Please add a new video to write a custom controller

    • @rezamira3192
      @rezamira3192 2 месяца назад +1

      hello
      I am beginner in Kuber, according to your feedback, you think this video can help me to learn about Kuber?

    • @manidharanupoju
      @manidharanupoju 2 месяца назад

      @@rezamira3192 absolutely

  • @uubaidullah
    @uubaidullah 4 месяца назад +59

    Never clicked so fast on any video, anticipating this course for while after you announced it on linkedin, gald that you finally posted, looking forward to learning from it and many thanks for the efforts you put in to make this course(checked github repo couple of time), once finished watching, following, learning, practicing will be reviewing it also in comment, wish me luck

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад +7

      It was a journey to reach this point! Excited to release it today! 🙏

  • @msafdaralikhan9498
    @msafdaralikhan9498 4 месяца назад +7

    I am a devops engineer still trying to learn kubernetes. This is an extremely helpful video. Thank you so much.

  • @daimondante3373
    @daimondante3373 2 месяца назад +4

    After coming back to Kubernetes after a 5+ year break, this was the perfect resource to get back up to speed on everything I had forgotten, as well as a fantastic introduction to many tools that reduce or obviate the manual tedium that can arise when administering a cluster. I can promise I'll be referring back to this video and its accompanying git repo many times over the coming weeks and months. Thank you!

  • @ahmedabd2259
    @ahmedabd2259 22 дня назад +1

    Im only 12 min in the course and already loved it , thanks a lot for sharing this information, you are gold.

  • @ShameOnZionists
    @ShameOnZionists 2 месяца назад +2

    as soon as I saw this thumbnail I couldnt but tap into this amazingly important video, thanks

  • @epixtille7069
    @epixtille7069 4 месяца назад +24

    I Have SpaceX Site Reliability Engineer interview this week, and this video came in totally clutch. Wish me luck on it! I'll report back if I get the offer.

    • @mayowaojo4496
      @mayowaojo4496 4 месяца назад

      Wishing you luck and success!

    • @Peshyy
      @Peshyy 3 месяца назад +1

      How'd it go?

    • @Dmitrii-Kalashnikov
      @Dmitrii-Kalashnikov 3 месяца назад +2

      Did you get the offer? 🤞

    • @dhpz
      @dhpz 2 месяца назад

      any update?

    • @Peshyy
      @Peshyy 2 месяца назад +25

      @@dhpz dude was so good they strapped him to a rocket and sent him in the sky

  • @fab-infotech-solutions
    @fab-infotech-solutions Месяц назад +3

    Once again the most professional video I've seen on Kubernetes! You should teach in Universities!

    • @kunalmasle5421
      @kunalmasle5421 Месяц назад +1

      hey..i just wanted to ask..that is it right if I watch this series then I don't need to watch any other series..and do i get all the knowledge of kubernetes in this video only?

  • @darshann4307
    @darshann4307 4 месяца назад +7

    Just want to say how detailed oriented and different your videos are. Super grateful for making these amazing tutorials, for someone who's lost in the world of devops, you're like the shining light in the dark. Thank you so so much for this!!!

  • @MadeByGPS
    @MadeByGPS 4 месяца назад +19

    This is an amazing resource. Great work Sid. Thank you for making this for the community.

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад +1

      Thanks, GPS! That means a lot coming from you!

  • @shaikhanuman8012
    @shaikhanuman8012 День назад

    Thanks for sharing great knowledge on kubernetes

  • @KunalKushwaha
    @KunalKushwaha 4 месяца назад +1

    This will help a lot of people!

  • @mungaihpk5504
    @mungaihpk5504 4 месяца назад +2

    Your tutorials are so helpful. And yet they are free. God bless you

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад +3

      I’m not a good business man 😅💸

    • @mungaihpk5504
      @mungaihpk5504 4 месяца назад +2

      @@DevOpsDirective I'll make it a habit to be buying you coffee occasionally whenever I can. Thanks a lot.

  • @ArunRamakrishnan
    @ArunRamakrishnan 4 месяца назад +3

    What a wonderful course. Amazing work from Sid to devote his time for us. God bless you.

  • @blixenkrone
    @blixenkrone 3 месяца назад

    Hey man, thanks a lot for this. I am a sr developer trying to up my knowledge into more devops based areas, and enjoyed following your tutorial.
    One thing to mention is that your python app image doesn't exist, so people will be stuck in the image pull state error around 3:46:00.
    Besides that, very good tutorial, thanks a lot!

    • @DevOpsDirective
      @DevOpsDirective  3 месяца назад +2

      It doesn’t exist (for you) because it is a private repo on dockerhub.
      I debated if I should make it public or not, but keeping it private forces people to go through the process of learning how to build/push to their own repo and manage imagePullSecrets (if they make their repo private)
      Since the core part of the app still runs fine without the load generator I decided to keep my repo private.
      What do you think? Should I toggle it to public?

    • @blixenkrone
      @blixenkrone 3 месяца назад +1

      @@DevOpsDirective
      Ah right, that makes complete sense. It didn't occur to me that you wanted us to build and push the docker image to our own registry and create the secret to solve the pod error.
      I did initially wonder how adding our own personal credentials should make it able for us to pull from your private image registry, but shrugged it off to quickly since the Python application is a sort of a "bonus" part.
      I don't think the image should be public necessarily, perhaps the video explanation around this part is a bit too implicit, although I may have just skipped the part too quickly.
      Anyway, liked and subscribed, I am now going to dive into your Terraform course. Cheers man.

  • @MaikDiepenbroek
    @MaikDiepenbroek 3 месяца назад

    Amazing resource, used it as a touch-up of my k8s knowledge, and was pleasantly surprised of the covered topics and the depth in which you explained them all. Great job!

  • @satishvutti
    @satishvutti 4 месяца назад

    Good to see your answers from real industry related issues/queries.
    One more which I am intrigued by is how to handle vulnerabilities in k8s clusters. Suppose if they are found in the product or in the container images post project completion, what SOPs we can suggest irrespective of underlying tech stack and how should we establish a process (I know this may not be so technical but wondering how we create one such agreement with customers). Thoughts pls

  • @Fullflexno
    @Fullflexno Месяц назад

    Thank you for this. Cheers from norway!

  • @AdrianVrabie
    @AdrianVrabie 3 месяца назад

    wow... this video is very promising. will plan time to follow everything you did in the video asap. thank you!

  • @matisa
    @matisa Месяц назад

    Great course, very useful. It would have been nice to get an example with ArgoCD/Flux in the CI/CD section.

    • @DevOpsDirective
      @DevOpsDirective  Месяц назад +1

      @@matisa I decided to use Kluctl since I don’t think it gets enough love… I do have this video I collaborated with Akamai on showing an end to end fluxCD example though!
      ruclips.net/video/2CCZ8fcLyGk/видео.html

  • @AleksandarIvanov69
    @AleksandarIvanov69 4 месяца назад +2

    I saw Trivy, Tilt and Kluctl so I am fully in!
    Thank you so much for this incredible resource of knowledge!

  • @WeslynFe
    @WeslynFe 2 месяца назад

    amazing, your courses are incredible Sid, Thank you so much!

  • @shivkrishnajaiswal8394
    @shivkrishnajaiswal8394 21 день назад

    @DevOpsDirective at 56:45 you entered "tl"for task list. How did you enable this?

  • @lilyli339
    @lilyli339 4 месяца назад +1

    Really enjoying this course! Thank you so much for making it!

  • @michaelchan6144
    @michaelchan6144 Месяц назад

    Thanks for the great work! Could you add the Exclalidraw diagrams to the written guide?

  • @chi-h-huynh
    @chi-h-huynh 2 месяца назад

    Just bought you a tiny coffee! Very amazing content. Thank you very much!

  • @VarshaNagaraj-vt8sf
    @VarshaNagaraj-vt8sf 4 месяца назад +1

    liked the video and subscribed.i am a incoming freshmen to university(18yrs).i wanted a pathway to learn kubernetes,hope this helps me.beginnning it right now.hope to see you in person and gain some knowledge

  • @maheshvarmac
    @maheshvarmac Месяц назад

    @DevOpsDirective This is pure gold. Very detailed and Excellent work.

  • @lohitgaddipati
    @lohitgaddipati 4 месяца назад

    Been following for a long time and it started with terraform course. Love you videos! just wanted to thank you!!!

  • @karnatimanideep369
    @karnatimanideep369 4 месяца назад

    Wonderful content Sid! Really loved it. Is it possible to get the slide deck?

  • @stanleychukwu7424
    @stanleychukwu7424 4 месяца назад

    men you did it!!!!! i'm so so so so so proud of you! you're a great human being, you're an awesome teacher and i wish you all the very best that life has to offer.. i pray that GOD gives you the grace to make it to heaven... GOD blessings on you my bro

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад

      It was a journey, but am happy to release it into the world!

  • @pandreas100
    @pandreas100 2 месяца назад

    Great work! Helped me to step in kubernetes on an advanced level, really great

  • @Saylcoms_Smart_Technologies
    @Saylcoms_Smart_Technologies 4 месяца назад

    Finally I got something I have been looking for all along. Thank you ❤

  • @elmatining
    @elmatining 4 месяца назад

    Amazing resource. Nicely done Sid. Thanks you for sharing this knowledge to the community

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад

      Happy it has been received so well by the community! 🎉

  • @codytech9558
    @codytech9558 3 месяца назад

    Thank you for sharing this type of content.

  • @saggygnaw
    @saggygnaw 4 месяца назад

    Perfect timing, thanks for this!

  • @yyev89
    @yyev89 4 месяца назад +2

    What a great day and an amazing opportunity to learn from the best teacher. Thanks a lot! With big respect 🙂

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад

      A great day for me too! Excited to release this to the community! 🚀

  • @rezamira3192
    @rezamira3192 2 месяца назад

    such as other video, it is a great resource for beginner such as me.

  • @onlylovelyvibes4467
    @onlylovelyvibes4467 4 месяца назад

    AMAZING Content , thank you for your time and effort

  • @dub161
    @dub161 4 месяца назад +1

    Great Course. Can't thank you enough.
    Next- Maybe CI/CD course?

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад +1

      This course includes a section on CI/CD! (but focused on building and deploying containers and less on other aspects)

  • @forevertga
    @forevertga 4 месяца назад

    The technologies covered are really impressive. Thanks @DevOpsDirective

  • @Dmitrii-Kalashnikov
    @Dmitrii-Kalashnikov 3 месяца назад

    Thank you for taking care of us like a parent. You have created a versatile environment for us with all the necessary software. With just one command, you set up the environment and led us step by step into the world of Kubernetes.take care of us like a parent, created a variable environment for us with all the necessary software and with one command set up the environment and step by step lead us into adulthood of Kubernetes. 👶👉🚀

  • @victorbuendia1258
    @victorbuendia1258 4 месяца назад

    thank you so much Sid for this amazing work you do! it is so extremely valuable to the community

  • @beeman-dev
    @beeman-dev 4 месяца назад

    This was awesome and came just in the right time! Watched it all from A-Z over 2 days! 🥳

  • @Niepopulista
    @Niepopulista 2 месяца назад

    I'am actually typing all task by hand, since it makes easier for me to remember commands and they meaning.
    Otherwise during job interview I would remember only task commands ^_^

  • @CaratacusAD
    @CaratacusAD 2 месяца назад +1

    Is anyone else getting "sudo: cloud-provider-kind: command not found" inside their devbox shell when trying to spin up the external IP with task kind:03-run-cloud-provider-kind: at 1:30 timestamp section on a MAC?

    • @DevOpsDirective
      @DevOpsDirective  2 месяца назад

      It should have been installed by devbox, but you can use the instructions here if that isn’t working for you github.com/kubernetes-sigs/cloud-provider-kind

    • @CaratacusAD
      @CaratacusAD 2 месяца назад

      @@DevOpsDirective Wow thanks Sid for replying so quickly, I tried this earlier and had the same error output.
      I finally worked out what the problem was just now after retrying your suggestion. When I was running the "devbox shell' CMD and it was building out the environment it was complaining of a Go compiler version mismatch which I ignored as all the tools seemed to work up until this point. I just installed the tool version Go compiler (go version go1.23.1) with GVM and rebuilt the devbox shell with no compiler mismatch errors outputted this time and all works now :) I'm new to development and Devops tooling in general so it was a good learning experience encountering this problem. Many thanks again :)

    • @DevOpsDirective
      @DevOpsDirective  2 месяца назад

      @@CaratacusAD nice work debugging it! That is a key skill for any DevOps role!

    • @franeksu
      @franeksu Месяц назад

      i know i'm late, but i had the same error on Fedora 40. For anyone in the future - in my case it was just running the command without sudo.

    • @DevOpsDirective
      @DevOpsDirective  Месяц назад

      @ not too late! This video still gets ~800 views/day, so hopefully your comment helps some future viewers! 🙏

  • @gustavojuantorena
    @gustavojuantorena 4 месяца назад

    Wow!! 6 hours of Kubernetes. Thank you!

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад +1

      I'm just glad it didn't end up being over 10hrs! 😅

  • @ibrahimjamil3155
    @ibrahimjamil3155 4 месяца назад +1

    as usuall best content in market

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад +1

      @@ibrahimjamil3155 “you get what you pay for!” 💸😆

  • @romanbrych4216
    @romanbrych4216 4 месяца назад

    Currently I'm taking your docker course. I know my next destination.

    • @abdulkhaliq297
      @abdulkhaliq297 4 месяца назад

      how is it for beginners?

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад

      This course assumes some container knowledge, so you are doing them in the proper order! 🚀

  • @abayomifolarin8774
    @abayomifolarin8774 4 месяца назад

    sid the best guy in the game, lol i rushed to this video as if the season 9 of game of thrones just came out

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад

      I should collab with George R. R. Martin for the sequel to this course 😅

  • @PinguinoRodriguez-hd8bw
    @PinguinoRodriguez-hd8bw 4 месяца назад

    This is an awesome resource, thanks a lot. Quick question, I am waiting on the Civo verification, could I skip that setup for now and come back when my account is ready?

  • @karthikb.s.k.4486
    @karthikb.s.k.4486 4 месяца назад

    Nice tutorial. Could you please tell me what configuration of Macbook are you using . I want to use for both Devops and LLMS .

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад

      I’m using a 2018 MBP… you don’t necessarily need the fanciest hardware 🤷
      Running LLMs locally seems like it would be more resource intensive than most DevOps tasks

  • @rahaan365
    @rahaan365 2 месяца назад

    OMG! What a herculean effort you must have put to build this video. ❤🎉🙏. Thank you. Btw what tools did you use to create the decks and diagrams? Simplicity at its best.

  • @mmbalogun7083
    @mmbalogun7083 4 месяца назад +1

    Good bless you!!!😍for this course

  • @gautamkr2935
    @gautamkr2935 4 месяца назад

    Thanks, this is an amazing resource.

  • @vivekpatil7948
    @vivekpatil7948 4 месяца назад

    Thanks for this ❤. Liked and already subscribed

  • @akintunero
    @akintunero 4 месяца назад

    Yessssss.... Now about to drown myself in this. Thank you Sid

  • @varunpalsingh3822
    @varunpalsingh3822 4 месяца назад

    thank you so much, I have requested you for this, and you delivered 😃

  • @rebelwwg1wga431
    @rebelwwg1wga431 28 дней назад

    I am making something like zillow.... thinking about using hetzner infractruture (especially thei new s3 which will be available soon)... What can you suggest here? Is it good choice (it will be huge so i need to see also cost of everything..thats why i am thinking about mainly hetzner and their dedicated servers)... What "tools" should i use?
    ps. great video - thanks

  • @davood7497
    @davood7497 3 месяца назад

    Great job !

  • @anonymousvevo8697
    @anonymousvevo8697 3 месяца назад

    Amazing course

  • @brothermalcolm
    @brothermalcolm 3 месяца назад

    What are the prerequisites for this course?

  • @aahtut
    @aahtut 4 месяца назад

    really thanks for sharing bro!🙂

  • @debelistic
    @debelistic 2 месяца назад

    I'm finding it hard to setup devbox and nix on Apple M2. Any tip

  • @jayranpariya7142
    @jayranpariya7142 2 месяца назад

    can add a aws setup also

  • @saydschannel9600
    @saydschannel9600 2 месяца назад

    I am stuck while creating clusters in wsl. task: Failed to run task "kind:02-create-cluster": exit status 127 . cant proceed

  • @deephouse369
    @deephouse369 4 месяца назад

    Thank you for the awesome content 😊❤

  • @kanieseiya4134
    @kanieseiya4134 2 месяца назад

    I'm a beginner to kubernetes. Is it related to micro services?

  • @bullheadrider
    @bullheadrider 2 месяца назад

    Got stuck here : task: Failed to run task "kind:02-create-cluster": exit status 127 in wsl . cant create cluster -- "kind": executable file not found in $PATH : Had to install kind separately for WSL

  • @arifmoazy1371
    @arifmoazy1371 Месяц назад

    thanks for content

  • @claudioperroni3153
    @claudioperroni3153 Месяц назад

    i still don't get how do you setup the autocompletion for Task on the terminal in vscode, can someone help me?
    for future viewers: to use this you have to update to task's latest version, which is different than the one included.
    task --completion bash > bash_completion
    and then run the generated script.

    • @maheshvarmac
      @maheshvarmac Месяц назад

      task --completion bash > bash_completion

    • @claudioperroni3153
      @claudioperroni3153 Месяц назад

      @@maheshvarmac to use this you have to update to task's latest version, which is different than the one included. no big deal, just to let future people in the comments know

  • @sinafallahpour2626
    @sinafallahpour2626 2 месяца назад

    does this course needed accessing to the Google cloud? im from iran and don't access to the cloud so can I watch this course?

    • @DevOpsDirective
      @DevOpsDirective  2 месяца назад

      You can do 95% of everything locally using KinD (and the course includes instructions for doing so)

  • @rahimturobov2363
    @rahimturobov2363 2 месяца назад

    it looks like it is a great course, but i am stuck at civo account verification and i cannot get api key without verification. it seems that civo does not provide services for my country. is there any alternative cloud kubernetes provider that i can use? or will i be able complete the course without civo?

    • @DevOpsDirective
      @DevOpsDirective  2 месяца назад +1

      You can complete the course with any kubernetes cluster.
      Throughout the course I use Civo, Goolge Cloud, and a local KinD (Kubernetes in Docker) cluster.
      Any of these work for nearly all of the course. There are some specific examples where I show something specific to a particular cloud, but those are rare.
      I'd suggest using the KinD cluster so you don't have to worry about anything cloud related and you will be able to do 95% of the course!

  • @qimingchen4002
    @qimingchen4002 10 дней назад

    How long does CIVO account checking take? It is over 24 hrs and they are asking my LinkedIn profile 😮

    • @DevOpsDirective
      @DevOpsDirective  10 дней назад +1

      Not sure - I created my account a few years ago. I would just use the KinD cluster option in the meantime!

  • @iam_mz
    @iam_mz 4 месяца назад

    Thank you so much for this wonderful course!!!😍🤩

  • @Manickblaze
    @Manickblaze 4 месяца назад +1

    there are lots of dependencies which i am struggling to get through... many items are not already available

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад +1

      Did you use devbox to set up your development environment as described in module 3?

    • @Manickblaze
      @Manickblaze 4 месяца назад

      @@DevOpsDirective apologies. Let me check that again.

  • @PeterVatler-hv6nf
    @PeterVatler-hv6nf Месяц назад

    I messed up my api key paste. Now I'm getting this:
    Unable to list regions: Error: Unknown error response - status: 401 Unauthorized, code: 401, reason: {"code":"bearer_token_invalid","reason":"The provided Bearer token is invalid or expired"}
    Error getting supported regions to feature Error: Unknown error response - status: 401 Unauthorized, code: 401, reason: {"code":"bearer_token_invalid","reason":"The provided Bearer token is invalid or expired"}
    How should I solve this?
    I've tried listing the api keys but I keep getting this message.

    • @DevOpsDirective
      @DevOpsDirective  Месяц назад +1

      I'm assuming you are talking about for the Civo CLI?
      The CLI stores its config in a file at ~/.civo.json
      You can either:
      1. Manually update the incorrect API key with a new correct one
      2. Delete the file entirely and then go through the setup process again to add a new API key
      Hope that helps!

    • @PeterVatler-hv6nf
      @PeterVatler-hv6nf Месяц назад

      @@DevOpsDirective Thanks a lot, I managed to solve this! After replacing the invalid apikey I still needed to run the civo:00-authenticate-cli task.

    • @DevOpsDirective
      @DevOpsDirective  Месяц назад

      @@PeterVatler-hv6nf 🚀

  • @zandernoriega
    @zandernoriega 4 месяца назад

    This is 🔥🔥🔥 thanks

  • @monte019
    @monte019 Месяц назад

    thankss!!

  • @DevVersity
    @DevVersity 4 месяца назад

    I have subscribed ❤

  • @Levy957
    @Levy957 4 месяца назад

    amazing!! thank you

  • @rathansivva2940
    @rathansivva2940 4 месяца назад

    Hey do we need any prerequisite to learn this ?

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад

      I cover the prerequisites 2 minutes into the video (1:50)

  • @cramproductions1212
    @cramproductions1212 3 месяца назад

    Sid - I've enjoyed your presentation and detail here as others mention. I am getting tripped up with civo though; I'm continually getting a bearer token is invalid or expired while attempting to save the api key as in this step: ruclips.net/video/2T86xAtR6Fo/видео.html. While I'm trying to skill-up on civo's docs, do you have a pointer for my error to research/validate?

    • @DevOpsDirective
      @DevOpsDirective  3 месяца назад

      Are you able to create resources via the Civo web portal? If so, that would isolate the issue to just the CLI
      Beyond that I would just say try to follow the docs here www.civo.com/docs/overview/civo-cli

    • @cramproductions1212
      @cramproductions1212 3 месяца назад

      @@DevOpsDirective Thanks for the reply - I can create resources in the web portal. I've engaged with their support - the only civo command I can run is to use the -help parameter. Everything besides that is returning the same error. Both in shell or where I've installed it outright.
      Fun! :)

    • @cramproductions1212
      @cramproductions1212 3 месяца назад

      I may be missing something on my end, but does this install via devbox deal with a civo.config file?

    • @cramproductions1212
      @cramproductions1212 3 месяца назад

      I was missing a civo.json pointer here. The course material that I was working through here had not addressed this or didn't have this set - every time I executed civo it errored with not authd'' messages.

  • @suleimanumar258
    @suleimanumar258 4 месяца назад

    thank you so much!

  • @DearSweetMelody
    @DearSweetMelody 4 месяца назад

    Will this help for the CKA?

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад

      Not really, it is closer to the CKAD (but doesn’t target any particular certifications)

  • @proton9101
    @proton9101 4 месяца назад

    Thanks a lot

  • @jeffson30
    @jeffson30 4 месяца назад

    Thank you!

  • @kmart007
    @kmart007 4 месяца назад +1

    Really struggling with devbox part. Can we bypass devbox? Thanks.

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад

      You could, but then you would need to install all of the tools directly on your system and you might run in to issues related to versions.
      What OS are you on and what issue are you seeing?

  • @vivekpatil7948
    @vivekpatil7948 4 месяца назад

    Please everyone first like the video and then start to watch

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад +1

      lol, people can watch first and decide whether or not it earns the like 😅

  • @electron-Volt
    @electron-Volt 4 месяца назад

    thanks so much

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад

      You’re welcome! I hope you find it useful!

  • @debillion
    @debillion 4 месяца назад

    Is this CKAD or CKA course?

    • @DevOpsDirective
      @DevOpsDirective  4 месяца назад +1

      Neither! This is “how to use Kubernetes in the real world”
      Of the two it is closer to CKAD, but I didn’t target any particular certification

    • @debillion
      @debillion 4 месяца назад

      @@DevOpsDirective Thanks. I will be studying this over the weekend

  • @joyebot7371
    @joyebot7371 4 месяца назад

    Thanky you!!!!!!!!!!!!!!!!

  • @quocthinhle8072
    @quocthinhle8072 3 месяца назад

    1:30:27

  • @podunkman2709
    @podunkman2709 3 месяца назад

    OMG, like in 90s. No GUI?

  • @AJPHIL-bt4me
    @AJPHIL-bt4me 2 месяца назад

    Broo cooked and I thank God to be alive to eat it

  • @subhasrisb11tha28
    @subhasrisb11tha28 3 месяца назад

  • @bullheadrider
    @bullheadrider 2 месяца назад

    Now got stuck with gum and so on and on . it is really hard to work with WSL. I would recommend not to use this tutorial who are using WSL

    • @DevOpsDirective
      @DevOpsDirective  2 месяца назад

      Did you use DevBox to install the dependencies?

    • @bullheadrider
      @bullheadrider 2 месяца назад

      @@DevOpsDirective Thanks for your reply. initially i did and it took a lot of time i am not sure all was installed or not but after 4 hours i just clocked and it said it installed few. then i was having dependency issues one by one.
      Now i deleted everything and started from scratch pulled new from git now it keeps saying "Invalid statement (at line 1, column 1)" in devbox shell command :(

    • @DevOpsDirective
      @DevOpsDirective  2 месяца назад

      ⁠hmm… the devbox install instructions can be found here and have a WSL tab www.jetify.com/docs/devbox/installing_devbox/
      Install shouldn’t take that long unless you are on very slow internet or something

  • @yotu9670
    @yotu9670 25 дней назад

    Woah what k8s course for free??? But why?
    You could take easy 500!!

  • @TommyFink-y6c
    @TommyFink-y6c 2 месяца назад

    Clark Ronald Davis Anna Brown Joseph

  • @toyly2820
    @toyly2820 Месяц назад

    awesome but I lost myself after 4 hours