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: docs/resources/cluster.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,9 @@ description: |-
8
8
9
9
# minikube_cluster (Resource)
10
10
11
-
Used to create a minikube cluster on the current host
11
+
Used to create a minikube cluster on the current host. You'll need to have a docker driver installed first (see the provider docs).
12
+
13
+
You'll be able to spin up and manage clusters exclusively with terraform, mimicking the process of using a cloud managed k8s cluster such as AKS / EKS / LKS
0 commit comments