My Simple Knowledge Management and Time Tracking System
A developer shares his simple system using plain text files and a Python script for knowledge management and time tracking.
A developer shares his simple system using plain text files and a Python script for knowledge management and time tracking.
How to use Kubernetes Vertical Pod Autoscaler (VPA) in advisory mode to get resource recommendations for your pods.
A guide to using Vertical Pod Autoscaling (VPA) on GKE Autopilot to automatically adjust container CPU and memory requests based on usage.
A tutorial on scaling Kubernetes applications using business metrics with KEDA and Datadog, moving beyond traditional CPU/memory scaling.
A curated list of key Microsoft Ignite 2024 sessions for developers in Australia and New Zealand, focusing on AI, DevOps, cloud, and development tools.
Explores the controversy around health checks in Kubernetes, discussing liveness vs. readiness probes and the startup probe solution.
A speaker shares insights from a DevOps meetup, focusing on key security features introduced in Kubernetes 1.31.
An analysis of AWS EKS Pod Identity, comparing it to IRSA, explaining its benefits, and discussing why the author's company hasn't adopted it yet.
A guide to common pitfalls and best practices when generating Kubernetes Custom Resource Definitions (CRDs) using controller-gen.
A technical guide exploring Gateway API resources in Kubernetes, covering installation, GatewayClass, Gateway, and HTTPRoute configurations.
Introduction to Kubernetes Gateway API, its role as the successor to Ingress, and key differences for managing external traffic routing.
Explains Google Kubernetes Engine Autopilot's new node-based pricing model and how to use it with custom compute classes for cost optimization.
A tutorial on deploying a Stable Diffusion text-to-image model as a microservice using RayServe on Google Kubernetes Engine (GKE) Autopilot.
A hands-on review of K8sGPT, an AI-powered CLI tool for analyzing and troubleshooting Kubernetes clusters, including setup with local LLMs.
A guide to managing Kubernetes secrets across multiple AWS accounts using External Secrets Operator (ESO) and AWS Secrets Manager for centralized access.
Explores strategies and tools for securely updating container images to maintain system security and stability in modern infrastructure.
Troubleshooting guide for importing SSL certificates into NVIDIA GPU Operator to enable a private apt repository on Ubuntu 20.04.
Explores whether Crossplane, a Kubernetes-based control plane tool, can replace Terraform for infrastructure orchestration, analyzing their roles and differences.
An overview of Azure Kubernetes Service (AKS) Automatic SKU, detailing its pre-configured, production-ready setup and deployment methods.
A guide on merging multiple Kubernetes kubeconfig files into a single file for easier cluster management.