Category: Kubernetes
AWS CodeCommit and git working
What is AWS CodeCommit? CodeCommit is a version control application available on AWS cloud and used to store and manage source code, binary files and configuration files privately and securely […]
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 […]
Security in Kubernetes – Service Account
A mutli-node kubernetes cluster is deployed with different K8s services like kube- schedular, API-server,controller-manager, etcd, etc. on top of Master Node and with the help of kubectl command user can […]