Skip to content

lesson-02

Forward

Thank you for taking the time to start reading this educational material.

I hope this hands-on, interactive lesson can reduce the startup cost in your journey to learning Kubernetes.

The Web Terminal

If you want to take advantage of the interactive, hands-on nature of these labs, you'll need to either already have a web terminal connection available or fire one up yourself.

Instructions for that can be found here.

Lesson 02

This lesson will cover the following exercises:

  • Deploying a hello world service to your Kubernetes cluster, which includes:
    • Deployment
    • Service
    • Ingress