Skip to content

not able to see contiv network under "docker network ls" #306

Description

@shaitmm

Dear all experts,

i have setup a 1 master 2 nodes env, all of them has 2 nic(mgt+contiv_control) +nic(contiv_network).

After installation, i encountered below issue. Pls enlighten me for the solution.
If any further info is needed, just let me know.
[root@k8master ~]# netctl network ls
Tenant Network Nw Type Encap type Packet tag Subnet Gateway IPv6Subnet IPv6Gateway


default default-net data vxlan 0 20.1.1.0/24
[root@k8master ~]# docker network ls
NETWORK ID NAME DRIVER
7d9ecb823e5f none null
90a19735883c host host
dc5802bd4e44 bridge bridge

[root@k8master k8s]# docker run -itd --net=ms --name=web alpine /bin/sh
docker: Error response from daemon: network ms not found.

Mason

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions