Martin Linkhorst
Martin Linkhorst
@AlexanderYastrebov Yes, if there's no update in progress. The example specifically handles the case where a long-running cluster update with node rotations is already underway. In this case changing the...
I'm closing this: Since karpenter, worker nodes are rolled _after_ manifests are applied. This significantly reduces the time until manifests are applied and makes this feature mostly unnecessary. We still...
What happened to the alternative definition described [in the doc](https://docs.google.com/document/d/1qboqAKuqfUOx7VZr_V9SFq5n6r5yBVXibRTZFapvCPY/edit#heading=h.97gevkjcy1sr) where there's one level less of YAML and the application is detected from the StackSet, e.g. ```yaml apiVersion: zalando.org/v1 kind:...
@katyanna I highly recommend to add the PCS example to the sample deployment files, similar to what I did here: https://github.com/zalando-incubator/stackset-controller/pull/593/files#diff-a5af117a4e2c6ea806cb248dc578041c0a906deb5124378e9dcd67d757d532cf It's easy to do and allows us to finalize...
I discovered the same and tried to implement it in https://github.com/Alethio/eth2stats-client/pull/34. @mrosack Would you mind testing it out on your setup?
Merged in https://github.com/linki/chaoskube/pull/602
@johnhowlett Thank you! 🙏
Prepared it: https://github.com/zalando-incubator/catwatch/pull/73