Kubernetes Resources

Kubernetes resources managed inside an Environment — namespaces, workloads, configs, secrets, and storage.

Once an Environment is provisioned, you can create and manage Kubernetes resources inside it. These resources live within the Environment's EKS cluster and inherit its IAM and network boundaries.

Resource Types

All Kubernetes resources are scoped to an Environment. To create any of these resources, an Environment must already be provisioned.

Last updated

Was this helpful?