What tool are you using to setup k8s? I really recommend kops - because it takes care of some cloud specific config clashes.<p>For example, it users the carrier grade subnet 100.64 for AWS because other up subnet conflict.<p>I have moved on from k8s to docker swarm because of the ingress complexity in k8s. I'm hoping some of the momentum behind Istio will solve it in the future.