在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):benc-uk/kubeview开源软件地址(OpenSource Url):https://github.com/benc-uk/kubeview开源编程语言(OpenSource Language):Vue 58.0%开源软件介绍(OpenSource Introduction):KubeView Kubernetes cluster visualiser and visual explorerKubeView displays what is happening inside a Kubernetes cluster (or single namespace), it maps out the API objects and how they are interconnected. Data is fetched real-time from the Kubernetes API. The status of some objects (Pods, ReplicaSets, Deployments) is colour coded red/green to represent their status and health The app auto refreshes and dynamically updates the view as new data comes in or when it changes. Currently displays the following Kubernetes objects:
StatusNote. No secrets are exposed by the Kubeview API, values are redacted and replaced with Demo & ScreenshotsShort video demoScreenshotsApplication ComponentsThe app consists of two separate but connected elements, in the standard pattern of backend REST API and JS client frontend
Repo DetailsThis projects follows the 'Standard Go Project Layout' directory structure and naming conventions as described here
Docker ImageBuilds of the Docker image are hosted publicly on GitHub Container Registry here: https://github.com/users/benc-uk/packages/container/package/kubeview
Helm ChartHelm chart called 'kubeview' is provided in the charts directory to help deploy and install KubeView into your cluster. The chart is also available in packaged form, in the releases section Use the supplied sample When using an Ingress additionally configure the DNS hostname and TLS certs if you want to use HTTPS Cluster or Namespaced Deploymentthe chart supports deployment in a single namespace, set This is passed to the server via the UsageDeploy with the standard Helm install command:
Project MetaKnown Issues
Todo / Roadmap
Change Log |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论