Welcome!
This course is still under construction! By the time it's finished, you're going to be a Kubernetes pro by getting hands-on experience with all of the most important Kubernetes skills such as:
- Deploying Kubernetes
- Kubectl Commands
- Namespaces
- Pods and Deployments
- Networking
- Ingress
- Persistent Storage
- Helm Charts
- Secrets and Security
- CI/CD
- And More!
All of this is currently in the development phase and recording will start soon! If you're able to enroll in this course, you will be the first to get the content as it's released!
Partial Proposed Curriculum (Subject to change!)
Available in
days
days
after you enroll
- Basic Components
- The API Schema
- Namespaces
- First Apply!
- Inspecting the Namespace
- Inspecting the API Call
- First Pod
- A Local Registry
- Inspecting the Pods
- Probes
- Creating a Deployment
- Scaling the Deployment
- Kubectl and Field Selectors
- Inspecting Multiple Pods
- Networking Basics
- Adding a Service
- Investigating the Service
- Headless Services
- Ingress Basics
- Adding the Ingress
- More About Ingresses
- Modifying the Environment
- NodeRED - Kubernetes Apply Yourself!
- Kubernetes Secrets
- Configuring NodeRED
- Persistent Volumes
- ConfigMaps