mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-28 17:41:32 +00:00
@@ -57,7 +57,7 @@ Nubenetes is one of the most comprehensive archives in the ecosystem, featuring
|
||||
| :--- | :--- |
|
||||
| **Total Technical Resources (Links)** | **17133+** |
|
||||
| **Specialized MD Pages** | **161** |
|
||||
| **Total Commits** | **3976+** |
|
||||
| **Total Commits** | **3978+** |
|
||||
| **Primary AI Engine** | **Google Gemini (Agentic)** |
|
||||
|
||||
### Top Categories by Density
|
||||
@@ -90,13 +90,13 @@ The growth of Nubenetes reflects the acceleration of the Cloud Native ecosystem.
|
||||
| 2023 | 30 | 123 | Maintenance & Refinement |
|
||||
| 2024 | 53 | 218 | Curation Strategy Pivot |
|
||||
| 2025 | 5 | 20 | Stability & Research Phase |
|
||||
| 2026 | 417 | 1,722 | **Agentic AI Surge** (May 2026 Inception) |
|
||||
| 2026 | 419 | 1,730 | **Agentic AI Surge** (May 2026 Inception) |
|
||||
|
||||
#### 2026: The Agentic Monthly Surge
|
||||
| Month | Commits | Est. New Refs | Status |
|
||||
| :--- | :---: | :---: | :--- |
|
||||
| 2026-04 | 25 | 103 | Active Curation |
|
||||
| 2026-05 | 392 | 1,618 | **Agentic Inception (Gemini Era)** |
|
||||
| 2026-05 | 394 | 1,627 | **Agentic Inception (Gemini Era)** |
|
||||
|
||||
### Content Distribution & Semantic Clustering
|
||||
|
||||
|
||||
@@ -61,8 +61,8 @@ markdown_extensions:
|
||||
- pymdownx.caret
|
||||
- pymdownx.details
|
||||
- pymdownx.emoji:
|
||||
emoji_index: !!python/name:materialx.emoji.twemoji
|
||||
emoji_generator: !!python/name:materialx.emoji.to_svg
|
||||
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
||||
emoji_generator: !!python/name:material.extensions.emoji.to_svg
|
||||
- pymdownx.highlight
|
||||
- pymdownx.inlinehilite
|
||||
- pymdownx.keys
|
||||
|
||||
@@ -65,10 +65,10 @@ markdown_extensions:
|
||||
custom_fences:
|
||||
- name: mermaid
|
||||
class: mermaid
|
||||
format: !!python/name:pymdownx.superfences.mermaid_format
|
||||
format: !!python/name:pymdownx.superfences.fence_code_format
|
||||
- pymdownx.emoji:
|
||||
emoji_index: "material.extensions.emoji.twemoji"
|
||||
emoji_generator: "material.extensions.emoji.to_svg"
|
||||
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
||||
emoji_generator: !!python/name:material.extensions.emoji.to_svg
|
||||
- attr_list
|
||||
- md_in_html
|
||||
- toc:
|
||||
|
||||
Reference in New Issue
Block a user