Azure Managed Prometheus and Grafana with Terraform – part 1
A technical guide on setting up Azure Managed Prometheus and Grafana for AKS monitoring using Terraform, part 1 of a series.
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.
Explains why Kubernetes takes 60-90 seconds to update Secrets/ConfigMaps on mounted volumes, detailing the kubelet's sync mechanism.
A guide to advanced debugging techniques for containerized applications, focusing on distroless containers and Kubernetes environments.
Explains how to achieve 3-zone high availability deployments on GKE Autopilot using PodSpreadTopology constraints.
Explains how to use high-performance SSD ephemeral storage volumes for data processing in Google Kubernetes Engine (GKE) Autopilot pods.
A technical guide on using Google Cloud's Backup for GKE feature to back up and restore Kubernetes workloads, including configuration and volume data.
A guide to backing up and restoring Google Kubernetes Engine (GKE) workloads using the open-source tool Velero.
Explains how to manually upgrade Google Kubernetes Engine (GKE) clusters using the Blue-Green strategy for safer, controlled deployments.