Pulumi ESC (Environments, Secrets, Configuration)
Centralized secrets and configuration environments consumed by Pulumi stacks.
15 guides available
Related Tags
Showing 3 of 15 guides (page 2 of 2)
Run an opinionated Google Kubernetes Engine cluster with Pulumi
Provision an opinionated Google Kubernetes Engine cluster on the Pulumi landing-zone network, preinstall External Secrets Operator plus GKE Gateway API and Node Auto Provisioning (NAP) through a reusable component, and export a kubeconfig downstream workloads can consume.
Run Managed Kubernetes
Give every team a production-ready Kubernetes cluster they can deploy workloads to in minutes, with the platform plumbing (ingress, secrets, autoscaling, and workload identity) already wired up so nobody has to stitch it together by hand.
Serverless React + Postgres
Ship a small full-stack web app in one `pulumi up`, with a React UI, a serverless backend, and a managed PostgreSQL database the backend queries. Scale-to-zero compute where the cloud supports it, and no CORS setup in the browser.