Month: June 2020
kube-install-config
Now knowing the basic of kubernetes, its about to do a hands-on with the installation & configuration of kubernetes. Infra Considerations to make before starting with the install, Where to install? Cloud IaaS – Virtual Machines PaaS – Managed Service On-Prem Bare metal Virtual Machines References – pick right solution Additional Considerations Network Cluster Scalability
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
