Shiraz Hazrat
Shiraz Hazrat
  • Видео 2
  • Просмотров 70 722
Deploy Kubernetes From Scratch On AWS In 5 Min! (Plus Intro To Kubernetes)
Kubernetes is the latest cutting edge technology that is being massively adopted! It can be challenging to use, but it doesn’t have to be. The sooner you learn it, the better!
This video shows you that you can deploy your own personal kubernetes cluster from scratch in less than 5 minutes!
Useful Links:
Kubernetes Homepage: kubernetes.io/
Kubernetes The Hard Way: github.com/kelseyhightower/kubernetes-the-hard-way
Linux Academy! Certified Kubernetes Administrator Course: linuxacademy.com/course/cloud-native-certified-kubernetes-administrator-cka/
------------------------------
Chapters:
0:00 Intro and Why Use Kubernetes
3:27 Why AWS, why 3 servers, and why not EKS?
6:52 My environment setup
7:17 Tut...
Просмотров: 44 149

Видео

Creating Jupyter Notebooks on AWS the Easy Way!
Просмотров 27 тыс.6 лет назад
This video shows you how to create Jupyter notebooks on AWS in just a few clicks. Looking for more detail on anything explained here? Feel free to ask in the comments below! Also please let me know if you have any comments or suggestions.

Комментарии

  • @rizwanarastu6363
    @rizwanarastu6363 Год назад

    We want more vids! Do one on real-estate investing

  • @fahadrazzaq711
    @fahadrazzaq711 Год назад

    I created it but status shows Pending

  • @keithconner6495
    @keithconner6495 Год назад

    Excellent tutorial. I will look over.videos but if you show how to start stop and keep costs down, that would be great

  • @chuck327
    @chuck327 Год назад

    The beginning explanation was great. I don't really understand the race against the clock. If we all need to stop, slow down, rewind the video, then shouldn't you just explain it slower? I don't see who's benefitting by that clock being there

  • @kamkum2k
    @kamkum2k Год назад

    excellent, on the point, very professional, Thanks

  • @kamkum2k
    @kamkum2k Год назад

    excellent, on the point, very professional ... Thanks

  • @praveenrao9266
    @praveenrao9266 Год назад

    it's really amazing but faced a small issue while running the kubeadm init...as the containerd caused the trouble justby doing below steps 1) rm /etc/containerd/config.toml 2) restarted containerd issue resolved

  • @prabhudevbm2921
    @prabhudevbm2921 Год назад

    enjoyed tq

  • @TajuAlim
    @TajuAlim Год назад

    I work in hospitals with a software called EPIC, but I recently took a 3 month Kubernetes class. It's extremely complex, but I have developed a fundamental understanding of the processes. However, I'm not too confident in my CLI skills as it pertains to K8's. How did you learn, any suggestions?

  • @tamraanderson581
    @tamraanderson581 Год назад

    Hey! great videos, but you need to do more!

  • @asifadam93
    @asifadam93 Год назад

    Great video !

  • @simranbanwait
    @simranbanwait 2 года назад

    you must be popular in the ants community, your fontsize is perfect for them

  • @navyar2170
    @navyar2170 2 года назад

    I created the kubernets cluster using AWS instance everything run fine for 2mins all the pods were in running state but after that all the pods will go to crash loopbackoff state. I worked for 24hours on this and no solution please suggest me the solution

  • @kaiwang2924
    @kaiwang2924 2 года назад

    Thanks for the speedrun!

  • @PatrickBurkeTV
    @PatrickBurkeTV 2 года назад

    Shiraz, great tutorial! I wanted to make a similar tutorial that goes more into depth on the networking bits and linux commands - any issues if I shout you out in my video for the parts that inspire mine?

  • @bilalyahya9124
    @bilalyahya9124 2 года назад

    fantastic bro

  • @shraddheyashrivastava3806
    @shraddheyashrivastava3806 2 года назад

    amazing video, Simple yet explanatory. What is next? Could you create a tutorial on how to get this nginx-server running on some domain? May be using Some Ingress?

  • @ab15h
    @ab15h 2 года назад

    How do you connect to each pod from url?

  • @boople2snoot430
    @boople2snoot430 2 года назад

    at 2x, you're still wasting my fucking time <3

    • @boople2snoot430
      @boople2snoot430 2 года назад

      also @ 10 min you're doing everything wrong :\

    • @boople2snoot430
      @boople2snoot430 2 года назад

      imagine making a 15 min video entitled "in 5 min" and then doing everything wrong :,)

    • @ab15h
      @ab15h 2 года назад

      @@boople2snoot430 Do you have a better way to do it?

  • @manou1409
    @manou1409 2 года назад

    nice video

  • @udohiei
    @udohiei 2 года назад

    Great video, was looking for some basic info on kubernetes and you sir delivered and then some! Great job!

  • @realbootybabe
    @realbootybabe 2 года назад

    wow! Very cool 👍 Thanks for this video and the commands 🙏

  • @dorab.theitexplorer6462
    @dorab.theitexplorer6462 2 года назад

    Thanks for the video ,but I want to say that we need an instance with at least 4GiB RAM... While trying this approach , I had a failure of kubeadm service , does anyone know why?

  • @akinaregbesola
    @akinaregbesola 2 года назад

    Wow! Great job. Thanks so much.

  • @londonbonnie
    @londonbonnie 2 года назад

    great video - really well presented - please make some more!

  • @thedeadbaby
    @thedeadbaby 2 года назад

    Your site's replication/failover/self healing etc ability are limited by your site's access to the database. The whole idea of container orchestration and containers absolutely fails with databases since data has to be stored somewhere not inside a "stateless" container. Containers just don't replicate databases properly. If you use container orchestration without properly replicating/making data highly available, you're still going to get the "single point of failure" problem and no amount of nginx servers being spun up will fix that. Sure, you need less database instances than web servers/cdns/whatever, but you still need to replicate your database. You don't do that with kubernetes. Even in non production environments, databases are just "copy pasted" with full manual migrations when you need to replicate it. No docker, no kuberntes, nothing like that. Just be aware of that when buying into the kubernetes fad.

  • @CosmicPapaya
    @CosmicPapaya 2 года назад

    Shiraz Sir , Thank you so much, this was very helpful !

  • @akinwalefemi8728
    @akinwalefemi8728 2 года назад

    Thanks man👍

  • @devopspanther
    @devopspanther 2 года назад

    Hey, great video thanks alot. Do you think k8s cert alone can get me hired?

  • @barkatansari9730
    @barkatansari9730 2 года назад

    Could you please make real project deployment with SSL certificate

  • @vishalbgp
    @vishalbgp 2 года назад

    Awesome demonstration. Thanks!

  • @yankee-in-london
    @yankee-in-london 2 года назад

    Nice video @shiraz ... any idea if how pricing compares between EC2 self-hosted versus EKS?

  • @owolabiolufemi1677
    @owolabiolufemi1677 2 года назад

    I'm tilled by your tutorial, brief straight to the point and very helpful.

  • @shamanthkm6066
    @shamanthkm6066 2 года назад

    nice video

  • @radojevasovic9234
    @radojevasovic9234 2 года назад

    Fucking clear as day, would be nice to show istio for peeps

  • @maimoonamirza5626
    @maimoonamirza5626 2 года назад

    omg there was no need to set up a timer. didn't understand anything . was too fast

  • @somasundarammuthusamy6072
    @somasundarammuthusamy6072 2 года назад

    How do I access a node port from my browser with this setup? And video is super informative.

  • @jkadoodle
    @jkadoodle 2 года назад

    I'm not sure there is a benefit of the 5 minute approach, when you run commands it moves too fast to easily follow and some of the commands in the description are truncated. Also, the t3.micro instance only has 1 GB of RAM but when I tried to run the Kubernetes commands it complained that 2 GB is required. This needs to be updated, I'm following the steps exactly and getting many Kubernetes errors when running the sudo kubeadm init commands.

    • @voxlumania
      @voxlumania 2 года назад

      Same problem. Looks like we'll need a t3.small instead of a micro.

  • @DataScienceGarage
    @DataScienceGarage 2 года назад

    That is great, thank you for brilliant tutorial!

  • @daviddonadze221
    @daviddonadze221 2 года назад

    nicely done

  • @tojikdominic
    @tojikdominic 2 года назад

    Thanks. Helped a lot.

  • @sreekeshiyer
    @sreekeshiyer 2 года назад

    I'm very new to this.. How can we check if the nginx server is up and running? Do we have to port forward the pod to localhost?

  • @mohammadzamriahmad4086
    @mohammadzamriahmad4086 2 года назад

    After watching your video, I have been using jupyter notebook from sagemaker and loving it. Thank you very much.

  • @jasusig8946
    @jasusig8946 2 года назад

    ECR, ECS also will do the same..how this is different from that?

  • @rajeshsubramanian9692
    @rajeshsubramanian9692 2 года назад

    when you created the additional pods, do they run on the same worker nodes. Dont they create additional EC2 instances?

    • @femsykomgraphics
      @femsykomgraphics 2 года назад

      As far as I know. They will be evenly spun up on the two workers nodes in the cluster. That's is 5 pods on each worker nodes.

  • @brishtiteveja
    @brishtiteveja 2 года назад

    This is gold Shiraz. Thank you very much.

  • @snk9106
    @snk9106 3 года назад

    you could have kept that time display in small font.. it is hiding the contents.. we are not bothered about the time.. :)

  • @snk9106
    @snk9106 3 года назад

    Put Playback speed to 0.25, turn on captions(Cc), mute the speakers, full screen and relax... :)

  • @anandyadav-kx1ju
    @anandyadav-kx1ju 3 года назад

    Great session thanks for making it 🙏

  • @SandeepSingh-hn6it
    @SandeepSingh-hn6it 3 года назад

    Can I know the day to day responsibilities of Kubernetes admin.. Keep slow as not all are like you..Sir.. as we are in learning stage only..