Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0f379ba

Browse files
authored
Revised GKE cluster instructions for basic auth (#313)
1 parent5299514 commit0f379ba

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

‎_docs/deploy-to-kubernetes/add-kubernetes-cluster.md‎

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,7 @@ Adding a cluster in GKE can be done by clicking the **Add cluster** button under
4141

4242
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.
4343

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`.
46-
47-
{% include image.html
48-
lightbox="true"
49-
file="/images/kubernetes/add-cluster/gke-basic-auth.png"
50-
url="/images/kubernetes/add-cluster/gke-basic-auth.png"
51-
alt="Enabling GKE basic authentication"
52-
caption="Enabling GKE basic authentication"
53-
max-width="90%"
54-
%}
55-
44+
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.
5645

5746
{{site.data.callout.callout_info}}
5847

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp