Conocimiento de ingeniería del equipo de AstroKube

El blog de AstroKube comparte conocimientos prácticos de ingenieros que diseñan y operan infraestructura cloud en entornos de producción.

How to Build a Terraform Provider from Scratch
Platform EngineeringDevOpsIaC

29 de abril de 2026

How to Build a Terraform Provider from Scratch

A practical guide for platform engineers who need Terraform to manage an internal or third-party API. Learn how providers work, when to build one, and how to structure one with the Terraform Plugin Framework.

How to Choose a Kubernetes Gateway API Implementation
KubernetesNetworkingGatewayAPI

15 de abril de 2026

How to Choose a Kubernetes Gateway API Implementation

Envoy Gateway, Istio, NGINX, Traefik, and KGateway compared across spec alignment, security, extensibility, and governance. A practical guide to picking the right Gateway API controller for your platform.

Emerging agentic adoption models I saw at KubeCon Amsterdam 2026
KubernetesKubeConDevOpsAIAI Agents

1 de abril de 2026

Emerging agentic adoption models I saw at KubeCon Amsterdam 2026

Three distinct models of AI agent adoption are emerging in the cloud-native ecosystem. After attending KubeCon Europe 2026 in Amsterdam, here is a practical framework for understanding where the industry stands and where it is heading.

Why Your Multi-Cloud Cost Reporting Is Broken And How FOCUS Fixes It
FinOpsFOCUSCloudCost

3 de marzo de 2026

Why Your Multi-Cloud Cost Reporting Is Broken And How FOCUS Fixes It

AWS, Azure, and GCP each expose billing data in different schemas. FOCUS is the open spec that unifies them into one model, so your cost queries work across providers without rewrites.

Kubernetes Gateway API: when Ingress isn't enough and what to use instead
KubernetesNetworkingGatewayAPI

1 de febrero de 2026

Kubernetes Gateway API: when Ingress isn't enough and what to use instead

Ingress solved basic HTTP routing, but modern platforms need more. A practical look at K8S Gateway API and how it improves on Ingress trafic.