Skip to content

docs: add Cloud Native Landscape submission guide#11

Merged
mohit-nagaraj merged 1 commit intomainfrom
docs/landscape-submission
Mar 24, 2026
Merged

docs: add Cloud Native Landscape submission guide#11
mohit-nagaraj merged 1 commit intomainfrom
docs/landscape-submission

Conversation

@mohit-nagaraj
Copy link
Copy Markdown
Member

Summary

  • Adds LANDSCAPE_SUBMISSION.md with complete instructions for CNCF landscape listing
  • Includes recommended category, pre-written YAML entry, logo requirements
  • Covers LFX Insights registration as well

Related Issue

Closes #4

Action Required

A maintainer needs to prepare the SVG logo and submit the PR to cncf/landscape.

Test plan

  • Guide is complete and actionable

Step-by-step guide for listing KubeOrch on the CNCF landscape,
including category recommendation, YAML entry template, logo
requirements, and LFX Insights registration.

Closes #4

Signed-off-by: Mohit Nagaraj <mohitnagaraj20@gmail.com>
@mohit-nagaraj mohit-nagaraj added the must-fix-for-cncf Required for CNCF Sandbox submission label Mar 24, 2026
@mohit-nagaraj mohit-nagaraj added the must-fix-for-cncf Required for CNCF Sandbox submission label Mar 24, 2026
@mohit-nagaraj mohit-nagaraj merged commit 50fb3ec into main Mar 24, 2026
1 check passed
@mohit-nagaraj mohit-nagaraj deleted the docs/landscape-submission branch March 24, 2026 06:23
@gemini-code-assist
Copy link
Copy Markdown

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request introduces a new documentation file to streamline the process of listing the KubeOrch project on the CNCF Cloud Native Landscape. It aims to provide clear, step-by-step instructions for maintainers to prepare and submit the project's entry, ensuring compliance with landscape requirements and facilitating its visibility within the cloud-native ecosystem.

Highlights

  • New Documentation for CNCF Landscape Submission: Added a new file, LANDSCAPE_SUBMISSION.md, which provides comprehensive instructions for listing the KubeOrch project on the CNCF Cloud Native Landscape.
  • Detailed Submission Guidance: The guide includes a recommended category, a pre-written YAML entry snippet, and specific logo requirements to facilitate the submission process.
  • LFX Insights Registration: Instructions for registering the project on LFX Insights for contributor analytics were also included as part of the submission process.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a comprehensive guide for submitting the KubeOrch project to the CNCF Cloud Native Landscape. The documentation is well-structured and provides clear, step-by-step instructions. My review focuses on improving the usability and consistency of the guide. I've suggested converting plain URLs into clickable Markdown links and aligning the repository URL in the sample pull request description with the one specified in the landscape.yml configuration. These changes will make the guide easier to follow and help prevent potential issues during the landscape submission process.


### 1. Fork the Landscape Repository

Fork https://github.com/cncf/landscape
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For better readability and usability, it's recommended to format the URL as a Markdown link. This makes it clickable directly from rendered Markdown views.

Suggested change
Fork https://github.com/cncf/landscape
Fork [cncf/landscape](https://github.com/cncf/landscape)

Adding KubeOrch, a visual Kubernetes workflow orchestrator.

- Website: https://docs.kubeorch.dev
- GitHub: https://github.com/KubeOrch
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To maintain consistency with the landscape.yml entry for repo_url, it's better to use the main repository URL here instead of the organization URL. This avoids potential confusion during the review of the landscape pull request.

Suggested change
- GitHub: https://github.com/KubeOrch
- GitHub: https://github.com/KubeOrch/core


## Also Register on LFX Insights

1. Go to https://insights.lfx.linuxfoundation.org/
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For better usability, this URL should be a clickable Markdown link, making it easier for users to navigate to the site.

Suggested change
1. Go to https://insights.lfx.linuxfoundation.org/
1. Go to [LFX Insights](https://insights.lfx.linuxfoundation.org/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

must-fix-for-cncf Required for CNCF Sandbox submission

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Submit KubeOrch to the Cloud Native Landscape

1 participant