Example Container Workloads¶
Example container deployments for testing and demonstration.
- Hello World Web Server — Simple "Hello World" web server using a Red Hat Hardened Image
- Spring Pet Clinic — Java Spring Boot sample application with web UI and database
- Kafka Cluster with Strimzi — Deploy Apache Kafka using the Strimzi operator
- Source-to-Image (S2I) Build — Deploy applications directly from Git with no Containerfile
- PostgreSQL with Persistent Storage — Validate CSI storage with a stateful database workload using a Red Hat Hardened Image
- PVC Read-Back Test — Validate CSI storage with a write-then-read PVC test
- Bookinfo (Service Mesh) — Multi-service demo for traffic management and mTLS with Istio ambient mode