Kubernetes doesn't care about your uptime
Explains how Kubernetes prioritizes data integrity over uptime, detailing why stateful pods can get stuck 'Terminating' to prevent data corruption.
Explains how Kubernetes prioritizes data integrity over uptime, detailing why stateful pods can get stuck 'Terminating' to prevent data corruption.
A technical guide to implementing Microsoft Entra Agent ID for AI agents on Kubernetes, covering identity, token exchange, and workload federation.
A daily tech reading list covering AI agents, cloud services, software engineering trends, and new tools like conversational analytics in BigQuery.
Explains why Azure Kubernetes Service (AKS) public IP addresses can change unexpectedly and provides solutions to prevent or recover from this issue.
A technical guide on deploying the KAITO RAG Engine for AI-powered retrieval-augmented generation on Azure Kubernetes Service (AKS).
Microsoft's latest Azure IaaS and Azure Local updates for Jan 2026, covering AI datacenter strategy, Kubernetes pricing, and storage expansions.
Introduces a Spring Boot library for automatically generating Istio resources on Kubernetes from Java annotations, simplifying development within the Istio service mesh.
Explains how to use the KAITO RAG Engine on Azure Kubernetes Service to build a Retrieval-Augmented Generation (RAG) system for querying private documents with LLMs.
A tech professional outlines his 2026 plans, focusing on creating content around Terraform, Kubernetes, WebAssembly, and OpenTelemetry.
A tutorial on building a chatbot UI with Streamlit to interact with a language model inference service deployed on Azure Kubernetes (AKS) using KAITO.
Explains the retirement of Ingress NGINX in 2026 and analyzes four replacement options for users running it on Azure Kubernetes Service (AKS).
Explains how to use Kubernetes' In-Place Pod Resize and Kube Startup CPU Boost to accelerate Java application startup by temporarily increasing CPU resources.
A technical guide to installing KAITO v0.8.x on Azure Kubernetes Service to run the Phi-4 language model for AI inference.
A developer shares their experience speaking at YOW! 2025 conferences in Australia, presenting on WebAssembly on Kubernetes and teaching an OpenTelemetry masterclass.
A technical guide on upgrading a Google Kubernetes Engine (GKE) cluster to use the new Autopilot Compute Class feature.
Author announces the publication of his book 'Hands-On Java with Kubernetes', explaining its motivation and content focused on Java app development for Kubernetes.
A technical guide explaining how to replace the default SSL/TLS certificate on an Azure Kubernetes Service (AKS) cluster's ingress controllers.
A guide to deploying Large Language Models (LLMs) on Azure Kubernetes Services (AKS) within an Azure Local lab environment, covering architecture and tools.
A CNCF Ambassador shares highlights and key technical themes from KubeCon + CloudNativeCon North America 2025, focusing on AI, platform engineering, and security.
Explains why stopping a listener immediately during app shutdown causes failed requests and details the correct graceful shutdown sequence.