Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


In this Discussion

Tutorials/resources to understand Kubernetes
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Tutorials/resources to understand Kubernetes

So, I’m on the lookout for a new job, and a lot of places ask for experience with Kubernetes.

I am generally familiar with Docker, and I’m looking for resources that would help me with understanding Kubernetes. I’ve skimmed the documentation at kubernetes.io, and at this point I know a few words, but would like something that’s more hands-on.

What are some resources you’d recommend?

Comments

  • let_rockslet_rocks Member
    edited October 2022

    When I was learning Kubernetes/K8s about a year/year and a half ago, I sometimes found some parts of the official documentation feeling a bit "unfinished".
    I learned by looking up simple examples (e.g. how to get a web app running using PHP, SQL and NGINX). I can recommend the following YouTube playlist:
    https://www.youtube.com/playlist?list=PLy7NrYWoggjziYQIDorlXjTvvwweTYoNC

    She has more content related to DevOps, containers, etc. Quite useful.

    Thanked by 3Void bulbasaur dosai
Sign In or Register to comment.