Our software technology stack is mainly Java with micro-service frameworks(e.g. Spring Boot, Consul).
And we're moving from VM to Kubernetes. Considering cases of putting consumer or/and registry conponents outside of the Kubernetes cluster, we have to make our network plane allows workload accessing Pod IP, Service IP from outside the Kubernetes cluster.
2020-01-19