cozystack
cozystack copied to clipboard
Free and Open Source PaaS-platform for seamless management of virtual machines, managed Kubernetes, and Databases-as-a-Service
Make a curl'able installation script that would discover system's architecture and other parameters, and then make an installation. ```bash curl cozystack.io/install.sh | sh ``` It will be useful when making...
Any plans to add support for managed FoundationDB clusters? There is an operator published by Apple and a Helm chart to install it. Not sure how difficult it would be...
I have been working on using some Kube OVN features in my cluster and I was finally able to get the EIP and SNAT features working in the default VPC....
Users need the ability to add and use a custom Certificate Authority (CA) for SSL verification when working in private or air-gapped environments.
Signed-off-by: Andrei Kvapil ## Summary by CodeRabbit - **New Features** - Introduced an automated script to streamline the packaging and indexing of Helm charts for repositories. - **Chores** - Simplified...
To let Cozystack administrators diagnose issues with the platform, kubernetes events, just like logs, need to be collected into some long-term storage. At a minimum each event, represented as a...
Hi, So I got this Cozystack up and running where kafka-operator fails to deploy. I will try to provide as much information as possible. Currently running Cozystack version 0.31.0-rc1. But...
create a monitoring dashboard for collected telemetry data inside a cluster. I might do a pr later on regarding this. tbd
test