Environment

2 minute read

An environment is a collection of resources, such as Kubernetes clusters and virtual machines, to deploy your pipelines. You can define your environments based on your process, or the way you want to install your services.

Configuring an environment

To configure an environment:

In CloudBees Release Orchestration SaaS, you can define any number of environments. You can also enter multiple endpoint configurations for each environment.

  1. From the CloudBees Release Orchestration SaaS Home page, select Admin  Settings.

  2. Select Environment on the left pane.

  3. Select Add new to display a blank form. If there are no selected configurations, the blank form is displayed by default.

  4. Enter a Name.

  5. (Optional) Enter a Description.

  6. (Optional) Configure an endpoint:

    1. Enter an Endpoint name.

    2. Select an Endpoint type from the options.

      1. For AWS ECS, enter an Access key and Secret key, and select a Region from the options.

      2. For Kubernetes Cluster, enter a SERVER name and ATTACH KUBECONFIG FILE.

        To add or remove an endpoint configuration, select Plus or Minus, respectively.
  7. Select Save.

Environment
Figure 1. Configuring an environment with two endpoints

Your environment configuration is saved and listed on the right pane.

Select Reset to clear your selection at any time.

Updating a configuration

You can update the environment configuration.

To update your environment configuration:

  1. From the CloudBees Release Orchestration SaaS Home page, select Admin  Settings.

  2. Select Environment on the left pane.

  3. Select a configuration on the right pane.

  4. Make any updates.

  5. Select Update.

Your environment configuration is updated.

Deleting a configuration

To delete your environment configuration:

  1. From the CloudBees Release Orchestration SaaS Home page, select Admin  Settings.

  2. Select Environment on the left pane.

  3. Select a configuration on the right pane.

  4. Select Trash can Delete.

  5. Select DELETE.

Your environment configuration is deleted.