Skip to content

Getting Started with UDS Core

Choose your path based on your goal and environment.

Local Demo

Spin up UDS Core on your laptop using k3d. Explore capabilities, test integrations, and learn the platform—no production infrastructure required.

  • Time: ~15 minutes
  • Needs: Docker/Colima, 4 CPU cores, 10 GiB RAM
  • Result: A fully running local UDS Core cluster

Production Deployment

Deploy UDS Core to a real Kubernetes cluster—cloud, on-premises, or airgapped. Covers prerequisites, bundle configuration, and deployment.

  • Time: 2–4 hours
  • Needs: Kubernetes cluster, DNS, load balancer, object storage
  • Result: A production-hardened UDS Core deployment

Local DemoProduction
Time~15 min2–4 hours
Infrastructurek3d cluster created for youYour Kubernetes cluster
DNS & CertsAuto-configured for *.uds.devYour domain, real certificates
StorageEphemeral (in-cluster)Persistent object storage
IdentityKeycloak with embedded dev-mode databaseKeycloak with external database
Use caseEvaluation, development, learningMission deployments, production workloads