Tag: kubectl
How to Copy Files and Folder from Kubernetes Pods ?
In 5G Telcom networks, almost all network elements (RAN, CORE & IMS) are moving to cloud using the cloud native applications. These cloud native applications runs on the Kubernetes workers […]
Kubernetes – Kubectl working and Common Commands
Kubectl is the command line configuration tool to interact with Kubernetes clusters using Kubernetes API server. kubectl allows users to create, inspect, update, and delete Kubernetes objects. Kubectl Charctersitisc Kubectl […]