Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 4.38 KB

readme.md

File metadata and controls

54 lines (38 loc) · 4.38 KB

Kubernetes Developer Workshop

This is a hands-on, technical workshop intended to get comfortable working with Kubernetes and deploying & configuring applications. It should hopefully take roughly 5~6 hours. This workshop is intended partial as a companion to this Kubernetes Technical Primer which can be read 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 adminstration, network configuration & day-2 operations of Kubernetes itself, so some aspects may not be relevant to dedicated platform/infrastructure engineers.

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

The workshop will use Azure Kubernetes Service (AKS) and assumes a relative degree of comfort in using Azure for sections 2 and 3.

Sections / modules:

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

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 brief list of potential topics and Kubernetes features you may want to look at next:

Kubernetes Features:

Other Projects: