AKS: Login with Azure CLI and Workload Identity
Guide to setting up Workload Identity in Azure Kubernetes Service (AKS) using Terraform to enable Azure CLI login from pods.
Guide to setting up Workload Identity in Azure Kubernetes Service (AKS) using Terraform to enable Azure CLI login from pods.
Review of SelfTune, a research system for automatically and quickly tuning configuration parameters in cluster managers like Kubernetes.
A developer shares experiences and key findings from testing .NET 8 previews 1-5, covering container changes, analyzers, and build output.
Part 3 of a tutorial on implementing Azure Managed Prometheus & Grafana for AKS monitoring using Terraform, focusing on ingress-nginx metrics.
Introducing kr8s, a new Python Kubernetes client library designed for simplicity and familiarity, inspired by kubectl.
A developer details building a custom, interactive learning platform for Docker and Kubernetes, focusing on hands-on DevOps education.
Part 2 of a tutorial on using Terraform to configure Azure Managed Prometheus and Grafana for monitoring an AKS cluster.
A technical guide on setting up Azure Managed Prometheus and Grafana for AKS monitoring using Terraform, part 1 of a series.
A guide mapping Google Kubernetes Engine (GKE) Autopilot compute classes to specific machine types and configurations, including CPU and GPU options.
A technical guide on setting up and using Multi-cluster Services (MCS) to connect internal services across different Google Kubernetes Engine (GKE) clusters.
A technical guide comparing declarative vs. imperative IaC, focusing on managing Kubernetes infrastructure and applications on AWS using AWS CDK and cdk8s in a single codebase.
Overview of two major VMware events in London for April 2023: the VMware Technology Forum and the London VMUG user group meeting.
Explains a technique for strict pod co-location in Kubernetes using DaemonSets and Deployments with affinity rules.
A guide to reducing log ingestion costs in Google Kubernetes Engine (GKE) by creating exclusion filters in Cloud Logging.
A guide on how to launch and access a Jupyter server directly within a Dask cluster running on Kubernetes, including configuration steps.
A tutorial on setting up a comprehensive Kubernetes monitoring stack using Prometheus, Grafana, and the Robusta platform.
A biography of Kris Nóva, a computer scientist and engineer known for her work on Linux, Kubernetes, and open-source software.
A guide to using precise terminology for Linux containers, distinguishing between generic concepts and Docker-specific tools to reduce confusion.
A technical guide on oversubscribing GPUs in Kubernetes using time slicing for development and light workloads, with setup instructions.
A technical guide on using a Kubernetes DaemonSet to pre-pull container images onto all cluster nodes, ensuring faster pod startup for demos.