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...
Kubectl is the command line configuration tool to interact with Kubernetes clusters using Kubernetes API server. kubectl allows users to...
Copy Files from Kubernetes Pods In 5G Telcom networks, almost all network elements (RAN, CORE & IMS) are moving to...
A mutli-node kubernetes cluster is deployed with different K8s services like kube- schedular, API-server,controller-manager, etcd, etc. on top of Master...
While working as vRAN System Engineer interacting with public and private cloud with cloud native applications, in most of the...
Helm In 5G, RAN and Core the whole telecom is moving toward cloudification based on CNFs (Container Network Function) based...
Non-uniform memory access (NUMA) In the past, processors had been designed as Symmetric Multi-processing or Uniform Memory Architecture (UMA) machines, which mean that all...