You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature
When we are upgrading the cluster or adding/removing node pools, we are getting error that new image cannot be pulled because the connaisseur service is not available. The solution is either to uninstall the helm chart before the operation and install it back after, or use pod disruption budget like following:
Describe the feature
When we are upgrading the cluster or adding/removing node pools, we are getting error that new image cannot be pulled because the connaisseur service is not available. The solution is either to uninstall the helm chart before the operation and install it back after, or use pod disruption budget like following:
Optional: Is your feature request related to a problem? Please describe.
Optional: Implementation ideas
Optional: Additional context
I would follow this link, but I'm lazy atm. https://awjunaid.com/kubernetes/how-to-implement-pod-disruption-budgets-with-helm-in-kubernetes/
The text was updated successfully, but these errors were encountered: