Skip to content

kzh/infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

191 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infrastructure

Pulumi + Python infrastructure monorepo for a Kubernetes cluster.

Included Services

Area Services
Core Platform Networking: Cloudflare Tunnel, Tailscale
Workloads: Ray, Spark, Temporal
Security: cert-manager, Vault
Data Postgres (with vchord), CockroachDB, ClickHouse, Redpanda
Apps Immich, code-server, Penpot, n8n

Layout

pulumi/
  core/        # cluster plumbing
  data/        # databases + analytics + workflow
  ops/         # monitoring
  apps/        # end-user apps

Notes

  • Projects are independent and stack-scoped.
  • uv is used for Python env/dependency management.
  • Secrets live in Pulumi config secrets, not in git.

About

infra for me (pulumi, k8s, pki, etc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors