What is Kubernetes?
Today lets get inside the most popular search term of Devops — “Kubernetes”. Kubernetes is an open source Container Orchestration Tool- developed by Google. It helps in managing containerized [...]
Kubeadm init fails
Kubeadm init fails Problem statement: In Kubernetes(K8S) 1.22 version, performing K8S installation using kubeadm is resulting in below error. kubeadm init Kubelet : Kubelet service isn’t active [...]
Why Linux?
Every programmer no matter the domain would have a basic knowledge on Linux. So when we talk about Freshers first step into Programming then it would be Linux!! So now the most important question [...]