diff --git a/CHANGELOG.md b/CHANGELOG.md index f65c9776..cef8c808 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [[2.9.33]](https://github.com/nubenetes/awesome-kubernetes/releases/tag/v2.9.33) - 2026-06-20 + +### Added +- **Quick-nav menu expansion — 38 destinations**: Data-driven expansion of the hybrid quick-nav (ranked by per-page link count + relevance). New 📊 Digest menu pairs both editions (Tech & Cloud Digest + Industry & Geo Digest); new 🧰 K8s menu surfaces the Kubernetes ecosystem (Kubernetes Tools · Helm · Managed K8s · OpenShift · Tutorials). Existing menus grew: ☁️ Cloud += Serverless · FinOps; 🌐 Network += Service Mesh (Istio emoji → ⛵); ⚙️ Ops += IaC · Developer Portals; ⋯ More += Technical Tags · Demos. 38 destinations total across 6 direct pills + 7 Popover menus; chip font trimmed to 0.62rem with tighter gap/padding so all 13 bar chips fit one row down to ~1280px. Verified in Chrome 148 (Playwright): every menu opens below its button, flips near the right edge, and closes on Esc. Cache-bust `?v=2.9.33`; V2-only. + ## [[2.9.32]](https://github.com/nubenetes/awesome-kubernetes/releases/tag/v2.9.32) - 2026-06-20 ### Fixed diff --git a/README.md b/README.md index 7369a63d..182e8246 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ Additionally, as of May 2026, Nubenetes has reached the **Platinum Operational T | :--- | :--- | | **Total Technical Resources (Links)** | **18647+** | | **Specialized MD Pages** | **162** | -| **Total Commits** | **6336+** | +| **Total Commits** | **6344+** | | **Primary AI Engine** | **Google Gemini (Agentic)** | @@ -180,7 +180,7 @@ The growth of Nubenetes reflects the acceleration of the Cloud Native ecosystem. | 6 | 2023 | 30 | 123 | Maintenance & Refinement | | 7 | 2024 | 53 | 218 | Curation Strategy Pivot | | 8 | 2025 | 5 | 20 | Stability & Research Phase | -| 9 | 2026 | 2777 | 11,469 | **Agentic AI Surge** (May 2026 Inception) | +| 9 | 2026 | 2785 | 11,502 | **Agentic AI Surge** (May 2026 Inception) | @@ -196,8 +196,8 @@ xychart-beta title "Nubenetes Annual Growth Metrics (2018–2026)" x-axis ["2018", "2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026"] y-axis "Volume (Commits / Estimated New Refs)" 0 --> 12000 - bar [1445, 586, 8449, 2193, 1660, 123, 218, 20, 11469] - bar [350, 142, 2046, 531, 402, 30, 53, 5, 2777] + bar [1445, 586, 8449, 2193, 1660, 123, 218, 20, 11502] + bar [350, 142, 2046, 531, 402, 30, 53, 5, 2785] ``` @@ -207,7 +207,7 @@ xychart-beta | :--- | :---: | :---: | :--- | | 2026-04 | 25 | 103 | Active Curation | | 2026-05 | 2101 | 8,677 | **Agentic Inception (Gemini Era)** | -| 2026-06 | 651 | 2,688 | Active Curation | +| 2026-06 | 659 | 2,721 | Active Curation | ### 2.4. Content Distribution and Semantic Clustering diff --git a/data/news_digest.json b/data/news_digest.json index abb8e3a8..94677a68 100644 --- a/data/news_digest.json +++ b/data/news_digest.json @@ -7440,6 +7440,6 @@ "method": "fallback_small" } }, - "last_updated": "2026-06-20T15:59:54.347020+02:00" + "last_updated": "2026-06-20T16:17:15.717371+02:00" } } \ No newline at end of file diff --git a/docs/overrides/main.html b/docs/overrides/main.html index b8232df3..a06c9f57 100644 --- a/docs/overrides/main.html +++ b/docs/overrides/main.html @@ -13,28 +13,51 @@ (Baseline 2026) — zero JS, with free Esc/click-outside dismissal and focus management. Adding a leaf grows a menu, never the bar. - Direct pills: Topic Map · Digest · Kubernetes · Docker · GitOps · Terraform · AI & MCP - Menus: Cloud (AWS · Azure · GCP) · Network (Networking · Istio · K8s Net) - · Security (Security · DevSecOps) · Ops (CI/CD · Observability · SRE · DevOps) - · More (Videos · Ansible · Messaging · MLOps · Methodology · V1 Archive) + Direct pills: Topic Map · Kubernetes · Docker · GitOps · Terraform · AI & MCP + Menus: Digest (Tech · Industry) · K8s (Tools · Helm · Managed · OpenShift · Tutorials) + · Cloud (AWS · Azure · GCP · Serverless · FinOps) + · Network (Networking · Istio · Service Mesh · K8s Net) + · Security (K8s Security · DevSecOps) + · Ops (CI/CD · IaC · Observability · SRE · DevOps · Dev Portals) + · More (Tags · Demos · Videos · Ansible · Messaging · MLOps · Methodology · V1) -#} {% block tabs %}