History of: Modern ops in Python with Kubernetes
Current version (2025-05-21T15:11:07.263013)
title: Modern ops in Python with Kubernetes
startdate: 2025-06-03
starttime: 19:00
endtime: 22:00
timezone: Europe/Vienna
city: Graz
country: AT
coordinates: 47.0655488753, 15.450591445
tags: workshop
urls:
PyGraz https://pygraz.org/
repository with k8s-with-pulumi example https://github.com/nbraud/pyGraz-k8s
description:
Bring up a Kubernetes cluster from the ground up, using Pulumi for Infra-as-(Python)Code, as well as good practices for hosting (Python) applications on it.
Participants (who want to follow along on their laptop) would need a working Docker setup, and either nix or the following tools:
- kind and cloud-provider-kind
- kubectl and (optionally) k9s
- the Cilium and Hubble CLIs
- Pulumi, with its Python language plugin