schema-catalog
Health Uyari
- License — License: AGPL-3.0
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 5 GitHub stars
Code Gecti
- Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Gecti
- Permissions — No dangerous permissions requested
Bu listing icin henuz AI raporu yok.
LLM-optimized Schema Catalog for the Kubernetes Ecosystem
Kubernetes Ecosystem Schema Catalog
A hosted catalog of JSON Schemas and LLM-optimized indexes for Kubernetes and the CNCF Ecosystem,
generated with flux-schema and refreshed daily from
upstream stable releases.
Using the catalog for validation
The catalog is served from Cloudflare's global network at
schemas.fluxoperator.dev, where you can
also search and browse every project and their schemas.
flux schema validate ./manifests -s ecosystem
The ecosystem schema location expands tohttps://schemas.fluxoperator.dev/catalog.
The catalog also keeps versioned snapshots for the six most recent minor
releases of Kubernetes, OpenShift and Flux, so validation can be pinned to
the minors your clusters run; see
Kubernetes versioning.
See the CLI guide for installation,
CI usage and configuration.
Explaining fields without a cluster
The explain command is like kubectl explain without a cluster at
hand (AI agents get the same capability through the MCP server below):
flux schema explain -s ecosystem hr.spec.dependsOn
GROUP: helm.toolkit.fluxcd.io
KIND: HelmRelease
VERSION: v2
FIELD: dependsOn <[]Object>
DESCRIPTION:
DependsOn may contain a DependencyReference slice with references to
HelmRelease resources that must be ready before this HelmRelease can be
reconciled.
...
Add --recursive to print nested fields, and --api-version to pick a
specific group/version when a kind is served by more than one.
MCP Server for AI agents
The catalog is exposed as a remote MCP server (streamable HTTP, no
authentication) at https://schemas.fluxoperator.dev/mcp. It gives AI agents
an offline replacement for kubectl explain, backed by the .fields.txt
field indexes
that ship alongside every schema.
To use it, add the MCP config to your project's .mcp.json:
{
"mcpServers": {
"flux-schema-catalog": {
"type": "http",
"url": "https://schemas.fluxoperator.dev/mcp"
}
}
}
See the AI agents guide for the
available tools and per-client setup instructions.
Catalog
Each project's ID names its provenance manifest, which pins the upstream
commit and the digests of the generated files. The manifests are signed with
GitHub Artifact Attestations
and can be verified with the GitHub CLI:
curl -sO https://schemas.fluxoperator.dev/history/<ID>.json
gh attestation verify <ID>.json -R controlplaneio-fluxcd/schema-catalog
Platform
| Project | ID | Version | Schemas | Updated |
|---|---|---|---|---|
| Kubernetes | kubernetes |
v1.36.3 | 101 | 2026-07-23 |
| OpenShift | openshift |
v4.22 | 138 | 2026-07-10 |
Provisioning
| Project | ID | Version | Schemas | Updated |
|---|---|---|---|---|
| 1Password Operator | onepassword-operator |
v1.12.0 | 1 | 2026-07-09 |
| AWS ACM Controller | ack-acm |
v1.5.0 | 1 | 2026-07-21 |
| AWS API Gateway v2 Controller | ack-apigatewayv2 |
v1.3.3 | 9 | 2026-07-09 |
| AWS CloudFront Controller | ack-cloudfront |
v1.6.0 | 9 | 2026-07-21 |
| AWS CloudWatch Controller | ack-cloudwatch |
v1.6.1 | 3 | 2026-07-09 |
| AWS CloudWatch Logs Controller | ack-cloudwatchlogs |
v1.3.2 | 1 | 2026-07-09 |
| AWS DynamoDB Controller | ack-dynamodb |
v1.9.2 | 3 | 2026-07-09 |
| AWS EC2 Controller | ack-ec2 |
v1.18.2 | 20 | 2026-07-09 |
| AWS ECR Controller | ack-ecr |
v1.7.0 | 3 | 2026-07-17 |
| AWS EFS Controller | ack-efs |
v1.4.1 | 3 | 2026-07-09 |
| AWS EKS Controller | ack-eks |
v1.16.3 | 8 | 2026-07-22 |
| AWS Elastic Load Balancing v2 Controller | ack-elbv2 |
v1.5.2 | 4 | 2026-07-09 |
| AWS ElastiCache Controller | ack-elasticache |
v1.5.2 | 9 | 2026-07-09 |
| AWS EventBridge Controller | ack-eventbridge |
v1.4.1 | 4 | 2026-07-09 |
| AWS IAM Controller | ack-iam |
v1.7.3 | 7 | 2026-07-09 |
| AWS Kinesis Controller | ack-kinesis |
v1.3.2 | 1 | 2026-07-09 |
| AWS KMS Controller | ack-kms |
v1.3.3 | 3 | 2026-07-09 |
| AWS Lambda Controller | ack-lambda |
v1.14.1 | 7 | 2026-07-09 |
| AWS MemoryDB Controller | ack-memorydb |
v1.4.1 | 6 | 2026-07-09 |
| AWS OpenSearch Service Controller | ack-opensearchservice |
v1.4.2 | 1 | 2026-07-09 |
| AWS Prometheus Service Controller | ack-prometheusservice |
v1.5.2 | 4 | 2026-07-09 |
| AWS RDS Controller | ack-rds |
v1.10.1 | 10 | 2026-07-09 |
| AWS Route 53 Controller | ack-route53 |
v1.4.4 | 3 | 2026-07-09 |
| AWS S3 Controller | ack-s3 |
v1.8.1 | 1 | 2026-07-09 |
| AWS SageMaker Controller | ack-sagemaker |
v1.8.3 | 26 | 2026-07-09 |
| AWS Secrets Manager Controller | ack-secretsmanager |
v1.3.2 | 1 | 2026-07-09 |
| AWS SNS Controller | ack-sns |
v1.7.1 | 4 | 2026-07-09 |
| AWS SQS Controller | ack-sqs |
v1.5.4 | 1 | 2026-07-09 |
| AWS WAFv2 Controller | ack-wafv2 |
v1.4.4 | 3 | 2026-07-21 |
| Azure Service Operator | azure-service-operator |
v2.20.0 | 1324 | 2026-07-09 |
| Capsule | capsule |
v0.13.10 | 12 | 2026-07-23 |
| Cert Manager | cert-manager |
v1.21.0 | 6 | 2026-07-09 |
| Cluster API | cluster-api |
v1.13.4 | 36 | 2026-07-16 |
| Cluster API Add-on Provider Helm | cluster-api-addon-provider-helm |
v0.6.4 | 2 | 2026-07-09 |
| Cluster API AWS | cluster-api-provider-aws |
v2.12.1 | 36 | 2026-07-10 |
| Cluster API Azure | cluster-api-provider-azure |
v1.26.0 | 25 | 2026-07-09 |
| Cluster API GCP | cluster-api-provider-gcp |
v1.12.0 | 13 | 2026-07-09 |
| Cluster API Hetzner | cluster-api-provider-hetzner |
v1.1.7 | 11 | 2026-07-09 |
| Cluster API k0smotron Bootstrap | cluster-api-provider-k0smotron-bootstrap |
v2.0.4 | 6 | 2026-07-23 |
| Cluster API k0smotron Control Plane | cluster-api-provider-k0smotron-control-plane |
v2.0.4 | 12 | 2026-07-23 |
| Cluster API k0smotron Infrastructure | cluster-api-provider-k0smotron-infrastructure |
v2.0.4 | 10 | 2026-07-23 |
| Cluster API Metal3 | cluster-api-provider-metal3 |
v1.13.2 | 18 | 2026-07-23 |
| Cluster API Nutanix | cluster-api-provider-nutanix |
v1.10.3 | 8 | 2026-07-15 |
| Cluster API OpenStack | cluster-api-provider-openstack |
v0.14.6 | 7 | 2026-07-09 |
| Cluster API Operator | cluster-api-operator |
v0.28.0 | 7 | 2026-07-18 |
| Cluster API RKE2 Bootstrap | cluster-api-provider-rke2-bootstrap |
v0.25.0 | 4 | 2026-07-09 |
| Cluster API RKE2 Control Plane | cluster-api-provider-rke2-control-plane |
v0.25.0 | 4 | 2026-07-09 |
| Cluster API vSphere | cluster-api-provider-vsphere |
v1.16.1 | 16 | 2026-07-09 |
| Crossplane | crossplane |
v2.3.3 | 25 | 2026-07-09 |
| External Secrets | external-secrets |
v2.8.0 | 29 | 2026-07-18 |
| Falco Operator | falco-operator |
v0.4.1 | 5 | 2026-07-09 |
| GCP Config Connector | config-connector |
v1.153.0 | 578 | 2026-07-09 |
| Image Scanner Operator | image-scanner-operator |
v0.16.21 | 1 | 2026-07-10 |
| kro | kro |
v0.9.2 | 2 | 2026-07-09 |
| Kubescape Operator | kubescape-operator |
1.40.3 | 5 | 2026-07-23 |
| Kubewarden | kubewarden |
v1.36.0 | 8 | 2026-07-09 |
| Kyverno | kyverno |
v1.18.2 | 47 | 2026-07-10 |
| OPA Gatekeeper | gatekeeper |
v3.23.0 | 27 | 2026-07-09 |
| OpenReports | openreports |
v0.2.1 | 2 | 2026-07-09 |
| Rancher Elemental Operator | rancher-elemental-operator |
v1.9.2 | 9 | 2026-07-10 |
| Rancher Turtles | rancher-turtles |
v0.27.0 | 2 | 2026-07-23 |
| Sealed Secrets | sealed-secrets |
v0.38.4 | 1 | 2026-07-09 |
| Secrets Store CSI Driver | secrets-store-csi-driver |
v1.6.0 | 4 | 2026-07-09 |
| Sigstore Policy Controller | sigstore-policy-controller |
v0.15.1 | 3 | 2026-07-09 |
| SPIRE Controller Manager | spire-controller-manager |
v0.6.6 | 4 | 2026-07-09 |
| Trust Manager | trust-manager |
v0.24.0 | 2 | 2026-07-09 |
| Upbound AWS Provider | provider-upjet-aws |
v2.6.0 | 2364 | 2026-07-09 |
| Upbound Azure Provider | provider-upjet-azure |
v2.6.0 | 1789 | 2026-07-09 |
| Upbound GCP Provider | provider-upjet-gcp |
v2.6.0 | 1018 | 2026-07-09 |
| Vault Secrets Operator | vault-secrets-operator |
v1.4.1 | 10 | 2026-07-22 |
Runtime
| Project | ID | Version | Schemas | Updated |
|---|---|---|---|---|
| Antrea | antrea |
v2.6.2 | 20 | 2026-07-09 |
| Calico | calico |
v3.32.1 | 22 | 2026-07-09 |
| Cilium | cilium |
v1.19.6 | 29 | 2026-07-17 |
| Container Object Storage Interface | cosi |
v0.2.2 | 5 | 2026-07-09 |
| CSI External Snapshotter | external-snapshotter |
v8.6.0 | 15 | 2026-07-09 |
| Kube-OVN | kube-ovn |
v1.16.2 | 24 | 2026-07-09 |
| Longhorn | longhorn |
v1.12.0 | 23 | 2026-07-09 |
| Multi-Cluster Services API | mcs-api |
v0.5.2 | 4 | 2026-07-14 |
| Multus CNI | multus-cni |
v4.3.0 | 1 | 2026-07-09 |
| Network Policy API | network-policy-api |
v0.2.0 | 1 | 2026-07-09 |
| NVIDIA GPU Operator | nvidia-gpu-operator |
v26.3.3 | 2 | 2026-07-09 |
| NVIDIA Network Operator | nvidia-network-operator |
v26.1.2 | 4 | 2026-07-18 |
| Rook | rook |
v1.20.2 | 21 | 2026-07-09 |
| Skupper | skupper |
2.2.1 | 12 | 2026-07-09 |
| Spiderpool | spiderpool |
v1.2.2 | 6 | 2026-07-09 |
| Submariner | submariner |
v0.24.0 | 9 | 2026-07-09 |
| Submariner Operator | submariner-operator |
v0.24.0 | 3 | 2026-07-09 |
| Tailscale | tailscale |
v1.98.9 | 7 | 2026-07-21 |
| Tigera Operator | tigera-operator |
v3.32.1 | 9 | 2026-07-09 |
| Velero | velero |
v1.18.2 | 11 | 2026-07-09 |
Orchestration & Management
| Project | ID | Version | Schemas | Updated |
|---|---|---|---|---|
| Agentgateway | agentgateway |
v1.4.0-alpha.2 | 3 | 2026-07-21 |
| AWS Load Balancer Controller | aws-load-balancer-controller |
v3.4.2 | 8 | 2026-07-14 |
| Cluster Inventory API | cluster-inventory-api |
v0.1.3 | 2 | 2026-07-09 |
| Envoy Gateway | envoy-gateway |
v1.8.3 | 8 | 2026-07-23 |
| ExternalDNS | external-dns |
v0.21.0 | 1 | 2026-07-09 |
| Gateway API | gateway-api |
v1.6.1 | 21 | 2026-07-17 |
| Gateway API Inference Extension | gateway-api-inference-extension |
v1.5.0 | 4 | 2026-07-09 |
| Istio | istio |
1.30.3 | 33 | 2026-07-17 |
| JobSet | jobset |
v0.12.0 | 1 | 2026-07-09 |
| Karmada | karmada |
v1.18.1 | 19 | 2026-07-09 |
| Karpenter | karpenter |
v1.14.0 | 4 | 2026-07-11 |
| Karpenter AWS | karpenter-aws |
v1.14.0 | 1 | 2026-07-18 |
| Karpenter Azure | karpenter-azure |
v1.14.0 | 2 | 2026-07-18 |
| Karpenter Cluster API | karpenter-provider-cluster-api |
v0.2.0 | 1 | 2026-07-09 |
| Karpenter IBM Cloud | karpenter-provider-ibm-cloud |
v1.0.5 | 1 | 2026-07-14 |
| KEDA | keda |
v2.20.1 | 6 | 2026-07-09 |
| kgateway | kgateway |
v2.3.6 | 8 | 2026-07-14 |
| kjob | kjob |
v0.1.0 | 5 | 2026-07-09 |
| KubeEdge | kubeedge |
v1.23.1 | 18 | 2026-07-16 |
| KubeRay | kuberay |
v1.6.2 | 7 | 2026-07-09 |
| Kueue | kueue |
v0.19.0 | 22 | 2026-07-23 |
| Kuma | kuma |
v2.14.1 | 54 | 2026-07-16 |
| KWOK | kwok |
v0.8.0 | 12 | 2026-07-09 |
| LeaderWorkerSet | lws |
v0.9.0 | 2 | 2026-07-09 |
| Linkerd | linkerd |
26.7.1 | 19 | 2026-07-22 |
| MetalLB | metallb |
v0.16.0 | 10 | 2026-07-09 |
| NFD NodeResourceTopology | node-feature-discovery-nrt |
v0.19.0 | 2 | 2026-07-11 |
| Node Feature Discovery | node-feature-discovery |
v0.19.0 | 3 | 2026-07-11 |
| Rancher System Upgrade Controller | rancher-system-upgrade-controller |
v0.20.1 | 1 | 2026-07-23 |
| Traefik | traefik |
v3.7.8 | 10 | 2026-07-16 |
| Vertical Pod Autoscaler | vertical-pod-autoscaler |
1.7.0 | 4 | 2026-07-09 |
| Volcano | volcano |
v1.15.0 | 9 | 2026-07-09 |
| Volcano JobFlow | volcano-jobflow |
v1.15.0 | 2 | 2026-07-09 |
App Definition & Development
| Project | ID | Version | Schemas | Updated |
|---|---|---|---|---|
| Actions Runner Controller | actions-runner-controller |
0.14.2 | 9 | 2026-07-09 |
| AIBrix | aibrix |
v0.7.0 | 8 | 2026-07-09 |
| Argo CD | argo-cd |
v3.4.5 | 3 | 2026-07-10 |
| Argo Events | argo-events |
v1.9.11 | 3 | 2026-07-14 |
| Argo Rollouts | argo-rollouts |
v1.9.1 | 5 | 2026-07-18 |
| Argo Workflows | argo-workflows |
v4.0.8 | 8 | 2026-07-23 |
| CloudNativePG | cloudnative-pg |
v1.30.0 | 11 | 2026-07-09 |
| Crunchy Postgres Operator | crunchy-postgres-operator |
v6.0.2 | 4 | 2026-07-09 |
| Dapr | dapr |
v1.18.2 | 8 | 2026-07-23 |
| Flagger | flagger |
v1.44.0 | 3 | 2026-07-21 |
| Flux | flux |
v2.9.2 | 15 | 2026-07-14 |
| Flux Operator | flux-operator |
v0.55.0 | 4 | 2026-07-14 |
| k3s Helm Controller | k3s-helm-controller |
v0.17.6 | 2 | 2026-07-23 |
| Kargo | kargo |
v1.10.9 | 9 | 2026-07-15 |
| Knative Eventing | knative-eventing |
v1.22.2 | 20 | 2026-07-09 |
| Knative Serving | knative-serving |
v1.22.1 | 12 | 2026-07-09 |
| KServe | kserve |
v0.19.0 | 6 | 2026-07-09 |
| KServe LLM | kserve-llmisvc |
v0.19.0 | 4 | 2026-07-09 |
| Kubeflow Notebooks | notebook-controller |
v1.11.0 | 3 | 2026-07-09 |
| Kubeflow Pipelines | kubeflow-pipelines |
2.17.0 | 2 | 2026-07-10 |
| Kubeflow PodDefaults | poddefaults-webhook |
v2.0.0 | 1 | 2026-07-09 |
| Kubeflow Profiles | profile-controller |
v2.0.0 | 2 | 2026-07-09 |
| Kubeflow PVCViewer | pvcviewer-controller |
v1.11.0 | 1 | 2026-07-09 |
| Kubeflow Tensorboard | tensorboard-controller |
v1.11.0 | 1 | 2026-07-09 |
| Kubeflow Trainer | kubeflow-trainer |
v2.2.1 | 3 | 2026-07-09 |
| MariaDB Operator | mariadb-operator |
26.6.0 | 12 | 2026-07-09 |
| MPI Operator | mpi-operator |
v0.8.2 | 1 | 2026-07-09 |
| NATS | nats |
v0.23.0 | 8 | 2026-07-09 |
| OpenFeature Operator | open-feature-operator |
v0.9.2 | 9 | 2026-07-09 |
| OpenKruise | openkruise |
v1.9.1 | 26 | 2026-07-09 |
| RabbitMQ Cluster Operator | rabbitmq-cluster-operator |
v2.22.3 | 1 | 2026-07-18 |
| Rancher Fleet | rancher-fleet |
v0.16.0 | 14 | 2026-07-23 |
| Redis Operator | redis-operator |
v0.26.0 | 4 | 2026-07-16 |
| Renovate Operator | renovate-operator |
5.3.0 | 1 | 2026-07-22 |
| ScyllaDB Operator | scylla-operator |
v1.21.0 | 11 | 2026-07-09 |
| Seldon Core v2 | seldon-core |
v2.10.2 | 7 | 2026-07-09 |
| Spark Operator | spark-operator |
v2.5.1 | 3 | 2026-07-09 |
| Strimzi | strimzi |
0.51.0 | 24 | 2026-07-09 |
| Tekton Pipeline | tekton-pipeline |
v1.14.1 | 14 | 2026-07-23 |
| Vitess Operator | vitess-operator |
v2.17.0 | 8 | 2026-07-09 |
Observability & Analysis
| Project | ID | Version | Schemas | Updated |
|---|---|---|---|---|
| Datadog Operator | datadog-operator |
v1.28.0 | 13 | 2026-07-09 |
| Elastic Cloud | eck-operator |
v3.4.1 | 19 | 2026-07-09 |
| Fluent Operator | fluent-operator |
v3.9.0 | 22 | 2026-07-09 |
| Grafana Operator | grafana-operator |
v5.24.0 | 13 | 2026-07-09 |
| Jaeger Operator | jaeger-operator |
v1.65.0 | 1 | 2026-07-09 |
| Litmus | litmus |
3.31.0 | 3 | 2026-07-16 |
| Logging Operator | logging-operator |
6.7.0 | 21 | 2026-07-09 |
| Loki Operator | loki-operator |
v0.10.2 | 9 | 2026-07-09 |
| OpenSearch Operator | opensearch-operator |
3.0.2 | 20 | 2026-07-09 |
| OpenTelemetry Operator | opentelemetry |
v0.156.0 | 5 | 2026-07-15 |
| Perses Operator | perses-operator |
v0.4.0 | 7 | 2026-07-09 |
| Prometheus Operator | prometheus-operator |
v0.92.1 | 10 | 2026-07-09 |
| Tempo Operator | tempo-operator |
v0.21.0 | 2 | 2026-07-09 |
| VictoriaMetrics Operator | victoriametrics-operator |
v0.73.1 | 24 | 2026-07-09 |
Documentation
- Flux Schema CLI: the validator this catalog serves.
- Manifest validation guide: flags, schema resolution, CEL rules and config files.
- Custom catalog guide: extract and host your own schemas.
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi