less than a minute
Gardener Info ConfigMap
Overview
The Gardener Operator maintains a ConfigMap inside the Garden cluster that contains information about the Garden landscape.
The ConfigMap is named gardener-info
and located in the gardener-system-public
namespace. It is visible to all authenticated users.
Fields
The following fields are provided:
apiVersion: v1
kind: ConfigMap
metadata:
name: gardener-info
namespace: gardener-system-public
data:
gardenerAPIServer: | # key name of the gardener-apiserver section
version: v1.111.0 # version of the gardener-apiserver
workloadIdentityIssuerURL: https://issuer.gardener.cloud.local # the URL of the authority that issues workload identity tokens