Add a new entry to the CNCF Landscape
masterTo add a new project or product to the CNCF Landscape, follow these steps:
- Prepare the logo: Create an SVG version of your logo. It must include the company, product, or project name in English. Use stacked (not horizontal) variants and ensure it does not have a non-white/non-transparent background color.
- Upload the logo: Add the SVG file to the
hosted_logosdirectory. - Update the data file: Open a pull request to add the entry in alphabetical order to the
landscape.ymlfile. - Reference the logo: In
landscape.yml, set thelogofield to point to your new SVG file.
Guidelines for inclusion:
- Cloud native projects should ideally have at least 300 GitHub stars and fit into an existing category.
- Only one box per company/product is generally allowed.
- Commercial versions of open source software are typically excluded, except for Certified Kubernetes implementations.
- Closed source products must link to a clear product description.
- The
Crunchbase organizationfield should represent the entity controlling the software.
Once your PR is merged, changes will be visible on the live landscape within 24 hours.