George Gaál

Results 467 comments of George Gaál

- go to `Utilities` catalogue - `python3 -m venv .` - `source ./bin/activate` - `./crd-extractor.sh`

Taken from the working cluster on k3s: ```bash root@Ubuntu-2404-noble-amd64-base ~ # kubectl api-resources NAME SHORTNAMES APIVERSION NAMESPACED KIND bindings v1 true Binding componentstatuses cs v1 false ComponentStatus configmaps cm v1...

FluxCD: https://github.com/fluxcd/flux2/releases/download/v2.6.1/crd-schemas.tar.gz Clickhouse: https://github.com/Altinity/clickhouse-operator/tree/master/deploy/helm/clickhouse-operator/crds Strimzi: https://github.com/strimzi/strimzi-kafka-operator/releases/download/0.46.0/strimzi-crds-0.46.0.yaml DragonflyDB Operator: https://github.com/dragonflydb/dragonfly-operator/blob/main/charts/dragonfly-operator/templates/crds.yaml Kyverno: https://github.com/giantswarm/kyverno-crds or https://github.com/kyverno/kyverno/blob/main/charts/kyverno/charts/crds/README.md External Secrets: https://github.com/external-secrets/external-secrets/tree/main/config/crds/bases Cattle group (from k3s): it looks like that it could be obtained here: https://github.com/rancher/prometheus-federator/tree/main/crds...

Nats operator: https://github.com/nats-io/k8s/blob/main/helm/charts/nats-operator/crds/customresourcedefinition.yaml Objectstorage group: https://github.com/kubernetes-sigs/container-object-storage-interface/tree/v0.2.1/client/config/crd Victoria metrics: https://github.com/VictoriaMetrics/operator/releases/download/v0.59.1/crd.yaml CNPG Postgresql https://github.com/cloudnative-pg/cloudnative-pg/tree/main/config/crd/bases

@eyarz Hi! Thanks for the suggestion. I would like to offer to accept it as is or wait till the next week when I would have some time. Also I...

@wcarlsen Great! Thanks!