A Kubernetes link farm that grew an AI bureaucracy
What happens when a personal bookmarks file metastasizes into a self-curating "agentic knowledge engine" with 18,000+ links and its own economic projections.

What it does
Nubenetes is a curated list of Kubernetes and cloud-native resources that started in 2018 and now claims 18,356+ links across 162 specialized pages. The repo maintains two editions: V1 is the exhaustive manual archive; V2 is an AI-filtered “elite” subset generated by GitHub Actions workflows that score, classify, and health-check links automatically.
The interesting bit
The project has developed an almost parodic level of architectural self-seriousness. There are seven distinct workflow badges, a “Platinum Operational Tier,” a “Database-First Reasoning Protocol,” and an “AI Economic Architecture” section with pay-as-you-go vs. subscription analysis. The README includes a case study of the author’s 2016-2019 work at BMW IT-Zentrum Munich as origin myth. Whether this is genuine engineering rigor or elaborate performance art is unclear from the sources.
Key highlights
- 18,356+ technical resources, 162 specialized markdown pages as of June 2026
- Dual-edition architecture: V1 (exhaustive) vs. V2 (AI-curated “elite”)
- Six autonomous GitHub Actions workflows for curation, health checks, metadata, AI scoring, publishing, and video hub updates
- “Real-time Web Grounding (MCP)” — AI cross-references live web data for link verification
- Automated license monitoring: flags projects that switch from open source to restrictive models (e.g., BSL)
- “Universal Rescue Protocol” to salvage links during corporate acquisitions and site migrations
Caveats
- The “agentic AI” claims are described extensively but not demonstrated; no code for the AI engine is visible in the truncated README
- The 2026 “Platinum Operational Tier” and economic projections read like aspirational architecture documents rather than shipped features
- Repository language is listed as Python, but no Python source structure is shown in the provided excerpt
Verdict
Worth bookmarking if you need a comprehensive Kubernetes reference directory and can tolerate the self-mythologizing. Skip if you’re looking for a clean, minimal awesome-list or verifiable AI curation code; this is closer to a personal knowledge management system that escaped into the wild.