question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

PodDisruptionBudget recreated on every cluster reconciliation

See original GitHub issue

Hello,

Could you please advise if it is the expected behavior that the Cluster Operator recreates the PodDisruptionBudget objects for Kafka and Zookeeper on every cluster reconciliation run? The payload of the object never changes, only metadata does.

This seems to be independent from whether I configure spec.[kafka|zookeper].template.podDisruptionBudget or not. I have tested it with Strimzi 0.17.0, older releases may behave the same way.

Thanks Michael

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
scholzjcommented, May 11, 2020

Ok, thanks for clarification … I will keep it in mind. I will look at it. But migth get to it only after the upcomming 0.18.0 release.

0reactions
scholzjcommented, Jun 2, 2020

Changing this to bug to make it cleaer that this is not just a question.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Specifying a Disruption Budget for your Application - Kubernetes
When the cluster operator contacts you, prepare for downtime, and then delete the PDB to indicate readiness for disruption. Recreate afterwards.
Read more >
Configuring a cluster for pods | OpenShift Container Platform 4.9
The PodDisruptionBudget is considered healthy when there are at least minAvailable pods running in the system. Every pod above that limit can be...
Read more >
Configuring Strimzi (In Development)
Instead, for each reconciliation, it checks whether a maintenance window is ... pods are recreated if needed, but no other changes happen to...
Read more >
Controllers and Reconciliation - The Cluster API Book
From the kubebuilder book: Controllers are the core of Kubernetes, and of any operator. It's a controller's job to ensure that, for any...
Read more >
Using RabbitMQ Cluster Kubernetes Operator - VMware Docs
Set a Pod Disruption Budget; Configure TLS; Find Your RabbitmqCluster Service Name and Admin Credentials; Use HashiCorp Vault; Verify the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found