{"id":17654759,"url":"https://github.com/stefanprodan/kubernetes-cue-schema","last_synced_at":"2025-06-21T09:05:30.548Z","repository":{"id":196911960,"uuid":"694524633","full_name":"stefanprodan/kubernetes-cue-schema","owner":"stefanprodan","description":"CUE schema of the Kubernetes API","archived":false,"fork":false,"pushed_at":"2025-06-16T22:29:07.000Z","size":641,"stargazers_count":16,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-21T09:05:10.037Z","etag":null,"topics":["cuelang","kubernetes","timoni"],"latest_commit_sha":null,"homepage":"https://timoni.sh","language":"CUE","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stefanprodan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-09-21T07:09:17.000Z","updated_at":"2025-06-03T10:47:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"90cbbaad-a6a3-497e-a28c-5aa80e8b061d","html_url":"https://github.com/stefanprodan/kubernetes-cue-schema","commit_stats":null,"previous_names":["stefanprodan/kubernetes-cue-schema"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stefanprodan/kubernetes-cue-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanprodan%2Fkubernetes-cue-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanprodan%2Fkubernetes-cue-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanprodan%2Fkubernetes-cue-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanprodan%2Fkubernetes-cue-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefanprodan","download_url":"https://codeload.github.com/stefanprodan/kubernetes-cue-schema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanprodan%2Fkubernetes-cue-schema/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261095307,"owners_count":23108782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cuelang","kubernetes","timoni"],"created_at":"2024-10-23T12:39:00.086Z","updated_at":"2025-06-21T09:05:25.534Z","avatar_url":"https://github.com/stefanprodan.png","language":"CUE","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubernetes CUE Schemas\n\n[![license](https://img.shields.io/github/license/stefanprodan/kubernetes-cue-schema.svg)](https://github.com/stefanprodan/kubernetes-cue-schema/blob/main/LICENSE)\n\nThis repository contains a set of curated CUE schemas for the most recent Kubernetes GA APIs.\nThese schemas are intended to be used when authoring [Timoni](https://github.com/stefanprodan/timoni) modules.\n\n## Versioned schemas\n\nFor each Kubernetes **minor version** there is a dedicated set of CUE schemas stored in this repository\nunder [/schemas](https://github.com/stefanprodan/kubernetes-cue-schema/tree/main/schemas).\n\nKubernetes API schemas:\n\n- `k8s.io/api/admission/v1`\n- `k8s.io/api/admissionregistration/v1`\n- `k8s.io/api/apidiscovery/v2`\n- `k8s.io/api/apps/v1`\n- `k8s.io/api/authentication/v1`\n- `k8s.io/api/authorization/v1`\n- `k8s.io/api/autoscaling/v2`\n- `k8s.io/api/autoscaling/v1`\n- `k8s.io/api/batch/v1`\n- `k8s.io/api/certificates/v1`\n- `k8s.io/api/coordination/v1`\n- `k8s.io/api/core/v1`\n- `k8s.io/api/discovery/v1`\n- `k8s.io/api/events/v1`\n- `k8s.io/api/flowcontrol/v1`\n- `k8s.io/api/networking/v1`\n- `k8s.io/api/node/v1`\n- `k8s.io/api/policy/v1`\n- `k8s.io/api/rbac/v1`\n- `k8s.io/api/scheduling/v1`\n- `k8s.io/api/storage/v1`\n\nThe schema of each Kubernetes **minor version** is published to GitHub Container Registry at\n[ghcr.io/stefanprodan/timoni/kubernetes-schema](https://github.com/stefanprodan/kubernetes-cue-schema/pkgs/container/timoni%2Fkubernetes-schema).\n\nOCI artifacts:\n\n- `oci://ghcr.io/stefanprodan/timoni/kubernetes-schema:v1.32`\n- `oci://ghcr.io/stefanprodan/timoni/kubernetes-schema:v1.31`\n- `oci://ghcr.io/stefanprodan/timoni/kubernetes-schema:v1.30`\n- `oci://ghcr.io/stefanprodan/timoni/kubernetes-schema:v1.29`\n- `oci://ghcr.io/stefanprodan/timoni/kubernetes-schema:v1.28`\n- `oci://ghcr.io/stefanprodan/timoni/kubernetes-schema:v1.27`\n- `oci://ghcr.io/stefanprodan/timoni/kubernetes-schema:v1.26`\n- `oci://ghcr.io/stefanprodan/timoni/kubernetes-schema:v1.25`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanprodan%2Fkubernetes-cue-schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefanprodan%2Fkubernetes-cue-schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanprodan%2Fkubernetes-cue-schema/lists"}