Difference between revisions of "Deploy GKE cluster using Terraform"

From wikieduonline
Jump to navigation Jump to search
Line 26: Line 26:
  
 
  [[gcloud container clusters get-credentials]] $([[terraform output -raw kubernetes_cluster_name]]) --region $([[terraform output -raw region]])
 
  [[gcloud container clusters get-credentials]] $([[terraform output -raw kubernetes_cluster_name]]) --region $([[terraform output -raw region]])
 +
 +
[[k get pod -A (Terraform GKE)]]
  
 
== Related ==
 
== Related ==

Revision as of 19:07, 30 October 2022

Advertising: