Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, folks! I deploy a GKE cluster using CAPI GCP provider and when I apply manifests I get
How do I fix this issue?
clusterctl version: v1.4.1
GCP provider version: v1.3.0
K8s cluster version: kind - v1.25.3
The template of cluster was generated using
clusterctl generate cluster capi-gke-quickstart --flavor gke > capi-gke-quickstart.yaml
Beta Was this translation helpful? Give feedback.
All reactions