What It Does
Monk gives you isolated environments per workspace — staging, production, dev, or whatever you call them. Each one gets its own configuration and maps to a specific cluster. Your deployments stay separate even when they share the same code.Creating Environments
Tell Monk what you need:Building and Deploying
Environment-Specific Builds
Monk tailors configuration per environment — variables, managed services, sizing. Just say which one:Deploying by Name
Deploy to Multiple at Once
Linking Environments to Clusters
Each environment maps to one cluster. You set that up at deploy time or in the Clusters panel. At deploy time, Monk asks if there’s no link yet:Use Cases
Dev / Staging / Production pipeline:Managing Environments
List them:Team Environments
In an org context, environments can target org clusters. This keeps deployments consistent across team members, even when each person defines environments in their own workspace. Secrets are environment-scoped too — staging and production get different values.See Team Collaboration for details on shared clusters and secrets.
Go Deeper
Configuration & Wiring
How Monk handles environment-specific config, variables, and secrets.
Cloud Infrastructure
Multi-cluster setup and cloud provider management.

