phongcao / kube-workshop

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

Home Page:https://kube-workshop.benco.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes Developer Workshop

This is a hands-on, technical workshop intended / hack to get comfortable working with Kubernetes and deploying & 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.

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

There are two approaches you can take with this workshop below

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

Azure Kubernetes Service (AKS)

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.

Single node K3S cluster on a VM

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

https://kube-workshop.benco.io/