Kubernetes Lab-Suresh

What are the 10 feature of Kubernetes? Kubernetes can schedule and run application containers on clusters of physical or virtual machines. Kubernetes provides the infrastructure to build a truly container-centric development environment. Kubernetes can speed up the development process by making easy, automated deployments, updates (rolling-update) and by managing our apps and services with almost zero downtime. It also provides self-healing. Kubernetes can detect and restart services when a process crashes inside the container. Kubernetes is originally developed by Google,

Read more

Suresh R-Docker – Lab – Assignment – Excercise

Step 1 – Register a site to POST Assigment and Share with Trainer and For Self Notes – Completed ( User : SureshRamisetti) Step 2 – Pre Test using LMS ( Completed) Here is the Results which I have shared to Shiva : shiva@palmeto.co.in https://www.devopsschool.com/lms/mod/quiz/review.php?attempt=3056&cmid=250 Step 3 – Install Docker Engine in Centos#1 Vm. Step 4 – Assignment#1 Create a Ubuntu container Install Update, git & apache2 run a git command in container from outside Step 5 – Assignment#2 Create

Read more