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: ml/kubeflow-argo/README.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
@@ -60,7 +60,7 @@ Or, if you don't want to install `gcloud` locally, you can bring up the [Cloud S
60
60
### Set up a Kubernetes Engine (GKE) cluster
61
61
62
62
Visit the [Cloud Console](https://console.cloud.google.com/kubernetes) for your project and create a GKE cluster.
63
-
So that you don't have any Kubernetes pods stuck in "Pending" for lack of resources, give it at least 4 4-core nodes. You may need to [increase your Compute Engine API CPUs quota](https://console.cloud.google.com/iam-admin/quotas) before you do this.
63
+
So that you don't have any Kubernetes pods stuck in "Pending" for lack of resources while you run the examples, consider giving it 4 4-core nodes. You may need to [increase your Compute Engine API CPUs quota](https://console.cloud.google.com/iam-admin/quotas) before you do this.
64
64
(See the 'Cleanup' section below so that you don't get further charged for the cluster after you're done experimenting).
0 commit comments