5923d22379
By design k8s ingress is only designed to ballance services from within the namespace of the ingress. This is disscuessed a little in https://github.com/kubernetes/kubernetes/issues/17088. For now traefik should only reference the services in the current namespace. For me this was a confusing change of behaviour from the reference implimentations, as I have services with the same name in each namespace. |
||
---|---|---|
.. | ||
k8s | ||
boltdb.go | ||
consul.go | ||
consul_catalog.go | ||
consul_catalog_test.go | ||
docker.go | ||
docker_test.go | ||
etcd.go | ||
file.go | ||
file_test.go | ||
kubernetes.go | ||
kubernetes_test.go | ||
kv.go | ||
kv_test.go | ||
marathon.go | ||
marathon_test.go | ||
provider.go | ||
provider_test.go | ||
zk.go |