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
Hi, I need instructions for getting dual stack ipv4/v6 enabled.
I have tried switching from flannel to calico which works however when providing --cluster-cidr and --service-cidr I receive an error.
WARN[0009] warning: encountered fatal log from node k3d-tilt-server-0 (retrying 9/10): �time="2022-12-05T16:01:24Z" level=fatal msg="cluster-cidr: [10.42.0.0/16 2c06:25:f1cd:11:10::/80] and node-ip: [172.25.0.3], must share the same IP version (IPv4, IPv6 or dual-stack)"
WARN[0041] warning: encountered fatal log from node k3d-tilt-agent-0 (retrying 7/10): �time="2022-12-05T16:02:35Z" level=fatal msg="cluster-cidr: [10.42.0.0/16 2c06:25:f1cd:11:10::/80] and node-ip: [172.26.0.4], must share the same IP version (IPv4, IPv6 or dual-stack)"
WARN[0940] warning: encountered fatal log from node k3d-tilt-agent-0 (retrying 0/10): <time="2022-12-05T16:19:05Z" level=fatal msg="Kubelet failed to wait for apiserver ready: timed out waiting for the condition, failed to get apiserver /readyz status: Get \"https://127.0.0.1:6444/readyz\": read tcp 127.0.0.1:43886->127.0.0.1:6444: read: connection reset by peer - error from a previous attempt: EOF"
Scope of your Question
Is your question related to a specific version of k3d (or k3s)? no
Please paste the output of k3d version here
k3d version v5.4.6
k3s version v1.24.6-k3s1 (default)
Question / Where do you need Help?
Hi, I need instructions for getting dual stack ipv4/v6 enabled.
I have tried switching from flannel to calico which works however when providing --cluster-cidr and --service-cidr I receive an error.
then adding the following
results in the agent giving the same error
so adding the agent
and get the error
Scope of your Question
k3d version
herek3d version v5.4.6
k3s version v1.24.6-k3s1 (default)
related #833
The text was updated successfully, but these errors were encountered: