nephio-project / nephio

Nephio is a Kubernetes-based automation platform for deploying and managing highly distributed, interconnected workloads such as 5G Network Functions, and the underlying infrastructure on which those workloads depend.
Apache License 2.0
104 stars 53 forks source link

UI: implement Backstage Kubernetes cluster discovery for workload clusters #224

Open johnbelamaric opened 1 year ago

johnbelamaric commented 1 year ago

We should consider enabling browsing workload clusters:

https://backstage.io/docs/features/kubernetes/installation#custom-cluster-discovery

Part of the challenge with this is we authentication to the clusters. We are currently using...none.

johnbelamaric commented 1 year ago

cc @ganchandrasekaran @chander12shekhar @ChristopherFry