cloudwiz
cloudwiz
Hi, We have a set of clusters running on v14 and v15. If we are adding XSITE to the new cluster it works fine where if we are adding XSITE...
Hi, Maybe a newbie question and there is already a perfect way to configure a rack aware topology... Currently I can't see a way to specify rack topology for the...
### Pull Request Motivation Addresses the issue described in #7058 ### Kind /feature ### Release Note ```release-note Add default Kubernetes audience as default for the Kubernetes SA Vault auth to...
### What happened? Created the local cluster using the k3s Created the operator Created the cluster, got OOM on Init container Edited the STS, increased the resource to 150Mi, cluster...
Hi, As an endpoint can be exposed towards the internet it is nice to be able to limit the access to a set of IPs and CIDRs. There are few...
**What is missing?** Currently when there is a change in the K8ssandraCluster configuration breaking the deployment e.g. excessive CPU request prevents POD from booting leaving it in Pending, Operator does...
**What happened?** Service monitor relabels some metrics in the incompatible prometheus format like mcac_hints_hints_created.10.1.0.251.7000_total This is likely caused by the mcac bein in a format like this ``` collectd_mcac_counter_total{mcac="org.apache.cassandra.metrics.hints_service.hints_created.10.2.4.178.7000",instance="10.2.4.124",cluster="cdt-westeurope-01",dc="secondary",rack="az-1"} 76...
Hi, just got into the issue while enabling Reaper due to the reaper deployment not having the resources defined due to our K8S cluster having OPA gatekeeper policy enforcing the...
Hi, Starting from [v1.15.0-beta.1](https://github.com/cert-manager/cert-manager/releases/tag/v1.15.0-beta.1) cert manager allows providing a custom list of audiences for the service account used in the Kubernetes auth. Having the list provided enables cert-manager to work...