
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.
- 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
- 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
- Used in this workshop:
- 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
- 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
- Used in this workshop:
- 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