Skip to content

mrhello369/dashboard

Repository files navigation

KubeFin Dashboard

License Releases

Introduction

KubeFin Dashboard is a general purpose, web-based UI for KubeFin. It enables users to view resource usage and costs from various dimensions across multiple clusters.

Getting Started

To install the latest KubeFin release in primary cluster from the official manifest, run the following command.

kubectl apply -f https://github.com/kubefin/kubefin/releases/latest/download/kubefin.yaml

Once your KubeFin has been installed, wait for the pod to be ready and port forward with:

kubectl port-forward -nkubefin svc/kubefin-cost-analyzer-service 8080 3000

To verify that the dashboard and server are running, you may access the KubeFin dashboard at http://localhost:3000.

For more installation method, please refer to the KubeFin documentation.

Community, discussion, contribution, and support

Documentation

Full documentation is available on the KubeFin website.

Community

We want your contributions and suggestions! One of the easiest ways to contribute is to participate in discussions on the Github Issues/Discussion, chat on IM or the bi-weekly community calls. For more information on the community engagement, developer and contributing guidelines and more, head over to the KubeFin community repo.

Contact Us

Reach out with any questions you may have and we'll make sure to answer them as soon as possible!

  • Slack: KubeFin Slack

  • Wechat Group (Chinese): Broker wechat to add you into the user group.

Contributing

Check out DEVELOPMENT to see how to develop with KubeFin dashboard.

Report Vulnerability

Security is a first priority thing for us at KubeFin. If you come across a related issue, please send email to security@kubefin.dev.

Code of Conduct

KubeFin adopts CNCF Code of Conduct.

About

Dashboard of KubeFin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages