1 / 8

Docker And Kubernetes

Visualpath is the Leading and Best Docker Kubernetes Training institute in Ameerpet. We are Providing Live Instructor Led Online Training Classes delivered by experts from the industry using Real-time projects. Docker Kubernetes Online Course. You get the best course at an affordable cost. Call on - 91-9989971070.

navyateja1
Download Presentation

Docker And Kubernetes

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Docker - Working of Kubernetes +91-9989971070 www.visualpath.in

  2. Kubernetes is an orchestration framework for Docker containers which helps expose containers as services to the outside world. For example, you can have two services − One service would contain nginx and mongoDB, and another service would contain nginx and redis. • Each service can have an IP or service point which can be connected by other applications. Kubernetes is then used to manage these services. www.visualpath.in

  3. The minion is the node on which all the services run. You can have many minions running at one point in time. Each minion will host one or more POD. Each POD is like hosting a service. Each POD then contains the Docker containers. • Each POD can host a different set of Docker containers. The proxy is then used to control the exposing of these services to the outside world. www.visualpath.in

  4. Kubernetes has several components in its architecture. The role of each component is explained below &mius; • etcd − This component is a highly available key-value store that is used for storing shared configuration and service discovery. Here the various applications will be able to connect to the services via the discovery service. www.visualpath.in

  5. Flannel − This is a backend network which is required for the containers. • kube-apiserver − This is an API which can be used to orchestrate the Docker containers. • kube-controller-manager − This is used to control the Kubernetes services. www.visualpath.in

  6. kube-scheduler − This is used to schedule the containers on hosts. • Kubelet − This is used to control the launching of containers via manifest files. • kube-proxy − This is used to provide network proxy services to the outside world. www.visualpath.in

  7. CONTACT For More Information About Docker & Kubernetes Online Training Address:- Flat no: 205, 2nd Floor, Nilgiri Block, Aditya Enclave, Ameerpet, Hyderabad-16 Ph. No : +91-9989971070 Visit : www.visualpath.in E-Mail : online@visualpath.in

  8. THANK YOU Visit: www.visualpath.in

More Related