Files
dc-kc/schemas
GeorgeRaven efb7750a4a Updated gateway schemas
Changelog: changed
Signed-off-by: GeorgeRaven <GeorgeRavenCommunity@pm.me>
2025-11-01 08:25:28 +00:00
..
2025-04-08 22:07:34 +01:00
2025-04-08 22:11:54 +01:00
2025-09-09 21:02:33 +01:00
2025-07-24 00:23:08 +01:00
2025-04-08 22:07:34 +01:00
2025-04-08 22:07:34 +01:00

Kubernetes OpenAPI Schemas

This directory holds extracted OpenAPI schemas from live kubernetes clusters. This is to enable a shift to the left, and to validate our clusters manifests without the need for a complete cluster.

The tree format is: ./schemas/{{.Group}}/{{.ResourceKind}}_{{.ResourceAPIVersion}}.json

You can extract your own specifications from your own cluster by using the CRD Extractor.