APAmaresh Pelletiindevtoolhub.hashnode.dev·3d ago · 1 min readTerraform Helm Provider Migration: v3 Breaking ChangesOriginally published on DevToolHub. The Terraform Helm provider migration from v2 to v3 rewrote the provider on the Plugin Framework, and it changed three things in your actual HCL: set/set_list/set_00
APAmaresh Pelletiindevtoolhub.hashnode.dev·6d ago · 2 min readKubernetes 1.36: What's New and What BreaksOriginally published on DevToolHub. Kubernetes 1.36 shipped April 22, 2026 — 18 features graduated to stable, 25 to beta. The two changes most teams will notice: User Namespaces going GA and Mutating00
APAmaresh Pelletiindevtoolhub.hashnode.dev·Jul 22 · 1 min readGitHub Copilot AI Credits: How Usage-Based Billing WorksOriginally published on DevToolHub. GitHub moved every Copilot plan to usage-based billing on June 1, 2026. Premium requests are gone — AI Credits now meter your usage by token consumption at each mo00
APAmaresh Pelletiindevtoolhub.hashnode.dev·Jul 20 · 1 min readGoogle Cloud Data Agent Kit: Build Pipelines from Your IDE Without the BoilerplateOriginally published on DevToolHub. Google Cloud Data Agent Kit is an open-source suite of AI agents and MCP tools that drops into VS Code and Claude Code to handle data pipeline boilerplate through 00
APAmaresh Pelletiindevtoolhub.hashnode.dev·Jul 13 · 1 min readFalco on Kubernetes: Runtime Security with eBPFOriginally published on DevToolHub. Most K8s security tools scan configs. Falco watches what containers actually do at runtime. It runs as a DaemonSet and monitors kernel system calls via eBPF. When 00