cncf / landscape2

Landscape2 is a tool that generates interactive landscapes websites
https://landscape.cncf.io
Apache License 2.0
140 stars 39 forks source link

Feature: Add section in project cards for Reference Architectures #671

Open leecalcote opened 1 month ago

leecalcote commented 1 month ago

The CNCF can empower organizations to build more robust, scalable, and efficient cloud-native systems by providing blueprints for success in the form of Reference Architectures.

Reference architectures offer a blueprint for how to use CNCF projects in real-world scenarios, lowering the barrier to entry for new users and helping promote project deployment / operational best practices.

Composite reference architectures that include more than one CNCF project promotes interoperability between different projects by showcasing how they can be integrated effectively.

Screenshot 2024-07-23 at 3 41 29 PM

This suggested feature is proposed in context of a larger proposal for a CNCF Hub.

tegioz commented 1 month ago

Hi @leecalcote 👋

TBH I'm not really sure if the landscape is the best place to display this kind of information. Projects' cards are already quite large in some cases, and IMHO we should be careful about new additions to keep it focused and helpful for final users. There might be more CNCF projects interested in having their content featured in the landscape as well, so we need to think about the long term sustainability (and fairness) 😇

In any case, there are some points to keep in mind about this particular case:

Regarding the PR related to this issue submitted by @Jougan-0 (#672):

Landscape2 provides a mechanism that allows adding custom links that will be featured on the projects' cards. Maybe it could be used by projects interested in displaying one or more architectures in their card. This would be similar to the solution we proposed when we had a similar conversation a few months ago regarding Artifact Hub and visual diagrams for Helm charts.

Hope this helps 🙂

/cc @caniszczyk

P.S.: Interestingly, CNCF Hub was the original name of Artifact Hub, and hub.cncf.io the hostname used to serve it 😉