Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement of the Juju documentation on rolling updates in k8s #3519

Open
saltiyazan opened this issue Aug 28, 2024 · 0 comments
Open

Improvement of the Juju documentation on rolling updates in k8s #3519

saltiyazan opened this issue Aug 28, 2024 · 0 comments

Comments

@saltiyazan
Copy link

saltiyazan commented Aug 28, 2024

Hello team,
I have been working on documenting the steps required to upgrade the vault-k8s charm. Based on my observation it seemed as if the upgrade was happening unit by unit after running the juju refresh <charm> command. Turns out this wasn't a coincidence as the RollingUpgrade strategy of Kubernetes is used by Juju and k8s will wait for the new pod to be ready before upgrading the next one.

I couldn't find this information anywhere in the docs and got the answer after asking on the Juju channel on Matrix. (Thread here)

I think this can be valuable for teams looking into implementing rolling upgrade for their charms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant