cozystack
cozystack copied to clipboard
Free and Open Source PaaS-platform for seamless management of virtual machines, managed Kubernetes, and Databases-as-a-Service
Add opencost references: - https://victoriametrics.com/blog/monitoring-kubernetes-costs-with-opencost-and-victoriametrics/ - https://docs.kubecost.com/architecture/user-metrics - https://github.com/opencost/opencost/issues/257
https://github.com/kubevirt/ssp-operator
fixes: #254 Signed-off-by: Andrei Kvapil
Tried to upgrade kube-ovn but didn't succeed, as upstream OVN binaries now require `SYS_MODULE` permissions, which are restricted by Talos Linux https://www.talos.dev/v1.7/learn-more/process-capabilities/ Upstream kube-ovn fix: - https://github.com/kubeovn/kube-ovn/pull/4365 Discussion that describes...
When the user does not have the correct DNS record for the tenant Kubernetes API, attempting to read logs from the cluster results in the following error: ``` Error from...
Hi! As a DevOps engineer I want not also to spin up tenant clusters, but automatically assign them to some already precreated gitops repo. Or even more - setup multiple...
upstream issue https://github.com/clastix/kamaji/issues/491#issuecomment-2228535515
Hi! Today I observed the situation when HelmRelease for tenant kubernetes cluster was stuck. There is a good documentation for remediation of HelmReleases here: https://fluxcd.io/flux/components/helm/helmreleases/#configuring-failure-handling But to make the process...
A new release of Flux Operator is out, it covers: * https://github.com/controlplaneio-fluxcd/flux-operator/issues/51 which previously affected us. ~We can now ship the `FluxInstance` with an empty `spec.cluster` so cluster/tenant users are...