Day4 – Kubernetes – Assignment – Bhargav

Assignment1 – How Kubernetes works Kubernetes can manage Container Orchestration, Work load Placement, manage Infrstructure, Desired state. It has Self Healing, Automated Roll back, Auto Scaling and load balancing It can host multiple Docker containers Assignment2 – What are the components of Kubernetes Master? Master has four softwares API Server Cluster Storage Controller Storage Scheduler Assignment3 – What are the components of Worker? Workers has 3 Applications for worker Kubelet Kube proxy Container Engine Assignment4 – What are the components

Read more

Docker – Lab – Assignment – Bhargav

Step 1 – Register a site to POST Assigment and Share with Trainer and For Self Notes Registered, Login successful, Posted Step 2 – Pre Test using LMS Login to https://www.devopsschool.com/lms/ using any gmail account Try this quiz – https://www.devopsschool.com/lms/mod/quiz/view.php?id=250 Send a results to shiva@palmeto.co.in Pretest completed, shared the results to Palmeto team Step 3 – Install Docker Engine in Centos#1 Vm. https://devopsschool.com/tutorial/docker/install-config/docker-install-commuityedition-centos-rhel.html Step 4 – Assignment#1 Create a Ubuntu container Install Update, git & apache2 run a git command

Read more