Tag: devops
Notes from Kubernetes
Journey of Kubernetes: This covers the key principles, architecture & components of Kubernetes. What is Kubernetes? In simple terms it’s a container Orchestrator, which means the Kubernetes manages the container based applications and is responsible in maintaining the desired state of the application. Workload Placement With the code we can define the c ode its
