Skip to content

PacktWorkshops/Kubernetes-Workshop

Repository files navigation

The Kubernetes Workshop

GitHub issues GitHub forks GitHub stars PRs Welcome

This is the repository for The Kubernetes Workshop, published by Packt. It contains all the supporting project files necessary to work through the course from start to finish.

Requirements and Setup

The Kubernetes Workshop

To get started with the project files, you'll need to:

  1. Install AWS command line tool
  2. Install Docker Windows, Mac, Ubuntu
  3. Install Virtualbox

About The Kubernetes Workshop

The Kubernetes Workshop takes you through a Kubernetes-oriented application delivery pipeline in a practical way. You’ll learn how to manage containers efficiently and scale and stabilize cloud-native applications using Kubernetes.

What you will learn

  • Get to grips with the fundamentals of Kubernetes and its terminology
  • Share or store data in different containers running in the same pod
  • Create a container image from an image definition manifest
  • Construct a Kubernetes-aware continuous integration (CI) pipeline for deployments
  • Attract traffic to your app using Kubernetes ingress
  • Build and deploy your own admission controller

Related Workshops

If you've found this repository useful, you might want to check out some of our other workshop titles: