Question
Jenkins home volume persistence
What happens to Jenkins volume in scenario where Jenkins pod is redeployed to another worker node? I assume in this example Jenkins volume (Jenkins state/data) persists only on worker node where it was deployed and not across the cluster. So when pod will be redeployed, all state will be lost?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×