Skip to content

Commit 3c15e74

Browse files
authored
Adding an article list to the K8s blog (#16554)
* Adding an article list to the K8s blog * Apply suggestions from code review * Update content/blog/beyond-yaml-kubernetes-2026-automation-era/index.md * Update index.md * Update index.md * Update content/blog/beyond-yaml-kubernetes-2026-automation-era/index.md
1 parent bdb3632 commit 3c15e74

File tree

1 file changed

+15
-2
lines changed
  • content/blog/beyond-yaml-kubernetes-2026-automation-era

1 file changed

+15
-2
lines changed

content/blog/beyond-yaml-kubernetes-2026-automation-era/index.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,19 @@ Pulumi’s 2025 advancements, including [Pulumi Kubernetes Operator 2.0 GA](http
7373

7474
<!--more-->
7575

76+
## In this Kubernetes article:
77+
78+
- [Why Kubernetes Needs to Go Beyond YAML](/blog/beyond-yaml-kubernetes-2026-automation-era/#why-kubernetes-needs-to-go-beyond-yaml)
79+
- [The 2026 Convergence of AI, Platforms, and Policy in Kubernetes](/blog/beyond-yaml-kubernetes-2026-automation-era/#the-2026-convergence-of-ai-platforms-and-policy-in-kubernetes)
80+
- [The 2026 Shift: AI-Assisted Kubernetes Operations](/blog/beyond-yaml-kubernetes-2026-automation-era/#the-2026-shift-ai-assisted-kubernetes-operations)
81+
- [Operator-First: Kubernetes Deploys Your Cloud](/blog/beyond-yaml-kubernetes-2026-automation-era/#operator-first-kubernetes-deploys-your-cloud)
82+
- [Intelligent Kubernetes Infrastructure Across Every Cloud](/blog/beyond-yaml-kubernetes-2026-automation-era/#intelligent-infrastructure-across-every-cloud)
83+
- [Bring Your YAML and Helm, Then Evolve](/blog/beyond-yaml-kubernetes-2026-automation-era/#bring-your-yaml-and-helm-then-evolve)
84+
- [Begin Your Kubernetes Automation Journey](/blog/beyond-yaml-kubernetes-2026-automation-era/#begin-your-kubernetes-automation-journey)
85+
- [Workshop: From Zero to Production in Kubernetes](/blog/beyond-yaml-kubernetes-2026-automation-era/#workshop-from-zero-to-production-in-kubernetes)
86+
- [Visit Pulumi at KubeCon 2025 Booth 1045](/blog/beyond-yaml-kubernetes-2026-automation-era/#visit-pulumi-at-kubecon-2025-booth-1045)
87+
- [Final Thoughts](/blog/beyond-yaml-kubernetes-2026-automation-era/#final-thoughts)
88+
7689
## Why Kubernetes Needs to Go Beyond YAML
7790

7891
The article [*Kubernetes Best Practices I Wish I Had Known Before*](https://www.pulumi.com/blog/kubernetes-best-practices-i-wish-i-had-known-before/) highlights a key challenge: relying solely on YAML as the source of truth for Kubernetes is no longer sustainable. Clusters are dynamic, environments multiply, and static YAML files cannot keep up with the complexity of modern infrastructure.
@@ -99,7 +112,7 @@ This trend highlights how the next generation of Kubernetes operations is evolvi
99112
Pulumi’s platform provides a complete foundation for intelligent infrastructure management that extends from development to production.
100113

101114
- [**Pulumi Neo**](https://www.pulumi.com/product/neo/) adds AI-assisted infrastructure management that turns natural language into production-ready Kubernetes and cloud code.
102-
- [**Pulumi IDP**](https://www.pulumi.com/product/internal-developer-platforms/) enables engineering and platform teams to build self service environments that abstract complexity for developers while maintaining consistency and control.
115+
- [**Pulumi IDP**](https://www.pulumi.com/product/internal-developer-platforms/) enables engineering and platform teams to build self-service environments that abstract complexity for developers while maintaining consistency and control.
103116
- [**Pulumi Policies**](https://www.pulumi.com/product/insights-governance/) brings continuous compliance and policy enforcement directly into the delivery workflow.
104117
- [**Pulumi ESC**](https://www.pulumi.com/product/secrets-management/) secures credentials, API keys, and sensitive configurations across Kubernetes and cloud environments.
105118

@@ -152,7 +165,7 @@ Teams do not need to start from scratch. Pulumi supports [importing existing YAM
152165

153166
This hybrid approach enables modernization without disrupting existing CI/CD pipelines or team workflows.
154167

155-
## Where to Start
168+
## Begin Your Kubernetes Automation Journey
156169

157170
For teams preparing for the next phase of Kubernetes management in 2026:
158171

0 commit comments

Comments
 (0)