Blog
1655+ articles — Page 53 of 69
DevOps
Terraform vs Pulumi
Which IaC tool is right for you? Compare Terraform's HCL declarative approach with Pulumi's general-purpose language support, state management, and ecosystem.
2 min read DevOps
Terraform vs Terragrunt
Terraform alone vs Terraform with Terragrunt. Compare DRY configurations, multi-environment management, and dependency handling.
2 min read DevOps
Terraform vs Vagrant
Terraform for cloud infrastructure vs Vagrant for local VMs. Understand when to use each tool and how they complement each other.
2 min read DevOps
Fix ArgoCD App of Apps Sync Issues
Diagnose and fix ArgoCD App of Apps sync failures with step-by-step commands for checking logs, RBAC, manifest errors, and component restarts.
1 min read DevOps
Fix ArgoCD Showing False Diffs
ArgoCD showing diffs for unchanged resources? Configure resource customizations, jqPathExpressions, and managedFieldsManagers.
1 min read DevOps
Fix ArgoCD SyncError Application Out of Sync
ArgoCD app stuck out of sync? Diagnose sync failures, hook errors, and resource health check issues. Step-by-step fix with kubectl commands and YAML examples.
1 min read Automation
How to Install Ansible on macOS
Step-by-step guide to install Ansible on macOS. Covers package installation, pip install, version management, and first playbook setup.
1 min read Automation
How to Install Ansible on pip virtualenv
Step-by-step guide to install Ansible on pip virtualenv. Covers package installation, pip install, version management, and first playbook setup.
1 min read Automation
How to Install Ansible on Ubuntu 24.04
Step-by-step guide to install Ansible on Ubuntu 24.04. Covers package installation, pip install, version management, and first playbook setup.
1 min read DevOps
How to Install Docker on Ubuntu 24.04
Complete guide to install Docker Engine on Ubuntu 24.04. Covers Docker CE installation, post-install steps, Docker Compose, and verification.
1 min read DevOps
How to Install Docker on Windows 11
Complete guide to install Docker Engine on Windows 11. Covers Docker CE installation, post-install steps, Docker Compose, and verification.
1 min read DevOps
How to Install Docker on WSL2
Complete guide to install Docker Engine on WSL2. Covers Docker CE installation, post-install steps, Docker Compose, and verification.
1 min read Platform Engineering
Platform Engineering vs DevOps: What Changed in 2026
Platform engineering is not replacing DevOps. It is the evolution. Here is how they differ, overlap, and why 28% of organizations now have dedicated.
3 min read Platform Engineering
CNCF Platform Engineering Technology Radar
The CNCF Q1 2026 Technology Radar focuses on Platform Engineering — 28% of organizations now have dedicated platform teams, Backstage documentary.
4 min read AI
llm-d: Kubernetes-Native Distributed Inference at Scale
Red Hat's llm-d project enters CNCF Sandbox, bringing disaggregated xPyD serving, tiered prefix caching, and multi-accelerator support to Kubernetes.
3 min read AI
NVIDIA Goes Platinum at CNCF
NVIDIA joins CNCF Platinum with a $3.8M cloud GPU donation and Kubernetes AI Conformance contributions — marking Kubernetes as the AI infrastructure layer.
3 min read AI
The AI Inference Challenge: Why Inaction
Jonathan Bryce's CNCF Press Conference keynote reveals the inference gold rush, the maturity paradox of 82% Kubernetes adoption vs 7% daily AI deployment.
3 min read Platform Engineering
Kyverno Graduates to CNCF: Policy-Driven AI
Kyverno reaches CNCF Graduation — trusted by Deutsche Telekom, LinkedIn, and Spotify for policy-driven governance of cloud native and AI infrastructure.
3 min read AI
Huawei Atlas 950 AI SuperPoD: 8,192 NPUs as One Machine
Huawei Atlas 950 SuperPoD connects 8,192 Ascend NPUs via UnifiedBus 2.0 into one machine delivering 8 EFLOPS. Full architecture from chips to openFuyao.
9 min read Open Source
openEuler: The Enterprise Linux You Haven't Heard Of
openEuler is a Huawei-originated enterprise Linux with 16 million installations, RISC-V support, and a growing global ecosystem for platform engineers.
6 min read Platform Engineering
openFuyao: Open Source Kubernetes Platform
openFuyao is an open source Kubernetes cluster ecosystem with NUMA-aware scheduling, NPU operators, and AI inference acceleration for 10,000+ nodes.
6 min read AI
AMA Recap: Scaling AI on Kubernetes
Luca Berton joined Packt's Build and Scale AI on Kubernetes workshop for a live AMA on GPU platforms, multi-tenant scheduling, and KubeCon 2026 lessons.
5 min read DevOps
Ubuntu 25.10 Installer Broken? Fix the
Ubuntu 25.10 Questing Quokka installer fails when the Subiquity backend stops answering on its Unix socket. Full troubleshooting sequence included.
5 min read AI
Unsloth on NVIDIA DGX Spark: 2x Faster
Step-by-step guide to running Unsloth on NVIDIA DGX Spark for 2x faster LLM fine-tuning with CUDA 13 and PyTorch containers.
6 min read