Racks of servers in a data centre

Kubernetes for Application Developers

The parts of Kubernetes you actually touch when you own a service: deployments, traffic, resource limits, rollouts, and debugging at three in the morning.

Intermediate3h 34m4 modules12.1k students

What you'll learn

Deploy and configure a service

Use deployments, services, config maps, and secrets without copying a manifest you do not understand.

Get traffic to your pods

Route external requests through an ingress with TLS, and use probes so only healthy pods receive traffic.

Size and scale workloads

Set requests and limits that reflect real usage, and scale horizontally on a signal that means something.

Debug a broken workload

Work from events and logs to a root cause instead of restarting pods and hoping.

Course Content

4 modules • 3h 34m

Your Progress

Not started

Start Learning
Kubernetes for Application Developers — Vertex