Getting panic error when trying with --network host #511
Unanswered
rajeshkumaratappviewx
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hey there 👋 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to k3d. When I tried to create a cluster using network option, (k3d cluster create my-cluster --network host), it fails with the below error. Without the network option cluster creation is working fine. The version details as follows
K3D_VERSION=v4.0.0
K3S_VERSION=v1.19.7+k3s1
K3D_TOOLS_VERSION=v4.0.0
RANCHER_PAUSE_VERSION=3.2
Docker version 19.03.13, build cd8016b6bc.
OS ="Ubuntu" (VERSION="20.04.2 LTS (Focal Fossa)")
Thanks for the help in advance.
The error is
The result of host network is as follows
$ docker network inspect host
Beta Was this translation helpful? Give feedback.
All reactions