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

Revised GKE cluster instructions for basic auth#313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 1 addition & 12 deletions_docs/deploy-to-kubernetes/add-kubernetes-cluster.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -41,18 +41,7 @@ Adding a cluster in GKE can be done by clicking the **Add cluster** button under

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.

Make sure that your cluster has basic authentication enabled. You can change this setting after cluster creation
by selecting `EDIT` on the top nav-bar within your cluster. This will allow you to edit the `Basic authentication` section under `Security`.

{% include image.html
lightbox="true"
file="/images/kubernetes/add-cluster/gke-basic-auth.png"
url="/images/kubernetes/add-cluster/gke-basic-auth.png"
alt="Enabling GKE basic authentication"
caption="Enabling GKE basic authentication"
max-width="90%"
%}

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.

{{site.data.callout.callout_info}}

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp