2 Articles

Devops

Kubernetes NodePort vs TargetPort vs Port - Complete Guide

Kubernetes NodePort vs TargetPort vs Port - Complete Guide

Understanding the difference between NodePort, TargetPort, and Port in Kubernetes services. A clear explanation with examples by Dipto Mondal.

Let’s Discuss STDIN, STDOUT and STDERR

Let’s Discuss STDIN, STDOUT and STDERR

Understanding STDIN, STDOUT, and STDERR in Linux and Unix bash. A practical guide to standard input, output, and error streams by Dipto Mondal.