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/deploy-to-kubernetes/add-kubernetes-cluster.md
+1-12Lines changed: 1 addition & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,18 +41,7 @@ Adding a cluster in GKE can be done by clicking the **Add cluster** button under
41
41
42
42
If this is your first time, you'll be prompted to authenticate using your Google credentials, make sure you're doing so with a user that have access to your GKE projects.
43
43
44
-
Make sure that your cluster has basic authentication enabled. You can change this setting after cluster creation
45
-
by selecting`EDIT` on the top nav-bar within your cluster. This will allow you to edit the`Basic authentication` section under`Security`.
For GKE cluster versions >=1.19 basic authentication is deprecated. You can add the GKE cluster manually by using the custom Kubernetes integration option instead.