Skip to content

graz-dev/ephemeral-environments-workshop

Repository files navigation

Ephemeral Environments Workshop

Screenshot 2025-07-16 alle 10 29 31

Live Workshop

This repository contains the materials and slides for the Ephemeral Environments Workshop. The workshop is focused on demonstrating how to create, manage, and optimize cloud-native ephemeral environments using Kubernetes, Crossplane and kube-green.

Workshop Topics

  • Introduction to ephemeral environments and their benefits
  • Overview of Crossplane and kube-green for cloud-native infrastructure
  • Strategies for automating resource provisioning and sustainability
  • Real-world use cases and best practices for development and testing

Workshop Cases

  • Patch Kubernetes Operators:
    • Learn how to manage the shutdown and restart of a PostgreSQL cluster using the CloudNativePG operator orchestrated by Crossplane.Access the case on the workshop slides or access the markdown guide in the cases/cloud-native-pg/WORKSHOP.md file.
      • Used in this workshop:
        • Kind
        • Helm
        • Crossplane
        • kube-green
        • No cloud provider subscription needed, it can be done fully on local environment
  • Patch AWS Infrastructure Resources
    • Learn how to manage the availability of a AWS S3 Bucket using the Crossplane AWS S3 Provider and kube-green. Access the case on the workshop slides or access the markdown guide in the cases/aws-s3/WORKSHOP.md file.
      • Used in this workshop:
        • Kind
        • Helm
        • Crossplane
        • kube-green
        • An AWS subscription is required for this workshop

Releases

No releases published

Packages

No packages published