Ranjith

Results 24 comments of Ranjith

Another change to make: start netmaster before netplugin

can you try ```netctl policy inspect ``` And check EndpointGroups associated ?

check network ``` netctl net inspect ``` and see if there are any endpoint groups (epg) associated. check contiv etcd cluster health ``` etcdctl -C http://localhost:6666 cluster-health``` dump keys to...

@alexbrand that's right We don't allow pod IP Address access after service ip is used. do you guys have some use-case that requires access to pod ip address (for services)?...

@rockmenjack are you using vlan networking in routing mode or vxlan networking in routing mode ? #netctl global-info, check fwd-mode(routing/bridge) #netctl net ls -a , check network types vlan networking...

contiv should point to etcd running in the localhost/same host and etcd cluster provides high availability. contiv-installer work is in progress to do this.

@alexbrand etcd will be scheduled to run on all nodes, some of them will be configured in ```proxy mode```. So you still have etcd on the host but not participating...

Can you check it locally & see the host has ip forwarding turned on ? in this test, a container is trying to ping master ip and is failing.

this will cause network connectivity failure for short time.