Name | Description |
---|---|
dolibarr | A modern software package to manage your company or foundation's activity |
katib | A Kubernetes-native project for automated machine learning |
kfserving | Highly scalable and standards based Model Inference Platform on Kubernetes |
kroki | Creates diagrams from textual descriptions |
kubebox | Terminal and Web console for Kubernetes |
kubeview | Kubernetes cluster visualiser and graphical explorer |
lighthouse-ci | Enables running a server to display Lighthouse CI results |
metacontroller | Add-on for Kubernetes that makes it easy to write and deploy custom controllers |
mongo-express | Web-based MongoDB admin interface, written with Node.js and express |
mpi-operator | Makes it easy to run allreduce-style distributed training on Kubernetes |
notebook-controller | A Kubernetes controller that spawns a notebook for a user on Kubernetes |
quickchart | Chart image and QR code web API |
training-operator | Makes it easy to run distributed or non-distributed TensorFlow/PyTorch/MXNet/XGBoost jobs on Kubernetes |
vertical-pod-autoscaler | Set of components that automatically adjust the amount of CPU and memory requested by pods running in the Kubernetes Cluster |
whoami | Tiny Go webserver that prints os information and HTTP request to output |
All these charts are tested with ct on multiple Kubernetes versions, from v1.19 to v1.26, with the help of kind.
As this is a personal project, as I want to keep some consistency between these charts and as I don't have enough time to write down the best practices I use, I'm not accepting any pull requests.
However, I'll be happy to add some new features to these charts, so don't hesitate to open issues to submit your needs.
Add a secret named RENOVATE_TOKEN
containing a Personal Access Token with repo
and workflow
scopes to make Renovate GitHub Action work.