Using multiple config files with kubectl and other Kubernetes tools
Explains how to use multiple Kubernetes config files with kubectl via the KUBECONFIG environment variable, including merging and management tips.
Explains how to use multiple Kubernetes config files with kubectl via the KUBECONFIG environment variable, including merging and management tips.
A comprehensive guide to different types of software testing, including unit, integration, and end-to-end tests, with practical JavaScript/Node.js examples.
A guide to using Helm, the package manager for Kubernetes, covering Helm charts, installation, deployment, and best practices.
A startup's story of building and then killing a CI/CD cost optimization tool after realizing they were solving the wrong problem.
Introducing pping, a command-line tool for checking if network ports are open, similar to ping but for TCP ports.
A technical guide on installing Azure Service Operator on an AKS cluster using Terraform, including provider configuration and resource definitions.
Explains the importance of specifying exact version numbers in Docker and package managers to ensure reproducible builds, stability, and security.
A tech company details their negative experience with Heroku's changing pricing and contract terms, leading them to leave the platform.
A guide to implementing GitLab's Visual Reviews feature for easier feedback and bug reporting directly from staging environments within CI/CD pipelines.
Discusses why 'hero' culture in tech teams is harmful and advocates for collaborative problem-solving and letting systems fail to drive improvement.
Explores challenges and inconsistencies when configuring IAM permissions for AWS EKS clusters following the principle of least privilege.
A beginner-friendly guide to GitLab CI, explaining core concepts like pipelines, jobs, and stages for non-developers and new users.
A guide to configuring a Gitlab CI/CD pipeline job that fails when new code commits cause a decrease in overall test coverage.
A developer shares their experience migrating a project to a monorepo using Turbo, detailing setup, configuration, and the benefits for a small team.
A guide to automating Azure Quick Review (azqr) scans using a scheduled GitHub Actions workflow for continuous cloud resource assessment.
Pulumi introduces customizable auto-naming for cloud resources, allowing teams to define naming patterns that follow their organizational standards.
An introduction to containerization technology, covering Docker basics, benefits, and Kubernetes orchestration for modern software development.
A roundup of the top 10 most popular AWS blog posts from 2024, focusing on DevOps tools, developer productivity, and Infrastructure as Code.
Guide to automating administrative tasks across multiple Azure SQL Databases using the newly GA Elastic Jobs feature.
A developer's guide to fixing a pm2 process manager error where it displays no processes and hogs server resources.