Here are the video-based training courses that I’ve created; they’re hosted on Pluralsight’s technology learning platform. It requires a subscription, but you can try it out with a free 10-day trial.
-
Kubernetes Gateway API: Role-based Configuration of Ingress
This course is for anyone who needs to delegate the configuration of ingress between different teams using the Gateway API.
-
Kubernetes Gateway API: Getting Started
This course is for anyone who is involved in configuring external client access to applications running in Kubernetes clusters.
-
Getting Started with Kustomize
This course is for anyone who needs to deploy applications to Kubernetes clusters, but prefers patching YAML definitions to create variants, rather than writing complex templates to achieve the same.
-
Using GitOps to Automate Kubernetes Deployments with Flux 2
This course is for DevOps teams responsible for managing the deployments of cloud-native applications to Kubernetes clusters.
-
Developing Docker Apps: Core Principles
This course is for software developers who are looking to build on their basic understanding of application containers, to start to use Docker in earnest to build cloud native application services.
-
Automating Kubernetes Deployments Using a GitOps Workflow
This course is for DevOps teams responsible for managing the deployments of cloud-native applications to Kubernetes clusters.
-
Managing Ingress Traffic Patterns for Kubernetes Services
This course is for DevOps teams responsible for configuring Kubernetes clusters to expose workloads beyond the cluster.
-
This course is for DevOps and IT Ops teams who are responsible for providing a secure platform for container operations.
-
Securing Docker Container Workloads
This course is for DevOps and IT Ops teams who have a responsibility for securing the software applications they deploy into production environments.
-
Containerizing a Software Application with Docker
This course is for software developers seeking to adopt the microservices architecture pattern, using the Docker platform as the packaging and distribution mechanism.