From the course: Debugging Kubernetes

What you should know

- [Instructor] Let's talk about what you should know to get the most out of this course. Having some familiarity with Kubernetes will be helpful. If you have a rough idea of how Kubernetes works and how to deploy applications into it, then you're good to go. If you need to refresh this knowledge, check out Learning Kubernetes by Kim Schlesinger or my starter course, Kubernetes: Your First Project to get started. You should also feel comfortable with navigating through a terminal. If you're not, no problem. I'll guide you through everything. Finally, we're going to experiment with private container image registries during this course. If you'd like to follow along during these sections, you'll need to create a Docker Hub account if you don't already have one. Docker Hub is a free container image registry hosted by Docker, the world's most popular container runtime. Check out the next video if you're interested in setting this up.

Contents