-
**What happened?**
There are unexpected behaviours when the ImageConfig ConfigMap is updated at runtime. For example:
1. The ConfigMap is not polled/watched by the operator, which means the operator…
-
When Kubernetes removes certain controllers like StatefulSets, you have the ability to control whether it also deletes the underlying resources such as the Pods / PVCs ([reference](https://kubernetes.…
-
ScyllaDB support a graceful replace node procedure where a new node is spun up before the old one is decommissioned.
https://opensource.docs.scylladb.com/stable/operating-scylla/procedures/cluster-…
-
**This is a Feature Request**
**What would you like to be added:**
A section on `Pod Disruption Budgets (PDBs)` for `StatefulSets` and how they can improve the availability and resilience of sta…
-
We recently introduced escalator into our platform as a means to auto scale worker nodes in EKS. It has worked great for stateless workloads, realized as Kubernetes `Deployment`s. However, when attem…
-
My `kubectl tree sts node-bsc-03` command returns this:
```
NAMESPACE NAME READY REASON AGE
aws-blockchain StatefulSet/node-bsc-03 …
-
I managed to reproduce it in 2 different clusters of Openshift 4.9 and 4.10.
I tried with `reloader.stakater.com/auto: true` and afterwards I tried with `secret.reloader.stakater.com/reload: event-ka…
-
- **Which image of the operator are you using?**
`registry.opensource.zalan.do/acid/postgres-operator:v1.7.1`
- **Where do you run it**
GCP Kubernetes engine
- **Are you running Postgres Operato…
-
Source File: [/blog/_posts/2017-09-00-Kubernetes-Statefulsets-Daemonsets.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/blog/_posts/2017-09-00-Kubernetes-Statefulsets-Daemonset…
-
I'm testing Pkl as a replacement for k8s tools like Kustomize/Helm. So far it's quite nice, but one pain point is modifying deeply nested properties.
As an example, say I have a HomeAssistant pkl p…