Skip to content

Kubeconform google managed prometheus

What

Kubeconform Export CRD from cluster

How

export FILENAME_FORMAT='{kind}-{group}-{version}'
python3 ./scripts/openapi2jsonschema.py https://raw.githubusercontent.com/GoogleCloudPlatform/prometheus-engine/main/manifests/setup.yaml
helm template . | kubeconform -schema-location default -schema-location /Users/bradleystannard/github/kubeconform -schema-location default

kubectl get customresourcedefinitions.apiextensions.k8s.io/backendconfigs.cloud.google.com -o yaml

Continued reading


Want to make this site better? Open a PR or help fund hosting costs