K3S Lightweight Kubernetes Cluster

Quickly setup and maintain a Lightweight Kubernetes cluster with K3S.
GitHub Project: github.com/morrismusumi/kuber...

Пікірлер: 28

  • @Bondismo
    @Bondismo4 күн бұрын

    Incredibly clear and concise explanation. Your editing of clips showing documentation you were using and your steps taken on the cli made this a great reference. Thanks for the upload!

  • @abessesmahi4888
    @abessesmahi488811 ай бұрын

    You have high quality tutorials on your channel, congrats. Can't wait for upcoming tuts. Thank you so much for your efforts.

  • @EngineeringWithMorris

    @EngineeringWithMorris

    11 ай бұрын

    Thanks a lot for watching and for the feedback. Much appreciated.

  • @naftali100
    @naftali100 Жыл бұрын

    fast, clean, to the point, no messing around. very cool!

  • @EngineeringWithMorris

    @EngineeringWithMorris

    Жыл бұрын

    Hey, thanks!

  • @Factoryidiot
    @Factoryidiot8 ай бұрын

    Dude, make more. You have a very simple, clear methodical way of explaining.

  • @cyberjohn44
    @cyberjohn44 Жыл бұрын

    Excellent video. Keep up the good work and watch your channel grow.

  • @EngineeringWithMorris

    @EngineeringWithMorris

    Жыл бұрын

    Thank you! Will do!

  • @r.in.shibuya

    @r.in.shibuya

    3 ай бұрын

    Morris let me know if you want to work with my team remotely on a project here in Tokyo.?

  • @Xavier-K
    @Xavier-K10 ай бұрын

    Short & Sweet Answers, No Junk/Spam - Love From India.

  • @P8860
    @P886011 ай бұрын

    Just found your channel. Awesome content!

  • @fredimachadonet
    @fredimachadonet10 ай бұрын

    Great content Morris, thank you!

  • @daynauth
    @daynauth8 ай бұрын

    Liked and subscribed. Great video

  • @ianmubangizi
    @ianmubangizi Жыл бұрын

    Very nice tutorial.

  • @EngineeringWithMorris

    @EngineeringWithMorris

    Жыл бұрын

    Thank you!

  • @jagisarcilla
    @jagisarcilla4 ай бұрын

    Hey Morris, keep up the good Work

  • @EngineeringWithMorris

    @EngineeringWithMorris

    4 ай бұрын

    Thanks Jagi, will do!

  • @bendono
    @bendono11 ай бұрын

    You mentioned copying /etc/rancher/k3s/k3s.yaml to your local machine to enable direct access. (My K3s cluster is installed in a VM.) I also needed to do the following: 1) Copy to ~/.kube. ($HOME\.kube\ in Windows) 2) Rename it to "config" (no extension) 3) Update the server to the correct hostname (or IP). 4) Download kubectl. (Can save anywhere.)

  • @EngineeringWithMorris

    @EngineeringWithMorris

    11 ай бұрын

    Hi, thanks for watching and for sharing the extra KUBECONFIG instructions. I am sure many will find them very useful.

  • @offakerala
    @offakeralaАй бұрын

    Would you be able to create a video showing how to set up RKE2 on a Raspberry Pi cluster?

  • @BrianThomas
    @BrianThomas7 күн бұрын

    Don't you need 5 nodes in order to have an HA cluster?

  • @ChristopherHaws90
    @ChristopherHaws903 ай бұрын

    The piece of the puzzle that hasn’t clicked for me yet is how you are supposed to know all of this without needing to reference every services docs constantly. In software development I install a package and then I get full intellisense but for k8s and docker/docker compose, it feels like you just have to k ow the values and constantly look at the docs to make sure the values haven’t changed. Are there no tools for autocomplete and analysis in an IDE?

  • @adekurniawan1693
    @adekurniawan16937 ай бұрын

    hallo dude, nice explanation. it's possible to use k3s for production environment?

  • @user-db2yx9ze3r
    @user-db2yx9ze3r11 ай бұрын

    can you make a tutorial to setup k3s on hetzner?

  • @offakerala
    @offakeralaАй бұрын

    Can you please create an update video or updates the scripts?

  • @bendono
    @bendono11 ай бұрын

    This is great. I've been using K3S for a while, but I was not aware of rancher/k3s/config.yaml or rancher/k3s/registries.yaml.

  • @EngineeringWithMorris

    @EngineeringWithMorris

    11 ай бұрын

    Thanks for watching. Glad it was helpful.

  • @the_original_dreamer
    @the_original_dreamer2 ай бұрын

    i see a k3s.yaml file in /etc/rancher/k3s is this the new "config.yaml" ? great work I hope we get more