Skip to content

Commit 1128797

Browse files
medyaghspowelljr
andauthored
Update site/content/en/docs/faq/_index.md
Co-authored-by: Steven Powell <[email protected]>
1 parent 9bd898a commit 1128797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/en/docs/faq/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ For more details see the [static IP tutorial]({{< ref "docs/tutorials/static_ip.
168168

169169
## How to ignore the kubeadm requirements and pre-flight checks (such as minimum CPU count)?
170170

171-
KubeAdm has several software/hardware requirements to ensure a healthy Kubernetes cluster, to ignore all of them,
171+
Kubeadm has certain software and hardware requirements to maintain a stable Kubernetes cluster. However, these requirements can be ignored (such as when running minikube on a single CPU) by running the following:
172172
```
173173
minikube start --force --extra-config=kubeadm.skip-phases=preflight
174174
```

0 commit comments

Comments
 (0)