The k0rdent Catalog Repo is a central repository and discovery platform designed to streamline the selection, deployment, and management of services and infrastructure within the k0rdent ecosystem. It serves as a comprehensive resource for users to explore and access a wide range of curated tools, applications, and configurations tailored for Kubernetes cluster enhancement.
.github/workflows- GitHub scripts for automatical testing.apps- Catalog Applications metadata, resource files, Helm charts, and testing config files.docs- Additional repo documentation filesmkdocs- MkDocs source files for the Catalog web site.overrides- Catalog HTML files (MkDocs customization files).scripts- Tools for testing and contributing services to k0rdent.mkdocs.yml- MkDocs main config file to generate the Catalog web site.
- Catalog Web - Public web UI of the k0rdent catalog, listing all available applications and their metadata.
- Applications Testing Guide - Guide describing how applications are tested and validated before being added to the catalog.
- Previewing Docs - Instructions for building and previewing the catalog documentation locally during development.
- Contribution guide - How to contribute new applications or updates to the catalog, including style and review guidelines.
- Catalog Index - Machine-readable index of all catalog entries, used by k0rdent UI and related tooling.
- Catalog Index Schema - JSON Schema describing the structure of the catalog index, useful for validation and automation.