Self-Hosted Weekly: Week 10, 2026. NGINX Ingress Is Gone, the Pentagon Goes Open Source, and AI Code Gets Banned Again

Self-Hosted Weekly: Week 10, 2026. NGINX Ingress Is Gone, the Pentagon Goes Open Source, and AI Code Gets Banned Again

Welcome back to Self-Hosted Weekly, your Friday roundup of everything that matters in the open-source and self-hosting world. This week: a major Kubernetes retirement finally hits, the Pentagon goes open source, and the AI-generated code debate escalates again.

1. NGINX Ingress Is Officially Dead

The March 2026 retirement deadline for Kubernetes' Ingress NGINX Controller has arrived. No more releases, no bug fixes, no security patches. If you're among the 41% of internet-facing clusters still running it, this is your wake-up call.

The migration path leads to the Gateway API with controllers like Envoy Gateway or Istio Gateway. The old project suffered from too few maintainers and security liabilities around configuration snippets that allowed arbitrary NGINX injection.

Our take: This is the biggest Kubernetes infrastructure change in years. If you're self-hosting anything behind ingress-nginx, stop reading and start migrating.

2. The Open Source Endowment Raises $750K

The Open Source Endowment (OSE) launched as the world's first dedicated endowment for open-source software. The model is clever: invest contributions into a growing principal, distribute only the investment income as grants, keep the capital intact forever.

The backing list reads like an open-source hall of fame: Thomas Dohmke (former GitHub CEO), Mitchell Hashimoto (HashiCorp founder), Paul Copplestone (Supabase founder), plus co-founders of NGINX, Vue.js, and cURL.

Our take: 95% of codebases depend on open source, yet 86% of contributors receive no pay. An endowment model that generates perpetual funding is exactly what the ecosystem needs. Watch this space.

3. The Pentagon Goes Open Source with OCUDU

The U.S. Department of Defense is publishing an open-source software stack for 5G and 6G networks. The OCUDU (Open Centralized Unit Distributed Unit) project hits GitHub in April under Linux Foundation oversight, and it already has major vendor backing.

Our take: When the Pentagon open-sources infrastructure code, it signals that open source isn't just for startups anymore. This could reshape how telecom infrastructure gets built globally.

4. Open Source Graphics Stack Bans AI Code

Following Gentoo Linux's 2024 ban on AI-generated contributions, the open-source graphics stack has drawn the same hard line. Meanwhile, Gentoo doubled down by migrating to Codeberg to escape GitHub's Copilot integration.

The pattern is clear: curl shut down its bug bounty, Ghostty implemented zero-tolerance policies, and tldraw auto-closes all external pull requests. Maintainers are drowning in plausible-looking but fundamentally broken AI submissions.

Our take: The "AI slop" problem isn't going away. Projects that depend on community contributions are being forced to choose between openness and quality. Self-hosting your dev tools (like Gitea on Elestio) gives you full control over contribution policies.

5. KubeCon EU 2026 Heads to Amsterdam

KubeCon + CloudNativeCon Europe 2026 runs March 23-26 in Amsterdam. Key themes include GitOps, service mesh patterns, real-world AI integration, and cost-aware observability. Kubernetes v1.36 hits code freeze on March 19.

Our take: With NGINX Ingress dead and Gateway API taking over, expect migration stories to dominate the hallway track. If you're running self-hosted Kubernetes clusters, the talks on cost-aware observability are worth your time.

6. Package Repositories Face a Sustainability Crisis

The sustainability crisis for open-source package repositories is reaching a breaking point. Businesses treat npm, PyPI, and crates.io as free infrastructure while bandwidth, storage, and compliance costs keep growing. The registries issued an open letter through OpenSSF calling for tiered access models.

Our take: If the registries that deliver your dependencies start charging, self-hosted package mirrors become essential. Tools like Verdaccio for npm or Sonatype Nexus let you cache and control your supply chain.

7. Plane Launches Self-Hosted AI with BYOK

Plane, the open-source project management tool, shipped self-hosted AI on March 1 with a BYOK (bring-your-own-key) architecture. You supply your own OpenAI or Anthropic API keys, no data leaves your servers. It supports GPT-5.2, GPT-5, GPT-4.1, Claude Sonnet 4.5, and Claude 4.

Our take: BYOK is the right pattern for self-hosted AI. Your data stays on your infrastructure, you control the costs, and you pick the model. This is how every self-hosted tool should implement AI features. You can deploy Plane and dozens of other project management tools on Elestio.

8. 36 Million New Developers Joined GitHub in 2025

GitHub's latest report shows 36 million new developers joined the platform last year, with India contributing 5.2 million. But here's the catch: while the contributor base grows, the number of people stepping into maintainer and ownership roles stays flat.

Our take: More contributors without more maintainers is a recipe for burnout. This imbalance explains why projects are closing doors to AI-generated submissions and why the Open Source Endowment matters so much right now.

What We're Watching Next Week

  • KubeCon EU kicks off March 23 in Amsterdam. Expect announcements around Gateway API adoption, Kubernetes v1.36 features, and AI infrastructure patterns.
  • OCUDU GitHub release in April is approaching. Early access or previews might surface.
  • Kubernetes v1.36 code freeze on March 19. Last chance for features to land.

The Bottom Line

This was a week of endings and beginnings. NGINX Ingress is gone after serving 41% of clusters for years. The Open Source Endowment offers a new funding model. The Pentagon validated open source at the highest level. And the AI code debate keeps fracturing the community between "move fast" and "keep quality."

If there's one takeaway: the infrastructure you depend on is changing fast. Self-hosting gives you control over those transitions instead of being at the mercy of upstream decisions.

Thanks for reading ❤️ See you in the next one 👋