From 135c61aaa0ead50feb0e1931d7bf0c3c01dad08d Mon Sep 17 00:00:00 2001 From: Nubenetes Bot Date: Tue, 19 May 2026 10:38:24 +0200 Subject: [PATCH] docs(v2): restore Maturity Taxonomy and rename portal to Agentic Elite Portal [skip ci] --- v2-docs/index.md | 18 +++++++++++++++--- v2-mkdocs.yml | 2 +- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/v2-docs/index.md b/v2-docs/index.md index e26a3726..5b5fdc30 100644 --- a/v2-docs/index.md +++ b/v2-docs/index.md @@ -1,9 +1,21 @@ -# Nubenetes V2 | The High-Density Library (2026) +# Nubenetes V2 | Agentic Elite Portal (2026) ![Banner](images/kubernetes_logo.jpg) -!!! quote "The Library of 2026" - Structured like an advanced technical book. +!!! abstract "Vision 2026: The High-Density Library" + The V2 Edition is a curated, high-density version of the Nubenetes archive. Using **Agentic AI Orchestration**, the system selects only the most relevant, stable, and impactful resources for the 2026 Cloud Native ecosystem. + +## 💎 The Maturity Taxonomy + +To ensure industrial-grade precision, every resource in V2 is classified using our proprietary 5-tier maturity system: + +| Tag | Description | Engineering Context | +| :--- | :--- | :--- | +| **`[DE FACTO STANDARD]`** | The industry baseline. | Tools like Kubernetes, Terraform, or Prometheus that define the current architecture. | +| **`[ENTERPRISE-STABLE]`** | Battle-tested and reliable. | Proven solutions with strong community and commercial support. | +| **`[EMERGING]`** | The cutting edge. | High-potential tools and patterns (e.g., AI Agents, MCP) shaping the future. | +| **`[GUIDE]`** | Strategic knowledge. | High-quality tutorials, architectural deep-dives, and decision matrices. | +| **`[LEGACY]`** | Historical context. | Established tools that are being replaced or are primarily for maintaining older stacks. |
[![docker videos](images/docker_logo.jpg){: style="width:7%"}](https://www.youtube.com/c/DockerIo) [![cncf videos](images/cncf_logo.jpg){: style="width:7%"}](https://www.youtube.com/c/cloudnativefdn) [![kubernetes logo](images/kubernetes_logo.jpg){: style="width:7%"}](https://www.youtube.com/kubernetescommunity) [![redhat videos](images/redhat_logo.jpg){: style="width:7%"}](https://www.youtube.com/c/redhat) [![openshift videos](images/openshift_logo.jpg){: style="width:7%"}](https://www.youtube.com/c/OpenShift) [![rancher logo](images/rancher-logo.jpg){: style="width:7%"}](https://www.youtube.com/c/Rancher) [![cloudbees videos](images/cloudbees_logo.jpg){: style="width:7%"}](https://www.youtube.com/c/CloudBeesTV) [![jenkins videos](images/jenkins-logo.jpg){: style="width:7%"}](https://www.youtube.com/c/jenkinscicd) [![jenkins-x videos](images/jenkins_x_logo.jpg){: style="width:7%"}](https://www.youtube.com/channel/UCN2kblPjXKMcjjVYmwvquvg) [![spinnaker videos](images/spinnaker_logo.jpg){: style="width:7%"}](https://www.youtube.com/channel/UCcxQbw8kT1-FRhFhO2QCetg) [![vmware tanzu logo](images/vmware_tanzu_logo.jpg){: style="width:7%"}](https://www.youtube.com/c/VMwareTanzu)
diff --git a/v2-mkdocs.yml b/v2-mkdocs.yml index d24b324b..06b6ab86 100644 --- a/v2-mkdocs.yml +++ b/v2-mkdocs.yml @@ -81,7 +81,7 @@ markdown_extensions: nav: - "🔙 Back to V1 (Exhaustive)": https://nubenetes.com/ - - "The 2026 Vision": index.md + - "Agentic Elite Portal": index.md - "AI and Artificial Intelligence": - "Ai Agents Mcp": ai-agents-mcp.md - "Ai": ai.md