Hi everyone. Are there any docs that explain how ...
# ask-community
p
Hi everyone. Are there any docs that explain how one might configure Prefect Cloud to support different environments (dev, stage, prod)? For example, do we separate using different tenants/projects/agent-labels? How should we manage different sets of secrets and access to those? I'd appreciate any suggestions. We are using Kubernetes for execution. Thanks!
m
Hello Pedro! There are different ways to support multiple environments. We don't provide a standard setup because a lot users prefer different setups. Some users have Enterprise tier where multitenancy is enabled, others use agents with different labels and separate projects. I hope community members will provide you more detailed information.
k
Hey @Pedro Machado, some people handle this different. If you have tenants, that would be the best, otherwise some users just use a combination of projects and labels to provide separation. Maybe you could use Kubernetes Secrets for the connections? If you want to use Prefect Secrets, you would have to prefix them with the environment.