Showing posts with the label Kubernetes

How to install minikube on ubuntu

Install minikube on ubuntu is very easy. We will walk through the necessary steps to install minik…

Kubernetes cluster architecture

Kubernetes cluster architecture : introduction Kubernetes cluster architecture is a complex subj…

Kubernetes Replicaset tutorial for beginners

Kubernetes Replicaset : introduction Kubernetes replicaset monitors a set of pods : if a pod cras…

Kubernetes pod tutorial for beginners

Kubernetes Pod creation There are two ways of creating a Kubernetes pod . Kubernetes pod creation…

Load More That is All