epam / edp-install

Start from the KubeRocketCI (a.k.a. EPAM Delivery Platform) main page. This repository contains the Helm Chart templates that describe the installation of the main configuration (e.g. database registration, user creation in a database, etc.), which cannot be subsumed to the corresponding operator or allotted to the repository
https://docs.kuberocketci.io
Apache License 2.0
88 stars 19 forks source link

As an EDP user I want to have opportunity deploy applications in to different clusters #14

Closed NikolayMarusenko closed 1 year ago

NikolayMarusenko commented 1 year ago

Acceptance Criteria:

Image

Artem-Zahumonnyi commented 1 year ago

We have implemented the ability to deploy applications in to different clusters via the Headlamp UI. For this, a new Headlamp section has been added to work with clusters, that was named "Clusters". It is located in EDP -> Configurations

The new feature is described in our documentation on the "Add Cluster" page.

image