Creating Environments
Before you begin¶
- Read about how Environments work in Platformer.
- A Kubernetes cluster connected to the Platformer Console. Read more on connecting a Kubernetes cluster here.
- One of the required permissions below (Platformer Console IAM).
- Organization Admin
- Operational Admin (Project-level)
- Environment Admin (Project-level)
- Environment Creator (Project-level)
Creating a new Environment¶
- Go to Environments on the main navigation panel.
- Click the Create button in the Environments page.
-
Fill out the required values.
- Environment Name*
- Description*
-
Default Namespace*
You can control what underlying namespace for this Environment will be named by filling in Kubernetes Metadata > Namespace. Make sure this environment namespace does not collide with another Platformer managed environment namespace.
Hint
You can create any number of namespaces under this Environment later if you want your applications in the Environment to be further isolated with a namespace-per-application or namespace-per-application-group configuration.
-
Clusters - Select the Kubernetes Clusters you want this Environment to be associated with. (When applications are deployed to this environment, they will be synchronized across all associated Clusters).
-
Click Save and your environment will be created in a few seconds.