DEV Community

Srinivas Kandukuri
Srinivas Kandukuri

Posted on

Popular tag(#devops) last week top 5

Five tools to add to your K8s cluster


Kubernetes has become the go-to platform for managing containerized applications, offering scalability, flexibility, and robustness. However, the complexity of Kubernetes can be daunting, requiring...

👋 Why we say GOODBYE to HELM 👋

TL;DR 🔍

In this blog post, we address our issues withwith Helm, a popular Kubernetes deployment tool, discussing shortcomings like Custom Resource Definition upgrades, dependency management,...

Top 10 terraform tools you should know about.

Terraform stands out as a powerful Infrastructure-as-Code (IaC) tool on its own, yet as the sophistication of your infrastructure grows, you might discover the need for additional tooling for specific...

Canary releases with Apache APISIX

In a few words, the idea of canary releases is to deliver a new software version to only a fraction of the users, analyze the results, and decide whether to proceed further or not. If results are not...

Kubectl config set context and Best Practices

Brief about kubectl and the need for configuration management

The kubectl utility is a command line interface (CLI) for interacting with Kubernetes. You can use it to manage Kubernetes resources...

Top comments (1)

Collapse
 
c4r4x35 profile image
Srinivas Kandukuri

Shoutout to all the awesome authors featured this week : @karadza , @pmig , @utpalnadiger , @nfrankel , and @necatiozmen 🙌.