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
$ k3d cluster create test
INFO[0000] Prep: Network
INFO[0000] Created network 'k3d-test' (9980e94b5ab55e9c933046774cbdc9ccccb86880cb4c86a5580a1fe40a96f17b)
INFO[0000] Created volume 'k3d-test-images'
INFO[0001] Creating node 'k3d-test-server-0'
INFO[0001] Creating LoadBalancer 'k3d-test-serverlb'
INFO[0001] Starting cluster 'test'
INFO[0001] Starting servers...
INFO[0001] Starting Node 'k3d-test-server-0'
INFO[0068] Starting agents...
INFO[0068] Starting helpers...
INFO[0068] Starting Node 'k3d-test-serverlb'
INFO[0068] (Optional) Trying to get IP of the docker host and inject it into the cluster as 'host.k3d.internal' for easy access
WARN[0071] Failed to patch CoreDNS ConfigMap to include entry '172.31.0.1 host.k3d.internal': Exec process in node 'k3d-test-server-0' failed with exit code '137'
INFO[0071] Successfully added host record to /etc/hosts in 2/2 nodes
INFO[0071] Cluster 'test' created successfully!
INFO[0071] --kubeconfig-update-default=false --> sets --kubeconfig-switch-context=false
INFO[0071] You can now use it like this:
kubectl config use-context k3d-test
kubectl cluster-info
/sys/fs/cgroup/kubepods doesn't exist at any point in time
What did you expect to happen
That it works if it says Cluster 'test' created successfully! ;)
What did you do
/sys/fs/cgroup/kubepods doesn't exist at any point in time
What did you expect to happen
That it works if it says Cluster 'test' created successfully! ;)
Screenshots or terminal output
https://gist.github.com/boniek83/f1f0d3b4741d06b828f357ea70e0fd82
Which OS & Architecture
Fedora 34 amd64
Which version of
k3d
Which version of docker
The text was updated successfully, but these errors were encountered: