Basanta Kharel
Basanta Kharel's Blog

Basanta Kharel's Blog

Follow
Follow
homebadges
Tag

Node.js

#nodejs

More content

Read more stories on Hashnode


Articles with this tag

How do I call another kubernetes service inside the same cluster

Jan 19, 20233 min read

Let's say you have a nodejs backend deployed in Kubernetes, and wanted to call another service inside your Kubernetes cluster. How do you do it? (Skip...

How do I call another kubernetes service inside the same cluster