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
metaphor frontend should communicate to the 2 backend services using internal routing - like:
development.metaphor-development.svc.cluster.local
instead of:
metaphor-development.<AWS_HOSTED_ZONE>
local metaphor can't reach its backends without overriding. while an override would fix it, we should probably be demonstrating the internal routing instead as the chart's default opinion since we're able to teach folks how interservice communication works.
The text was updated successfully, but these errors were encountered:
metaphor frontend should communicate to the 2 backend services using internal routing - like:
development.metaphor-development.svc.cluster.local
instead of:
metaphor-development.<AWS_HOSTED_ZONE>
local metaphor can't reach its backends without overriding. while an override would fix it, we should probably be demonstrating the internal routing instead as the chart's default opinion since we're able to teach folks how interservice communication works.
The text was updated successfully, but these errors were encountered: