You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following is the docker run command i use, trying to connect with my opencontrail and kubernetes cluster
docker run --env-file ./common.env --net=host -v /root/krishna/contrail-docker/docker-opencontrail/compose/contrail/3.0/network.conf:/etc/kubernetes/network.conf opencontrail/kube-network-manager --master=http://74.191.90.120:6443
Not sure if anyone is actively working on this, but would appreciate any help on this
The text was updated successfully, but these errors were encountered:
I am getting the following error
F0319 17:14:49.777973 1 address_allocator.go:64] default-domain:default-project: 401 Unauthorized: Authentication required
Following is the docker run command i use, trying to connect with my opencontrail and kubernetes cluster
docker run --env-file ./common.env --net=host -v /root/krishna/contrail-docker/docker-opencontrail/compose/contrail/3.0/network.conf:/etc/kubernetes/network.conf opencontrail/kube-network-manager --master=http://74.191.90.120:6443
Not sure if anyone is actively working on this, but would appreciate any help on this
The text was updated successfully, but these errors were encountered: