You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2018. It is now read-only.
I wanna combine kubernetes + envoy + grpc in production. This solution looks great from my point of view but since I'm new in this area, really wanna hear if this architecture is production ready. My only concern is within each pod, there will always be a envoy container alongside with the application container. Won't this cause issue about consuming too much resource just for envoy? Thanks.
I wanna combine kubernetes + envoy + grpc in production. This solution looks great from my point of view but since I'm new in this area, really wanna hear if this architecture is production ready. My only concern is within each pod, there will always be a envoy container alongside with the application container. Won't this cause issue about consuming too much resource just for envoy? Thanks.