Narayana Rengaswamy
Maybe, it depends.

Maybe, it depends.

Follow
homebadges
Tag

Kubernetes

#kubernetes

More content

Read more stories on Hashnode


Articles with this tag

Choosing a consumer service type for message queue processing: deployment or job or serverless?

Aug 31, 20225 min read

I architect and partly manage a modular monolith application (~25 services) that runs on Kubernetes on cloud (Azure). I recently got a requirement for...

Choosing a consumer service type for message queue processing: deployment or job or serverless?

Docker alternative on Windows10

Apr 15, 20222 min read

Ever since Docker Desktop changed their policy, I've been searching for a way to work with containers without hassle on my Windows machine. I tried...

Docker alternative on Windows10

Kubernetes: Setting Resource Constraints on Pods

Oct 27, 202110 min read

I'm going to write about my experiments with tweaking resource constraints for an application that has been deployed in kubernetes. This post will...

Kubernetes: Setting Resource Constraints on Pods

Don't forget these when you create a kubernetes cron job!

Aug 26, 20213 min read

A few weeks back, we had an issue in production (as expected, it was a local holiday). One of the many jobs we had in our kubernetes cluster had not...

Don't forget these when you create a kubernetes cron job!