Difference between revisions of "Gke-gcloud-auth-plugin"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
[[gcloud components list]] | grep gke-gcloud-auth-plugin | [[gcloud components list]] | grep gke-gcloud-auth-plugin | ||
− | |||
− | |||
Line 17: | Line 15: | ||
== Activities == | == Activities == | ||
− | * Regarding [[Kubernetes v1.25]] | + | * Regarding [[Kubernetes v1.25]] (Aug 2022) changes in authentication: https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke |
== See also == | == See also == | ||
Line 24: | Line 22: | ||
* {{gcloud container}} | * {{gcloud container}} | ||
* {{GKE}} | * {{GKE}} | ||
+ | * {{Kubernetes Authentication}} | ||
[[Category:GKE]] | [[Category:GKE]] |
Latest revision as of 11:34, 23 September 2022
gke-gcloud-auth-plugin --help gke-gcloud-auth-plugin --version
- Installation:
gcloud components install gke-gcloud-auth-plugin
gcloud components list | grep gke-gcloud-auth-plugin
gcloud container clusters get-credentials
W0705 09:05:58.068007 21714 gcp.go:120] WARNING: the gcp auth plugin is deprecated in v1.22+, unavailable in v1.25+; use gcloud instead.
Activities[edit]
- Regarding Kubernetes v1.25 (Aug 2022) changes in authentication: https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke
See also[edit]
gke-gcloud-auth-plugin, --help
gcloud container clusters [ create | get-credentials | list | describe ]
gcloud container [ clusters | images | get-server-config | subnets ]
- GKE, GKE Autopilot,
gcloud container, gke-gcloud-auth-plugin
, GKE release channels, GKE Ingress, GCP Node logs, GCP Node logs severity Error, GKE roles, Provide access to GKE cluster, Deploy GKE cluster using Terraform,cluster_autoscaling, addons_config, GKE Node Pool
, node auto-provisioning - Kubernetes Authentication,
kubectl create serviceaccount, kubectl get serviceaccounts, CertificateSigningRequest, aws-auth
, bearer tokens, EKS Authentication
Advertising: