cozystack icon indicating copy to clipboard operation
cozystack copied to clipboard

Free and Open Source PaaS-platform for seamless management of virtual machines, managed Kubernetes, and Databases-as-a-Service

Results 238 cozystack issues
Sort by recently updated
recently updated
newest added

This change replaces kamaji-etcd with our own [etcd-operator](https://github.com/aenix-io/etcd-operator/), which provides a robust environment for running etcd clusters. The previous kamaji-etcd has not been removed yet, so it will continue to...

**phase1:** adapting the management cluster to work on Proxmox VMs we need to add the following components: - [x] proxmox-csi - [x] proxmox-ccm - [ ] Hybrid LINSTOR inside k8s...

community

Add CI to testing proxmox integration

## 🎯 Overview This PR adds comprehensive documentation, testing, and verification for Proxmox VE integration with CozyStack platform. ## 🎉 Major Discovery **Proxmox integration is already configured and operational!** The...

documentation
enhancement
size:XXL
do-not-merge

**There are three systems:** - VPS hosting based on OpenNebula - Bare Metal servers - Cozystack for Kubernetes and managed services Users can have isolated VPC network between OpenNebula and...

sponsored

- Remove any possible default users and settings and move them to examples - Use [readme-generator-for-helm](https://github.com/bitnami/readme-generator-for-helm) for generate openapi schema

This scheme was originally prepared for local development with launch via ack, now I am working on launching the talos image on QEMU or kind, and I am still correcting...

The Cozystack pod remains stuck in 'Pending' status during an update when there is only one node in the cluster. ``` Warning FailedScheduling 98s default-scheduler 0/1 nodes are available: 1...

When creating a PR: - build all images (`make build` in the root of the repo) - push to a branch named build or `test-pr123` with the PR number -...

help wanted