For over half a decade, I have been deploying IPFS on my Kubernetes cluster, gaining valuable insights into its operation within such an environment. Even though it’s just a modest singleton deployment, the experience has led to a deeper understanding of various nuances and potential pitfalls. This article aims to share the learned lessons and offer configuration guidelines to optimize IPFS performance in a Kubernetes setup.
Thanks for the tips. Will look into improving my setup.
My gateway is super locked down. I whitelist specific routes for my content. I tried to do a public gateway but it was far too costly. 😃
The proxy_cache is a great idea, probably do that right away.