Skip to content

A hands-on workshop intended to get people comfortable in working with Kubernetes and deploying applications

License

Notifications You must be signed in to change notification settings

benc-uk/kube-workshop

Repository files navigation

Kubernetes Developer Workshop

This is a hands-on, technical workshop intended / hack to get comfortable working with Kubernetes, and deploying and configuring applications. It should take roughly 6~8 hours to complete the main set of sections, but this is very approximate. This workshop is intended partially as a companion to this Kubernetes Technical Primer which can be read through, referenced or used to get an initial grounding on the concepts.

This workshop is very much designed for software engineers & developers with little or zero Kubernetes experience, but wish to get hands on and learn how to deploy and manage applications. It is not focused on the administration, network configuration & day-2 operations of Kubernetes itself, so some aspects may not be relevant to dedicated platform/infrastructure engineers.

📝 NOTE: if you've never used Kubernetes before, it is recommended to read the 'Introduction To Kubernetes' section in Kubernetes Technical Primer PDF

The application used will be one that has already been written and built, so no application code will need to be written.

If you get stuck, the GitHub source repo for this workshop contains example code, and working files for most of the sections.

To start with the workshop, first you need to choose which path you'd like to follow, either using AKS or hosting Kubernetes yourself in a VM. If you are unsure you should pick AKS.

Path 1: Azure Kubernetes Service (AKS)

In this path you'll be using AKS to learn how to work with Kubernetes running as a managed service in Azure.

📝 NOTE: This section assumes a relative degree of comfort in using Azure for sections 2 and 3.

Sections / modules:

🍵 AKS Optional Sections

These can be considered bonus sections, and are entirely optional. It is not expected that all these sections would be attempted, and they do not run in order.

Path 2: Single node K3S cluster on a VM

In this path you'll learn to use Kubernetes as if you were running it on a on-premises machine, including configuring the computer with the required set up manually.

Sections / modules:

All of the Kubernetes concepts & APIs explored and used are not specific to AKS, K3S or Azure.

🍵 K3s Optional Sections

These can be considered bonus sections, and are entirely optional. It is not expected that all these sections would be attempted, and they do not run in order.

📖 Extra Reading & Teach Yourself Exercises

A very brief list of potential topics and Kubernetes features you may want to look at after finishing:

Kubernetes Features

Other Projects

About

A hands-on workshop intended to get people comfortable in working with Kubernetes and deploying applications

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •