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
Copy file name to clipboardExpand all lines: site/content/en/docs/faq/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,7 +168,7 @@ For more details see the [static IP tutorial]({{< ref "docs/tutorials/static_ip.
168
168
169
169
## How to ignore the kubeadm requirements and pre-flight checks (such as minimum CPU count)?
170
170
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:
0 commit comments