From a31a2491d38419957ded13d858b544347bc20d4c Mon Sep 17 00:00:00 2001 From: Nubenetes Bot Date: Fri, 15 May 2026 14:29:02 +0200 Subject: [PATCH] feat: interlink V1 and V2 editions for better discoverability --- docs/index.md | 4 ++++ mkdocs.yml | 1 + v2-mkdocs.yml | 1 + 3 files changed, 6 insertions(+) diff --git a/docs/index.md b/docs/index.md index 1cab51a7..78db6821 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,8 @@ # Nubenetes: Awesome Kubernetes & Cloud [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) + +!!! tip "Nubenetes V2: Agentic Elite Edition is now live!" + Looking for a high-density, AI-curated experience? Explore our [**V2 Elite Portal**](/v2/) - Optimized for 2026 Architectural Standards. + A curated list of awesome references collected since 2018. Microservices architectures rely on DevOps practices, automation, CI/CD (Continuous Integration & Delivery), and API-focused designs. [Nubenetes](https://nubenetes.com) is also available at [this other site](https://awesome-kubernetes.readthedocs.io/). diff --git a/mkdocs.yml b/mkdocs.yml index 99c8f3fc..9fb6061a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -85,6 +85,7 @@ markdown_extensions: - abbr - def_list nav: + - "🚀 Try Nubenetes V2 (Elite)": https://nubenetes.com/v2/ - Home: index.md - Intro: - Microservice Architecture. From Java EE To Cloud Native. Openshift VS Kubernetes: introduction.md diff --git a/v2-mkdocs.yml b/v2-mkdocs.yml index 1852779a..20e6a202 100644 --- a/v2-mkdocs.yml +++ b/v2-mkdocs.yml @@ -77,6 +77,7 @@ markdown_extensions: alternate_style: true nav: + - "🔙 Back to V1 (Exhaustive)": https://nubenetes.com/ - "The 2026 Vision": index.md - "Intelligent Control Plane": intelligent-control-plane.md - "Architectural Foundations": architectural-foundations.md