Kubernetes Best Practices
Kubernetes Best Practices
https://cloudplatform.googleblog.com/2018/04/Kubernetes-best-practices-how-and-why-to-build-small-container-images.html
- A series of blog posts on how best optimized our usage of Kubernetes.
- This would be very useful when we will create on deployment pipeline.
- The first post details how to keep container image small with tricks such as multi-stage/multi-step build.
Leave a Comment
Your email address will not be published. Required fields are marked *