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 (2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-31T09:42:41.000Z (about 1 month ago)
- Last Synced: 2025-08-31T11:37:45.945Z (about 1 month ago)
- Topics: argo-cd, cicd, containerization, crossplane, dagger, gitops, kubernetes, platform-engineering, showcase
- Language: HCL
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
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) | A programmable CI/CD engine that runs pipelines in containers using Dagger modules. |
| 🛠️ [BACKSTAGE](./backstage/README.md) | An open platform for building developer portals, enabling service cataloging, documentation, and internal tools. |
| 🧩 [CROSSPLANE](./crossplane/README.md) | A Kubernetes add-on that enables infrastructure and application management via declarative APIs. |
| 🧱 [KIND](./kind/README.md) | A tool for running local Kubernetes clusters using Docker container nodes, ideal for testing and CI workflows. |## 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]
```