Hello everyone!
**What happened:**
I recently decided to familiarize myself with the gardener project. I created a cluster in GCP and followed the instructions located in the repository "https://github.com/gardener/garden-setup ". Everything is going well up to the point "sow deploy -A":
*** sowing species kube-apiserver
......
ingress.networking.k8s.io/apiserver-ingress configured
cluster https://
found deployed objects: 13
found currect objects: 13
using config from path finalize
Plugin: finalize[deploy] (/mounted/home/user/sow-google/landscape/crop/plugins/finalize/plugin)
using /mounted/home/user/sow-google/landscape/kubeconfig
generating exports
exec: calling [kubectl --kubeconfig /tmp/spiff-791405799 version -o yaml]
error: Unable to connect to the server: tls: failed to verify certificate: x509: certificate is valid for kubernetes, kubernetes.default, kubernetes.default.svc, kubernetes.default.svc.cluster.local, not api.ing.k8s.
us-central1-c
credentials:
etcd:
backup:
type: gcs
resourceGroup:
region: us-central1
credentials:
resources:
requests:
cpu: 400m
memory: 2000Mi
limits:
cpu: 1
memory: 2560Mi
dns:
type: google-clouddns
credentials:
identity:
users:
- email:
username:
password:
#############################################
What am I doing wrong?
I was creating a zone in google-cloud dns (k8s.) A record is created automaticly "*.ing.k8." But I don't know how to change the certificate...
I was hoping you could help me (ಥ_ಥ)
- Version of garden-setup 3.56.0
- I am using ubuntu 22.04 as the sow host, and gcp kubernetes engine as the target cluster 1.27.3-gke.100
Hello everyone! **What happened:** I recently decided to familiarize myself with the gardener project. I created a cluster in GCP and followed the instructions located in the repository "https://github.com/gardener/garden-setup ". Everything is going well up to the point "sow deploy -A": *** sowing species kube-apiserver ...... ingress.networking.k8s.io/apiserver-ingress configured cluster https://
found deployed objects: 13
found currect objects: 13
using config from path finalize
Plugin: finalize[deploy] (/mounted/home/user/sow-google/landscape/crop/plugins/finalize/plugin)
using /mounted/home/user/sow-google/landscape/kubeconfig
generating exports
exec: calling [kubectl --kubeconfig /tmp/spiff-791405799 version -o yaml]
error: Unable to connect to the server: tls: failed to verify certificate: x509: certificate is valid for kubernetes, kubernetes.default, kubernetes.default.svc, kubernetes.default.svc.cluster.local, not api.ing.k8s.
My acre.yml ########################################################### landscape: name: my-gardener
cluster:
domain: k8s.
kubeconfig: kubeconfig
networks:
nodes: 10.128.0.0/24 pods: 10.92.0.0/14 services: 10.96.0.0/20 iaas:
type: gcp
region: us-central1
zones:
credentials: