Kubernetes – Kubectl
In this post, we will see what Kubectl is and some of the most commonly used Kubectl commands.After an overview of some commands, we will see how to use it for deploying MongoDB and a Mongo-Express on Kubernetes.But first of all: what Kubeclt is?“Kubectl is a command-line interface for running commands against Kubernetes clusters.Whether we… Read More »