Startup CPU Boost in Kubernetes with In-Place Pod Resize
Explains how to use Kubernetes' In-Place Pod Resize and Kube Startup CPU Boost to accelerate Java application startup by temporarily increasing CPU resources.
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.
Explains how to integrate Azure Application Gateway for Containers with Istio service mesh for TLS encryption in Kubernetes, focusing on sidecar mode.
Explains how to patch CoreDNS configuration on a Kubernetes cluster using Terraform's kubernetes_config_map_v1_data resource.
Discussion on Kubernetes' suitability for AI workloads and Google's new AI agent technology, following KubeCon 2025.
A curated list of recommended sessions for Microsoft Ignite 2025, focusing on cloud-native tech, AI, Azure, and DevOps.
A guide for enterprises on migrating virtual machine workloads to Kubernetes using KubeVirt, driven by industry shifts like the VMware acquisition.
Azure AKS Automatic SKU now offers a preview feature to host system components on Azure's infrastructure, removing the need for a dedicated system node pool in your subscription.
A first look at using Flatcar Container Linux, an immutable container-optimized OS, as a node pool option in Azure Kubernetes Service (AKS).
A curated list of articles on software architecture, development, and testing, covering event-driven systems, chaos engineering, and AI-assisted workflows.
Microsoft introduces a preview feature for AKS to block pod access to the Azure Instance Metadata Service (IMDS), enhancing cluster security.
Explains how Kubernetes API server concurrency controls like --max-requests-inflight work to manage performance and prevent overload.
Explains how to implement Web Application Firewall (WAF) support in Azure Application Gateway for Containers for Kubernetes security.