Managing multiple kubeconfigs by merging them
A guide on merging multiple Kubernetes kubeconfig files into a single file for easier cluster management.
A guide on merging multiple Kubernetes kubeconfig files into a single file for easier cluster management.
Explores the architecture and demo of an Enterprise Chat AI solution using Azure OpenAI and AI Search, part of a technical series.
A step-by-step guide to upgrading PostgreSQL from version 15 to 16 on Ubuntu 24.04, covering cluster management and commands.
A DevOps engineer reflects on leaving Twitter/X for the Fediverse, discussing platform changes, tech community dynamics, and personal tech projects.
Author announces receiving the Microsoft MVP Award for expertise in Azure Infrastructure as Code, highlighting community contributions.
A consultant discusses three key questions to assess an organization's test automation strategy and ensure it aligns with business goals.
A guide to manually triggering a GitHub Actions workflow from a feature branch before it's merged into the default branch.
A tutorial on using Terraform to create and initialize AWS CodeCommit repositories, including syncing initial files.
A critical analysis of whether test automation truly reduces stress and disruptions, or if it can initially increase workload and pressure on teams.
A tutorial on using the kr8s Python library to manage and automate Kubernetes resources, covering setup, creation, and listing.
A guide on using the skopeo container image with Docker aliases to copy container images between registries without installing it locally.
Announcing v2.0 of a Terraform module for deploying Azure subnets with NSG and route tables, solving conflicts with Azure Landing Zone policies.
Discusses the pitfalls of automating tests just to follow trends, emphasizing business value over mimicking tech giants.
A guide to setting up a version-controlled Terraform repository using git, covering basic concepts and best practices for infrastructure as code.
Explains how to publish Bicep modules to Azure Container Registry with source code visibility using the experimental publishSource feature.
Part 9 of a Terraform series explains how to define and use variables in Azure Terraform scripts, covering types, values, and best practices.
A guide to setting up efficient CI/CD pipelines for monorepos using CircleCI, covering project structure, configuration strategies, and common pitfalls.
A comparison of OpenTofu and Terraform, focusing on feature parity, licensing differences, and migration considerations for Infrastructure as Code.
Explains how to use Terraform Locals to streamline and improve readability in Azure infrastructure-as-code configurations.
Explains why the Terraform taint command is problematic and suggests better alternatives for managing infrastructure.