From the course: Kubernetes: Microservices
What you should know - Kubernetes Tutorial
From the course: Kubernetes: Microservices
What you should know
- In this course, you'll learn more about the network inside a Kubernetes cluster, which was designed to support easy communication between microservices that make up working applications. In order to complete the hands-on activities in this course, you'll need access to a terminal application where you can run Unix commands, you need Docker installed and running, and a connection to the internet. In this course, I'm assuming you know a few things about Kubernetes, including what a cluster, pods, and deployments are. I'm also assuming you've used kubectl, the Kubernetes command line tool before. Finally, you'll want to know a little bit about the CNCF, also known as the Cloud Native Computing Foundation. The most important thing you need to complete this course is the desire to learn more about the different techniques you can use to deploy microservices in a Kubernetes cluster. If you've got a little experience with Kubernetes and you're excited to learn, keep watching this course.
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.