Skip to content

Add ability to run Kyma Dashboard locally #2554

@mrCherry97

Description

@mrCherry97

Description

Add the ability to run the Kyma Dashboard locally.
In the previous CLI, there was a kyma dashboard command that was responsible for running the Kyma Dashboard Docker image locally and automatically passing the kubeconfig to the Kyma Dashboard (as far as I remember, it was pushed on the public/kubeconfig/kubeconfig.yaml path, and the user was logged in using the kubeconfigID path).

Reintroducing this capability would allow users to quickly access the dashboard without manually setting up and configuring Docker containers.

Reasons

  • Improves developer experience by restoring a useful CLI command that was available in the past.
  • Simplifies the process of running Kyma Dashboard locally, especially for new contributors and users.
  • Reduces manual steps of configuring Docker and kubeconfig, minimizing chances of user error.
  • Provides an easy way to test and interact with Kyma clusters in a local development environment.

Attachments

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions