Overview
What You’ll Accomplish
Section titled “What You’ll Accomplish”By the end of this demo you’ll have a full UDS Core deployment running locally on k3d, including:
- Keycloak for identity and SSO
- Authservice for SSO flows in mission applications
- Istio for service mesh networking
- Grafana and Prometheus for observability
- Loki for log storage and Vector for log aggregation
- Falco for runtime security
- Velero for backup
No production infrastructure or cloud account required.
Requirements
Section titled “Requirements”- A container runtime: Docker Desktop (macOS/Windows/Linux), Docker Engine (Linux), or Lima (macOS/Linux)
- 4 CPU cores and 10 GiB RAM available to your container runtime
- ~15 minutes and a reliable internet connection
-
Install and verify the tools you need: Docker, k3d, and the UDS CLI.
-
Deploy the
k3d-core-demobundle and watch UDS Core come up on a local cluster. -
Add Your Own Package (optional)
Build a UDS package, add it to the demo cluster, and see end-to-end platform integration.