From the course: Debugging Kubernetes
What you should know - Kubernetes Tutorial
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.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.