https://github.com/stuttgart-things/platform-engineering-showcase
composable infrastructure for fast-moving teams
https://github.com/stuttgart-things/platform-engineering-showcase
argo-cd cicd containerization crossplane dagger gitops kubernetes platform-engineering showcase
Last synced: about 1 month ago
JSON representation
composable infrastructure for fast-moving teams
- Host: GitHub
- URL: https://github.com/stuttgart-things/platform-engineering-showcase
- Owner: stuttgart-things
- License: apache-2.0
- Created: 2025-08-04T09:46:48.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-02-01T20:43:27.000Z (about 2 months ago)
- Last Synced: 2026-02-01T23:38:12.744Z (about 2 months ago)
- Topics: argo-cd, cicd, containerization, crossplane, dagger, gitops, kubernetes, platform-engineering, showcase
- Language: Shell
- Homepage:
- Size: 8.38 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stuttgart-things/platform-engineering-showcase
Composable infrastructure for fast-moving teams
| Category | Description |
|-------------|-----------------------|
| 📦 [DAGGER](./dagger/README.md) | Programmable CI/CD engine for running pipelines in containers using Dagger modules |
| 🛠️ [BACKSTAGE](./backstage/README.md) | Open platform for developer portals, service catalog, docs, and internal tools |
| 🛳️ [CROSSPLANE](./crossplane/README.md) | Kubernetes add-on for infrastructure and app management via declarative APIs |
| 🧑🔬 [KIND](./kind/README.md) | Local Kubernetes clusters with Docker nodes, ideal for testing and CI workflows |
| 🚦 [ARGOCD](./argocd/README.md) | GitOps continuous delivery for Kubernetes (see ArgoCD folder) |
| 🚚 [KARGO](./kargo/README.md) | Progressive delivery and GitOps for Kubernetes workloads |
| 🛡️ [KEYCLOAK](./keycloak/README.md) | Identity and access management for modern applications |
## AUTHORS
```yaml
---
project:
name: platform-engineering-showcase
description: composable infrastructure for fast-moving teams
license: Apache
created: 2025-08-01
tags: [devops, dagger, backstage, crossplane, kubernetes]
maintainers:
- name: Patrick Hermann
handle: stuttgart-things
location: DE
roles: [lead, design, integrator]
```