My Recommended Kubernetes Resources for Newbies
A curated list of recommended books, tools, tutorials, and videos for beginners starting their journey to learn Kubernetes.
A curated list of recommended books, tools, tutorials, and videos for beginners starting their journey to learn Kubernetes.
A guide on merging multiple Kubernetes kubeconfig files into a single file for easier cluster management.
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 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 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.
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 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.
Explores common anti-patterns when using a layered approach to structure Terraform (IaC) projects, discussing its origins and suitability.
A guide to building and using a lightweight Docker container image for the OpenStack Client, making it portable and dependency-free.
Introduction to a new blog focused on Microsoft Azure, covering deployment guides, new services, and troubleshooting tips.
A curated playlist of on-demand DevOps and Developer Productivity sessions from AWS re:Invent 2024, covering AI, IaC, CI/CD, and security.
Explains why running Continuous Integration daily is crucial to detect broken dependencies, even when no code changes occur.