Skip to content

etcd from inside container blocked #3

@raphaelhoffmann

Description

@raphaelhoffmann

My docker logs show
2015-01-03T23:34:55Z 479b278d606a confd[35]: ERROR cannot connect to etcd cluster: 10.240.62.210:4001
[nginx] waiting for confd to refresh nginx.conf
...

It looks like etcd is not accessible from inside the container:

root@2ccc689b0175:/# curl -L http://k8s-abc-master:4001/version
curl: (7) Failed to connect to k8s-abc-master port 4001: Connection refused

On the GCE nodes, this works fine
curl -L http://k8s-abc-master:4001/version
etcd 0.4.6

Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions