mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-13 10:21:14 +00:00
24 KiB
24 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[2.3.5] - 2026-05-26
Added
- Visual Branding Expansion: Integrated the official Playwright YouTube channel into the visual branding mosaic in both V1 and V2 index pages.
- Visual Asset Integration: Optimized and integrated the high-resolution logo for the Playwright channel.
[2.3.4] - 2026-05-25
Removed
- Redundant SEO Mitigation Assets: Deleted the custom
404.mdpage in the V2 portal. Under the Hybrid SEO-First architecture, legacy root URLs are now valid (serving V1 content), making the specialized rescue page unnecessary.
[2.3.3] - 2026-05-25
Fixed
- Navigation Loop: Corrected the "Back to V1" link to point specifically to
https://nubenetes.com/v1/. This avoids the automatic redirect at the domain root, allowing users to actually reach the exhaustive archive.
[2.3.2] - 2026-05-25
Changed
- Hybrid Sync Standardization: Unified navigation labels and URLs across
v2-mkdocs.ymlandsrc/v2_optimizer.py. The "Back to V1" link now consistently points to the domain root to leverage SEO-protected legacy paths.
[2.3.1] - 2026-05-25
Fixed
- Deployment Resilience: Resolved a recursive copy error in the GitHub Pages deployment workflow by implementing a temporary staging area for the V1 build process.
[2.3.0] - 2026-05-25
Added
- Hybrid SEO-First Architecture: Implemented a sophisticated dual-version deployment strategy. V1 is restored to the domain root (
/) to preserve 6+ years of SEO authority and deep-links, while a root-level redirect guides human traffic to the modern V2 Elite Portal at/v2/.
[2.2.4] - 2026-05-25
Changed
- Governance & Documentation Sync: Performed a comprehensive update of
README.md,GEMINI.md, and local session memory to reflect the new architectural standards (V2 at Root), workflow hardening (rebase resilience), and mandatory PR-based governance for production deployments.
[2.2.3] - 2026-05-25
Fixed
- Redirect Collision Resolution: Removed conflicting HTML redirects in the V2 portal that were blocking access to new Elite content with the same filenames as legacy pages.
- SEO Mitigation Refinement: Shifted to a "Smart 404" only strategy for the root domain, ensuring that URLs like
kubernetes.htmlserve the updated V2 content while missing legacy links are elegantly handled by the custom 404 page.
[2.2.2] - 2026-05-25
Added
- SEO Mitigation (Smart 404): Implemented a custom 404 page in the V2 portal (
404.md) to guide users from broken historical links to the new V1 archive location. - HTML Redirects: Integrated the
mkdocs-redirectsplugin and configured 301-style HTML redirects for the top 12 legacy URLs, preserving search engine authority and user experience during the root migration.
[2.2.1] - 2026-05-25
Changed
- Default Landing Page (V2 at Root): Promoted the Nubenetes Elite Portal (V2) to the root of the domain (
https://nubenetes.com/) to provide a modern, AI-curated default experience. - V1 Archive Relocation: Moved the exhaustive V1 archive to the
/v1/subdirectory (https://nubenetes.com/v1/). - Navigation Synchronization: Updated all navigation links and announce banners across both versions to ensure seamless switching between the Elite Portal and the Exhaustive Archive.
- Workflow Realignment: Reconfigured the GitHub Pages deployment pipeline to support the new directory structure while maintaining zero-downtime synchronization.
[2.2.0] - 2026-05-25
Fixed
- Workflow Resilience (Race Conditions): Implemented a mandatory
git pull --rebasestrategy across all five automated workflows (Metadata, AI Curator, Video Hub, Publisher, and README Sync). This prevents "rejected push" errors by allowing concurrent bot executions to automatically integrate sibling commits before pushing back to thedevelopbranch.
[2.1.9] - 2026-05-25
Changed
- Visual Identity (Ultra-Visible "N" Favicon): Redesigned the favicon to follow the high-visibility patterns of X.com, GitHub, and LinkedIn. The new design features a massive, bold cyan "N" on a solid black background, maximizing clarity and brand recognition in browser tabs.
- Index Brand Restoration: Restored the original "Gemini construction car" as the primary hero image in the V2 portal's header, maintaining the project's established visual identity while separating it from the functional favicon.
[2.1.8] - 2026-05-25
Fixed
- Configuration Integrity: Fixed a YAML syntax error in
mkdocs.yml(corrupted trailing line) that was causing GitHub Pages deployment failures.
[2.1.7] - 2026-05-25
Changed
- Visual Identity (Ultra-Visible Favicon): Replaced the complex favicon with an ultra-minimalist, high-contrast design (Cyan "N" on dark background) to ensure maximum visibility in browser tabs, following the design patterns of X, GitHub, and LinkedIn.
- Index Branding Restoration: Reverted the header image on the V2 index page to the "Gemini construction car" (now standardized as
hero-car.png) to maintain the project's established visual impact while keeping a separate, cleaner icon for navigation tabs.
[2.1.6] - 2026-05-25
Changed
- Visual Identity (Custom Logo): Replaced the generic car icon with a custom-engineered minimalist logo ("Nubenetes Nano Logo"). The new design features a high-contrast Cyber Cloud vehicle with Kubernetes helm wheels, ensuring superior perception and brand recognition as a favicon.
- Asset Optimization: Standardized the new logo as an SVG source and a 256x256 transparent PNG for cross-platform clarity.
[2.1.5] - 2026-05-25
Changed
- Automated Workflow Optimization: Refactored V2 ecosystem workflows (Metadata, AI Curator, Video Hub, and Publisher) to utilize direct git push to the
developbranch instead of creating redundant Pull Requests. This eliminates manual overhead and confusion while ensuring derived content is seamlessly synchronized using[skip ci]flags. - Workflow Observability: Integrated GitHub Artifacts for automated architecture audits and decision matrices, replacing redundant PR comments.
[2.1.4] - 2026-05-25
Added
- Leading AI Channels Mosaic: Expanded the visual branding mosaic in V1 and V2 portals to include the official YouTube channels for Google Gemini, Google DeepMind, Anthropic, Microsoft Copilot, OpenAI, and Meta AI.
- Visual Asset Integration: Optimized and integrated high-resolution logos for the new AI channels to maintain high-density visual standards.
[2.1.3] - 2026-05-25
Fixed
- Definitive AVM Video Correction: Applied a surgical fix to the "Azure Verified Modules" video metadata in the V2 portal and inventory. Corrected the title and summary to accurately reflect the session's focus on Spec-Driven Development, the "Spec Kit" framework, and Well-Architected Azure workloads using GitHub Copilot.
[2.1.2] - 2026-05-25
Added
- Visual Branding Expansion: Integrated ITOpsTalk (Microsoft Azure) and Google Cloud Tech official channels into the visual branding mosaic in both V1 and V2 index pages.
- Azure Verified Modules (AVM) Integration: Added the technical session on building secure Azure workloads using AVM and GitHub Copilot to the V2 Elite Video Hub. The summary highlights spec-driven development and the "Spec Kit" framework for reliable AI-assisted IaC.
[2.1.1] - 2026-05-25
Added
- Stanford CS229 LLM Session: Integrated the Stanford CS229 lecture on "Building Large Language Models" into the V2 Elite Video Hub. The architectural summary focuses on LLM orchestration, alignment (DPO/RLHF), and systems optimization for 2026 AI infrastructure.
[2.1.0] - 2026-05-25
Added
- Dual-Logo Branding Header: Integrated a new dual-logo header in the V2 portal, featuring the transparent Kubernetes logo alongside the modern Gemini construction car icon. The Gemini icon serves as a shortcut to the project's introduction page.
Changed
- Visual Balance: Resized visual assets to ensure architectural symmetry between the Kubernetes and Gemini logos in the portal's main entry point.
[2.0.9] - 2026-05-25
Changed
- Visual Optimization: Resized the transparent Kubernetes logo to 150px to ensure it remains subtle and professional as a header icon, matching the visual balance of the original design while maintaining modern transparency.
[2.0.8] - 2026-05-25
Fixed
- Terminology Standardization: Standardized the use of "AI" across the entire V2 ecosystem, updating the builder script (
src/v2_optimizer.py), global configurations (data/special_assets.yaml), and all related documentation pages. This prevents the redundant "AI and Artificial Intelligence" title from reappearing during portal regeneration.
[2.0.7] - 2026-05-25
Fixed
- Visual Integration: Replaced the opaque Kubernetes logo (black background) with a high-quality transparent PNG version. This ensures seamless visual integration across both light and dark modes in the V1 and V2 portals.
[2.0.6] - 2026-05-25
Changed
- Branding & Social Identity: Renamed the modern favicon to
favicon-car-modern.pngand configured the MkDocssocialplugin to utilize it as the default OpenGraph logo across V1 and V2 portals. This ensures a consistent, modern visual identity whenever documentation pages are shared on social platforms.
[2.0.5] - 2026-05-25
Changed
- Visual Identity Modernization: Replaced the legacy car favicon with a modern "Gemini construction car" PNG (256x256) across all portal versions (V1, V2, and Archive) to improve search engine presentation and brand aesthetics.
[2.0.4] - 2026-05-25
Added
- Claude Code Integration: Added the "Mastering Claude Code" technical session to the V2 Elite Video Hub with a high-density summary of agentic CLI operations and MCP integration.
- Hosted Control Planes (HyperShift): Integrated the GitOps Guide to the Galaxy session on HCP/HyperShift to provide architectural depth on multi-tenant Kubernetes control planes.
Fixed
- Video Metadata Accuracy: Corrected a significant metadata mismatch where the GitOps Guide to the Galaxy playlist was mislabeled as "Kubernetes: The Documentary".
- Inventory Precision: Synchronized
data/inventory.yamlwith corrected video identities and professional summaries.
[2.0.3] - 2026-05-25
Changed
- AI Navigation Simplification: Renamed the "AI and Artificial Intelligence" category to just AI in the V2 portal to eliminate redundancy and improve UI density.
- Documentation Alignment: Updated
GEMINI.mdto reflect the standardized "AI Dimension" naming convention.
[2.0.2] - 2026-05-24
Added
- YouTube Mosaic Enrichment: Added official channels for CloudNativeMadrid and Kyndryl to the visual mosaic in both V1 and V2 index pages.
- Visual Assets: Integrated new high-resolution logos for the added YouTube channels into the repository's image library.
[2.0.1] - 2026-05-24
Fixed
- V2 Page Stability: Implemented multi-location support using
v1_locationsto prevent accidental pruning of technical pages (e.g.,angular.md,introduction.md). - Branding Protection: Restored and locked the V2 Index visual identity, including the Kubernetes banner, automotive container metaphor, and the complete YouTube logo mosaic.
- Acronym Normalization: Standardized short titles in navigation and index to correctly preserve acronyms like AI, MCP, IaC, AWS, and GCP.
- AI Rescue Hardening: Fixed the AI-driven link rescue logic to reject generic redirects (e.g.,
/learn,/about) ensuring high-precision technical links. - URL Normalization trackers: Added stripping for industrial trackers like
intcmp,mc_cid, andmc_eidto maintain inventory canonical integrity (Mandate 24). - YAML Syntax Integrity: Repaired critical syntax errors in
inventory.yamland established automated title quoting/escaping.
Changed
- Evolutionary V2 Integration: Refactored the V2 Publisher to faithfully integrate new inventory data without radically altering the established v2.0.0 layout.
- Resilient Rendering: Enabled conservative link inclusion in
render-onlymode to preserve "Standard References" while pending AI hierarchical evaluation.
[2.0.0] - 2026-05-22
Added
- Official YouTube Data API v3 Integration: Guaranteed 100% fidelity metadata extraction and elimination of bot-detection blocks.
- Robust Multimedia Hierarchy: 3-tier fallback (Official API > yt-dlp > Gemini Pro Grounding) for high-fidelity technical summaries.
- Optional Cache Restoration: Controlled via
restore_cacheflag across all V2 workflows to protect manual repository updates. - Mandate 58 Codification: "Official-First" protocol for multimedia and multiline rendering standards established in
GEMINI.md. - Automated Video Enrichment: Implementation of
src/enrich_videos.pywith O'Reilly Journey builder.
Changed
- Standardized Workflow Sequencing: Implemented a numeric 01-08 nomenclature for all 15 workflows to clarify the execution lifecycle.
- Physical Workflow Refactoring: Renamed all
.github/workflows/files with numeric prefixes to enforce logical ordering in the GitHub Actions UI. - O'Reilly Journey Architecture: Prioritized "Fundamentals and Documentaries" in the Video Hub to provide a logical learning flow for users.
- Categorized Workflow Matrix: Enhanced
README.mdsection 9.1 with a "Phase / Category" column and direct clickable links to each workflow UI.
Fixed
- Anonymized Site Metadata: Removed personal names and emails from MkDocs configuration (V1 and V2) to ensure privacy and prevent Google indexing of contributor identities.
- YouTube Mosaic Rendering: Resolved a critical newline bug breaking the first icon (Docker) in both V1 and V2 index pages.
- Persistent V2 Navigation: Hardcoded Video Hub links in the V2 Index and navigation to ensure stability during automated regeneration.
- Markdown Rendering Hardening: Resolved indentation bugs and Mandate 19 violations (blank lines around center tags).
- YAML Syntax and Permissions: Fixed duplicated keys and added
pull-requests: writepermissions.
[2.0.0-agentic] - 2026-05-15
Added
- Agentic AI Orchestration Core: Inception of the autonomous engine for discovery and evaluation.
- Nubenetes V2 (Agentic Elite): Implementation of the high-density curated edition optimized for 2026 standards.
- Visual Health Dashboard: Automated HTML reports and GitHub Issue notifications for curation visibility.
- Maturity Scoring Engine: AI-driven classification (De Facto Standard, Enterprise-Stable, etc.).
- Flash-First High-Density Curation: Throughput optimization using Gemini Flash for mass processing.
- Community Contribution: Initial bot-driven dependency updates (Contribution by dependabot[bot]).
[1.9.5] - 2025-01-31
Added
- Kanvas Snapshot Support: Integration of emerging visualization plugins for k8s (Contribution by Vivek Vishal).
- Meshery Integration: Added service mesh management tools (Contribution by Vivek Vishal).
- API Testing Expansion: Inclusion of Mockapy and modern REST testing tools (Contribution by n0rdd3v).
[1.9.0] - 2024-01-16
Added
- Platform Engineering Surge: Major inclusion of IDP and platform engineering resources (Contribution by Daniel Bryant in PR #52).
- Security Scanners: Integration of Chainsaw for Kubernetes testing (Contribution by Charles-Edouard Brétéché).
- simplyblock Integration: Added low-latency storage resources (Contribution by Christoph Engelbert in PR #49).
Changed
- Structural Pivot: Reorganized core repository structures to align with declarative management patterns.
- Kustomize Focus: Major surge in Kustomize-based deployment documentation.
[1.8.0] - 2023-01-01
Added
- Automation Phase: Integration of Jenkins automation for repository cleanup and maintenance.
- Remote Job surge: Dedicated tracking for Cloud Native career opportunities (Contribution by Anthony Palomarez).
- EKS 1.22 Support: Detailed upgrade tutorials and lifecycle management (Contribution by itamarb8 in PR #19).
- m9sweeper Integration: Added Kubernetes security platform (Contribution by Jacob Beasley in PR #33).
[1.7.0] - 2022-01-10
Changed
- Ecosystem Hardening: Massive verification cycle of 2020-2021 links to ensure archive validity.
- Contributor Influence: Significant content refinement from Gerard Braad (PR #28) and Dmitry Shurupov (PR #29).
- Kubernetes Newsletters: Initial curated list of ecosystem newsletters (Contribution by Daniele Polencic in PR #31).
[1.6.0] - 2021-01-03
Added
- Post-Expansion Refinement: Strategic consolidation of the massive 2020 "Great Expansion" surge.
- Enterprise Patterns: Inclusion of production-grade architectural blueprints for large-scale Kubernetes fleets.
- Devtron Integration: Added end-to-end Kubernetes delivery workflow (Contribution by Arushi Shukla in PR #13).
[1.5.0] - 2020-05-01
Added
- The Great Expansion Peak: Vertical surge in technical references (8k+ new entries).
- Multi-Cloud Supremacy: Significant expansion into AWS Architecture, Azure DevOps, and Google Cloud platform internals.
- Serverless and Mesh Inception: Dedicated sections for Istio, Linkerd, Knative, and emerging Cloud Native patterns.
- O'Reilly Journey Navigation: Overhaul of the navigation menu to follow a logical, architectural learning journey.
- Developer Portals: Added Backstage and emerging internal developer platform (IDP) tools.
[1.4.0] - 2020-01-20
Added
- Multi-Cloud Foundations: Initial dedicated sections for AWS, Azure, and DigitalOcean.
- Kubernetes Alternatives: Inclusion of Nomad, Swarm, and other orchestrators for architectural comparison.
[1.3.0] - 2020-01-09
Added
- CI/CD Pillar: Major expansion into Jenkins alternatives, GitOps (Flux/Argo), and modern pipeline tools.
- Database Evolution: Significant additions to NoSQL, NewSQL, and cloud-native database management.
[1.2.0] - 2019-12-09
Added
-
Troubleshooting Masterclass: Integration of learnk8s.io troubleshooting guides.
-
Famous Kubernetes Resources 2019: First annual curation of the most impactful ecosystem assets.
-
External Validation: Merged major OpenShift documentation improvements (Contribution by Francesco Marchioni in PR #3).
[1.1.0] - 2019-04-28
Added
- Git Mastery: Enhanced Git resources and README synchronization (Contribution by Eyar Zilberman in PR #1).
- MkDocs Integration: First deployment of the structured MkDocs site for better web accessibility.
[1.0.0] - 2018-10-21
Added
- Munich Era Baseline: Establishment of industrial-grade engineering standards from the Deloitte/BMW IT-Zentrum environment.
- Architectural Relevance Protocol: First implementation of the star (🌟) rating system to identify high-impact resources.
- Core Technology Foundations: Consolidated collection of Kubernetes, Terraform, Ansible, and Java Performance Optimization.
[0.5.0] - 2018-09-29
Added
- Documentation Foundations: First implementation of
mkdocs.ymland ReadTheDocs integration. - Thematic Segmentation: Separation of content into specialized
.mdfiles (Docker, Ansible, Java).
[0.1.0] - 2018-09-24
Added
- Alpha Inception: Initial repository creation and genesis of the Cloud Native knowledge base.
- BMW IT-Zentrum Era: Foundation of the Munich-based engineering standards and self-service developer platform patterns. dation of the Munich-based engineering standards and self-service developer platform patterns.