Big is a matter of perspective. Remember this when facing the mountains of the mind.
Wednesday, July 3, 2019
Scalable Jenkins with Kubernetes cluster
I wrote a short tutorial on GitHub about creating a scalable Jenkins on a Kubernetes cluster. The main pod is the master which creates slave pods per need and then deletes those pods when they are no longer needed.
No comments:
Post a Comment