getting-started-kubernetes icon indicating copy to clipboard operation
getting-started-kubernetes copied to clipboard

Getting Started with Kubernetes Workshop

Getting Started with Kubernetes Workshop

Labs

  • Set up a local (Docker) cluster
  • Deploy your first pod
  • Set up a local (VM) cluster
  • Create a replication controller
  • Scale up a replication controller
  • Exposing as a service
  • Rolling update
  • Deploy a Nginx SSL proxy