Building better software together through collaboration, innovation, and shared knowledge
Our open source project aims to develop KubeBuddy, an AI-powered Kubernetes dashboard that simplifies cluster management. By offering a user-friendly interface and intelligent insights, it caters to teams of all skill levels, eliminating the need for additional in-cluster installations. KubeBuddy makes Kubernetes management more accessible, efficient, and effortless.
We believe in building software that is accessible, reliable, and community-driven. Started in 2024, we've grown to a community of 20+ contributors for now.
We welcome contributions of all kinds from anyone, regardless of experience level. Here's how you can get started:
Clone our repository to get started & follow the installation steps.
Look for issues labeled "good first issue" or "help wanted" in our GitHub repository. These are specially selected for new contributors.
Make your changes in a new git branch:
git checkout -b my-fix-branch main
Ensure your changes pass our tests.
Push your branch to GitHub and open a pull request against the main branch. In your pull request description, explain your changes and reference any related issue numbers.
Once your PR is submitted, maintainers will review your code. Be open to feedback and make any requested changes.
Please make sure to follow our code of conduct and contribution guidelines. We strive to maintain high-quality code and a respectful community.
Read the Full Guidelines