Kubernetes Ingress Nginx can do server side includes by allowing Server snippets.
While, traefik doesn't appear to support server side includes or edge side includes.
Breaking up monolithic applications and building systems from microservices requires a solid strategy to integrate output from disparate systems into a coherent experience for the end-user. Integrating at the presentation layer using Edge Side Includes (ESI) for page composition is a practical and elegant solution.