Tag: k8s Scheduler
How to Create a Multi-Node K8S cluster on AWS Cloud
While working as vRAN System Engineer interacting with public and private cloud with cloud native applications, in most of the cases, We did not get chance to make my hand […]
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 […]