Running Kubernetes dashboard locally — using Docker compose

One thing I love with ArgoCD design is the ability to run its UI out of the production cluster. In this mode, only the ‘core’ (ie. the controllers) is running in the cluster, all access control is delegated to Kubernetes itself and… that’s all. On the (human) operator side, argocd admin dashboard is all it takes to get a local instance of the dashboard to run locally, on demand.

I was looking for a way to apply a similar design with Kubernetes dashboard with respect to the API server. However, this only related topic I found was asimilar question on Kubernetes forum.

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论