kubernet with in 5 mintus

What is Kubernetes

kubernetes is a open source container orchestration,for container scalability and workload placement,desired stare

Why Kubernetes

for overcomes some challenges

*we can start starting to view data center as a computer

*containers scalability challenge

Kubernetes Architecuture

master:

*kubernet control plane

*high availability(one master goes down other will came)

api server

*front end to control plane

cluster store

*cluster store & configure

*persistent storage

* uses kubctl

controller

*controller of all controllers(node,endpoint….)

scheduler

*assign works to nodes

nodes

*do the works(managing containers)

*it contain kublet,container engine,container proxy

*pods are inside node

kublet

*tracks the state of a pod 

container proxy

*Kube proxy routes traffic coming into a node from the service

How Kubernetes Works

Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x