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 Nov 30, 2021. It is now read-only.
There are several approaches for routing to services inside of Kubernetes. It is likely that at least one will be merged into k8s 1.1. We should investigate whether we will use that (probably haproxy based), use another, or write our own.
At one point, @aledbf did one that had some huge advantages. We should revisit whether we can run that one without requiring us to patch Kubernetes.