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
Starting control plane node minikube in cluster minikube
Restarting existing none bare metal machine for "minikube" ...
OS release is Ubuntu 14.04.5 LTS
Preparing Kubernetes v1.20.2 on Docker ...
X Exiting due to K8S_INSTALL_FAILED: updating control plane: generating kubeadm cfg: getting cgroup driver: docker info --format : exit status 2
stdout:
stderr:
flag provided but not defined: --format
See 'docker info --help'.
╭──────────────────────────────────────────────────────────────────╮
│ │
│ * If the above advice does not help, please let us know: │
│ https://github.com/kubernetes/minikube/issues/new/choose │
│ │
│ * Please attach the following file to the GitHub issue: │
│ * - /home/hduser/.minikube/logs/lastStart.txt │
│ │
╰──────────────────────────────────────────────────────────────────╯
root@ubuntu:~#
Full output of failed command:
The text was updated successfully, but these errors were encountered:
Hi @dhanujsirohi, we haven't heard back from you, do you still have this issue?
There isn't enough information in this issue to make it actionable, and a long enough duration has passed, so this issue is likely difficult to replicate.
I will close this issue for now but feel free to reopen when you feel ready to provide more information.
Steps to reproduce the issue:
1.sudo minikube start --driver=none
2.
3.
Full output of
minikube logs
command:root@ubuntu:~# sudo minikube start --driver=none
X Exiting due to K8S_INSTALL_FAILED: updating control plane: generating kubeadm cfg: getting cgroup driver: docker info --format : exit status 2
stdout:
stderr:
flag provided but not defined: --format
See 'docker info --help'.
╭──────────────────────────────────────────────────────────────────╮
│ │
│ * If the above advice does not help, please let us know: │
│ https://github.com/kubernetes/minikube/issues/new/choose │
│ │
│ * Please attach the following file to the GitHub issue: │
│ * - /home/hduser/.minikube/logs/lastStart.txt │
│ │
╰──────────────────────────────────────────────────────────────────╯
root@ubuntu:~#
Full output of failed command:
The text was updated successfully, but these errors were encountered: