We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aec7af commit 60db936Copy full SHA for 60db936
site/content/en/docs/faq/_index.md
@@ -169,7 +169,6 @@ For more details see the [static IP tutorial]({{< ref "docs/tutorials/static_ip.
169
## How to ignore the kubeadm requirements and pre-flight checks (such as minimum CPU count)?
170
171
KubeAdm has several software/hardware requirements to ensure a healthy Kubernetes cluster, to ignore all of them,
172
-(For example if you want to run minikube on 1 CPU, you can run:
173
```
174
minikube start --force --extra-config=kubeadm.skip-phases=preflight
175
0 commit comments