Learning Kubernetes with Diagrams (v1.35)

This course is designed so that you can learn many parts of Kubernetes (โ˜ธ) through illustrations. ๐Ÿงญ In particular, it expands upon the proven content of the bestseller 'Kubernetes/Docker for Building Container Infrastructure Environments' to help you study Kubernetes itself in greater depth. ๐Ÿ’ฏ Additionally, practical content is periodically added to the 'Supplementary Lessons.' ๐Ÿ‘‰ Please be sure to compare this with other courses :)

(4.9) 213 reviews

2,607 learners

Level Intermediate

Course period Unlimited

Docker
Docker
Kubernetes
Kubernetes
Docker
Docker
Kubernetes
Kubernetes

Reviews from Early Learners

4.9

5.0

supportkim

29% enrolled

Although I have used Kubernetes briefly, I only used what I needed for work, so I often used it without knowing why I was using it, or without properly knowing what it meant or how it worked. But listening to the explanation slowly while looking at the pictures and example codes like this helped me organize my thoughts and it was very helpful. I would like to recommend it to both those who are completely new to Kubernetes, and those who have experience using it clumsily like me but feel like they can't explain it to others because they can't organize it!

5.0

์ •์—ฐ์šฑ

20% enrolled

I got a lot of help from Kubernetes Easy Start! I was able to easily understand the concepts and principles through the explanations using pictures, and this Kubernetes with Pictures additionally includes code explanations, so I think I'm even more excited! Thank you for always giving great lectures. #KubernetesNavigationFighting

5.0

si.kang

100% enrolled

I really liked the detailed lectures and the continuous reinforcement of the lectures.

What you will gain after the course

  • I can understand the code (YAML) that makes up Kubernetes.

  • You can check the conditions of the Kubernetes infrastructure through code.

  • You can actually implement a Kubernetes cluster using kubeadm.

  • You can learn the purposes of useful kubectl options (describe, logs).

  • You can deploy and expose objects such as Pods and Deployments as code.

  • You can learn about the elements associated with Kubernetes services.

  • You can learn various ways to use Kubernetes volumes.

  • You can learn how to configure and manage Kubernetes nodes.

  • You can learn in detail how to configure and manage Kubernetes pods.

  • You can manage the resources of a Kubernetes cluster.

  • You can learn in detail about scheduling, which is the flower of Kubernetes.

  • We will cover Probes in detail, which are essential for developers using Kubernetes.

  • You can learn various ways to effectively deploy the containers you have developed.

  • You can learn how to automatically manage applications (e.g., HPA).

Recommended for
these people

Who is this course right for?

  • Those who have been waiting for the next lecture of 'Kubernetes Made Easy'

  • Those who found the Kubernetes manual difficult to follow

  • For those who want to organize broad Kubernetes concepts all at once.

  • Those who wanted a lecture on the latest version of Kubernetes (v1.30)

  • Those who want to reinforce the Kubernetes section from the book 'Kubernetes/Docker for Building Container Infrastructure Environments'

  • Those who want to handle and learn Kubernetes as a cluster concept rather than a single-node concept.

  • Those who are curious about practical details

Need to know before starting?

  • 'Kubernetes Made Easy' course or basic Kubernetes knowledge

  • Basic usage of vi or vim (Y, dd, p, :wq, :q!)

  • Basic Linux commands (e.g., cd, ls, cat, etc.)

  • Basics of networking (e.g., 192.168.1.10/24 and 192.168.1.101/24 can communicate with each other)

  • Enthusiasm to learn markup languages such as YAML (of course, I will explain)

Hello
This is kubernetes

14,412

Learners

769

Reviews

615

Answers

4.9

Rating

6

Courses

CNCF Ambassador | Cloud Native Engineer

Documents:

Channels:

  • โ€ข Linkedin

  • โ€ข Github

  • โ€ข Youtube

    At Megazone, I serve as a Tech Evangelist and a member of the CoE (Center of Excellence), focusing on Kubernetes and container infrastructure. My primary role involves modernizing and optimizing the costs of the Kubernetes environments used in the company's SaaS products, while also providing Tech Advisory and Container Architecture Design support for external clients. As a Global Ambassador for the Cloud Native Computing Foundation (CNCF), I contribute to the widespread adoption of cloud-native and AI-native technologies. Additionally, I serve as an organizer for the 'IT Infrastructure Engineer Group' and remain active as an open-source contributor.
    I enjoy sharing knowledge, which has led me to teach courses on Ansible and Kubernetes on platforms like Inflearn and Udemy. Believing that knowledge truly gains meaning when documented, I have authored books such as "Kubernetes/Docker for Building Container Infrastructure Environments," "Elegant Ansible," and "Practical Python Programming for System/Network Administrators." I also frequently contribute articles to online platforms like YojeumIT.

More

Curriculum

All

186 lectures โˆ™ (33hr 19min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

213 reviews

4.9

213 reviews

  • vire30648282๋‹˜์˜ ํ”„๋กœํ•„ ์ด๋ฏธ์ง€
    vire30648282

    Reviews 3

    โˆ™

    Average Rating 5.0

    5

    20% enrolled

    I got a lot of help from Kubernetes Easy Start! I was able to easily understand the concepts and principles through the explanations using pictures, and this Kubernetes with Pictures additionally includes code explanations, so I think I'm even more excited! Thank you for always giving great lectures. #KubernetesNavigationFighting

    • kubernetes
      Instructor

      Thank you. :) I will work hard to create additional lectures to help you!

  • aimmvp๋‹˜์˜ ํ”„๋กœํ•„ ์ด๋ฏธ์ง€
    aimmvp

    Reviews 2

    โˆ™

    Average Rating 5.0

    5

    100% enrolled

    I really liked the detailed lectures and the continuous reinforcement of the lectures.

    • akfn211477๋‹˜์˜ ํ”„๋กœํ•„ ์ด๋ฏธ์ง€
      akfn211477

      Reviews 2

      โˆ™

      Average Rating 5.0

      5

      14% enrolled

      After first encountering Kubernetes through other basic lectures, I looked for an intermediate lecture and ended up taking the Kubernetes with Pictures lecture, and I started to understand things I didn't understand before. I always just followed along and used it, but I wanted to know more about the concepts, so I also paid for Easy Kubernetes. I recommend it to those who are new to Kubernetes. #KubernetesNavigationFighting

      • kubernetes
        Instructor

        Aha, of course the other lectures are great too, but for various reasons, there were probably parts that weren't covered or had differences in perspectives, so some people had a hard time understanding them. I'm glad that those parts were filled in well :) Thank you for the review.

    • beemok9007310๋‹˜์˜ ํ”„๋กœํ•„ ์ด๋ฏธ์ง€
      beemok9007310

      Reviews 3

      โˆ™

      Average Rating 5.0

      5

      29% enrolled

      Although I have used Kubernetes briefly, I only used what I needed for work, so I often used it without knowing why I was using it, or without properly knowing what it meant or how it worked. But listening to the explanation slowly while looking at the pictures and example codes like this helped me organize my thoughts and it was very helpful. I would like to recommend it to both those who are completely new to Kubernetes, and those who have experience using it clumsily like me but feel like they can't explain it to others because they can't organize it!

      • kubernetes
        Instructor

        Thank you for the detailed review. I hope we can study together for a long time as Kuber is a tool that will have a huge impact on IT infrastructure!

    • alsdnrdld4827๋‹˜์˜ ํ”„๋กœํ•„ ์ด๋ฏธ์ง€
      alsdnrdld4827

      Reviews 6

      โˆ™

      Average Rating 4.7

      3

      18% enrolled

      :: Pros 1. A good lecture to get used to Kubernetes while doing hands-on practice 2. Active answers make it easy to solve problems when errors occur 3. Additional lectures are added to cover Kubernetes in more detail 4. It is good to teach the skills needed to handle Kubernetes from a practical perspective 5. It is suitable for studying by focusing on the flow of Kubernetes by preparing all the complicated parts 6. There is a lecture that organizes some confusing terms to reduce the difficulty of students as much as possible :: Cons 1. The level of explanation is not accurate or clear and ends at a general level (It is said to be intermediate or higher, but even for intermediate level people, the explanation is general โ€ปThat does not mean it is insincere) It is better to read the official doc to understand properly (If you explain at a level of a general introduction and proceed with the practice right away, you will end one class) 2. There are some parts that use ambiguous expressions or do not understand exactly and speak in a way that makes you understand ambiguously (This part It is covered by revisions in the supplementary lectures later, but it is difficult for students) 3. A lecture that you will regret if you listen to it expecting detailed explanations from other lecture reviews :: Personal overall review 1. Very good for learning the flow of Kubernetes and the way it is handled from a practical perspective 2. Good for getting used to entering and setting Kubernetes commands 3. It seems good for people who have a certain level of understanding of Kubernetes as it provides various supplementary lectures and the know-how of the instructor 4. If you are completely new to Kubernetes, this lecture is likely to be a waste of time. Based on the results of the lectures before this lecture, it is definitely helpful to watch and listen to the lectures before this lecture, but it is not dramatically helpful. It is suitable for those who need practical experience after watching the official Kubernetes homepage doc or other lectures.

      • kubernetes
        Instructor

        Hello MIN and Desire Hamburger, I originally thought that not responding to opinions that have various meanings is respect for the opinions, so I did not reply, but I will share my thoughts on the review as follows. As I wrote in the lecture description above, I think the best textbook is the official Kubernetes website, and I still have no change in that opinion. However, I do not understand why it is called "a waste of time". Everyone has a different way of learning, and I do not understand why it should be evaluated as a "waste of time". I think you will know how much that word causes pain to the creator later (though it would be best if you do not). And it is 'people' who directly check reviews with that word and feel emotions. It is not a machine. Also, I am curious, which **other lectures** (among all lectures provided domestically/overseas) are suitable for a complete beginner? If there is something I can learn from there, I will accept and modify it. No matter how much I think about it, I don't know which domestic/international lecture you are referring to. My intention is that there are some people who find it difficult to start with the official Kubernetes website, so this is still a reference book. If MIN was a better person to start with the official website, then that is because MIN is very excellent and doing a good job, but I don't know if that is something that the current lecture should be criticized for. When you first took the lecture, you must have listened to it to fill in something that was lacking, but if you listened to it because [1-3] was lacking in the above overall review, I understand, but I would like to ask about your thoughts on [4]. As expected, as a Java Spring developer, you may have said that it was very difficult at first because of overlapping terms, but if you look at the official Kubernetes website, there are a lot of overlapping terms. This is something that happened while absorbing the open source characteristics and existing platforms, and there is something that cannot be helped. Anyway, what I want to ask is What kind of lecture is the perfect beginner's course that is not a "waste of time"? If "Official website"? Then the official Kubernetes website is a textbook and reference book, and if the official website is sufficient, there is no need to take the course... I don't know what you mean. The official Kubernetes website is one of the best-maintained documents among open sources, and there can be no course that covers "more content" than the official website. I still think that if the official website is sufficient, there is no need for a separate course. I never wrote that this is a priority over the official website... Why did you write "waste of time" here? If "Other course"? Then I'm really curious. What kind of course are you talking about when you are a complete beginner? I want to know what I am lacking. I don't really understand the 3 points. There are no 3-point courses on Inflearn. 3 points means that the course itself is completely meaningless and is only provided as a "waste of time". If we were to give it a grade, 3 points would be a C. (Actually, it's worse than that. I guess you didn't think about the grading system...) Did you think about it that much? I don't want to arbitrarily impose my thoughts, but I sincerely want to hear @MIN's thoughts and opinions. @All Since it's Chuseok, I'll send you an email later, but I think I'll have to listen to all the feedback and think about whether to stop or continue updating the lecture. I've been having a hard time lately because of the reviews.

      • I wonder if it would be okay if I reported at least 70~80%... Is it right to give a 3 point course evaluation based on 18%?

    Similar courses

    Explore other courses in the same field!