Learning Path
Get started with Kubernetes
Summary
In this learning path, you learned about the Kubernetes concepts and tasks. This learning path covered:
- The basics of containers.
- Getting your development environment set up and starting your journey into Kubernetes development.
- Understanding the Kubernetes code base.
- Learning to use a YAML file in Kubernetes.
- Installing and configuring Kubernetes on a local machine.
- Creating and testing your Kubernetes custom resource definition.
- Building containerized applications and deploying them on Kubernetes.
- Understanding basic networking for applications that are running in Kubernetes
- Debugging and getting logs from your Kubernetes applications.
- Prioritizing security when modernizing your applications.
Next steps
Continue learning and building your Kubernetes skills with more how-to tutorials and content on the Kubernetes hub. Also, explore the following learning paths: