-
Hi there,
I noticed that the "patch" verb on workloads (pods, statefulsets etc) isn't mentioned. Would it be worth adding it?
-
Does metacontroller offer any ordering guarantees for how children returned by a CompositeController are created/sync'd?
In my use case, I have my controller produce a combination of PVs, PVCs, and…
-
## Expected Behavior
If I send 9 messages to the Kafka brokers, they should be distributed across 3 partitions in kafka, and 3 pods should scale since I set the concurrency to 1. The pod will jus…
-
Hello,
i only want deploy VerneMQ in kubernetes with simple deployment without [helm-chart](https://github.com/vernemq/docker-vernemq/tree/master/helm/vernemq) or [operator](https://github.com/vern…
-
Operator version: **0.23.5**
Adding an invalid label to a `podtemplate`, eventually causes the operator to delete all statefulsets during reconciliation, regardless of settings.
I have the follo…
-
Currently, Kubernetes does not allow the support for volume expansion through StatefulSets. And when a PVC is manually updated, it is unable to automatically update a StatefulSet.
To allow to expan…
-
### Description
Implement high availability for vpc nat gateway, including iptables snat and eip.
We can:
1. Run a DaemonSet instead of StatefulSet;
2. Use lease to do a leader election;
3.…
-
Recently, the operator was updated so that both Prometheuses and Alertmanagers result in StatefulSets with `podManagementPolicy: Parallel`. Based on what I'm reading in #2676, this was added due to a …
-
Hi,
To install hono in production environment effectively, we need to have nodeSelectors, tolerations and serviceAccount definitions in the deployment/statefulset templates.
Since there is no im…
-
#### Is your feature request related to a problem? Please describe.
I've encountered an operational challenge in monitoring and ensuring the health of the caches (result, chunks, index,metadata )Stat…