kyma-project / busola

Web based Kubernetes Dashboard with a focus on privacy that requires no active components or special privileges in your cluster.
Apache License 2.0
26 stars 49 forks source link

Create kyma-dashboard releases that can be deployed to new Kyma landscapes #3401

Open pbochynski opened 5 months ago

pbochynski commented 5 months ago

Description Release kyma-dashboard releases that can be shipped/deployed in new landscapes. The release should contain the image and deployment manifests.

Reasons Central Kyma Dashboard deployment cannot be used with clusters deployed in restricted markets (limited network access). To deploy another instance of the dashboard we need versioned artifacts (images, deployment manifests). Google Cloud Run is not available in the landscapes where we are going to deploy new Kyma Control Plane instances (NS2 - AWS, China - Azure), therefore it would be better to ship Kyma Dashboard as a regular Kubernetes application deployable to the Gardener cluster.

mrCherry97 commented 4 months ago

Also adjust kyma-dashboard version displayed in the legal information

dbadura commented 3 months ago

Also adjust kyma-dashboard version displayed in the legal information

I created ticket for it: https://github.com/kyma-project/busola/issues/3294