kubernetes-self notes

1.What is Kubernet?

Cluster together group of hosts running linux container’s i.e container orchestrator and moreover it is a open source platform means anyone can access this tool

2.Why Kubernetes ??

Kubernetes is a portable,workload placement,infrastructure abstraction and desired state that facilitates both declarative configuration and automation.

3.Kubernetes Architecuture???

Kubernetes cluster consists of a set of worker machines, called nodes, that run containerized applications. Every cluster has at least one worker node. we have pod’s inside pod’s we have container’s and there are four component’s called as Master Linux:-

1.API-server 2. cluster store 3.kube-controller manager 4.kube-scheduler

4. How Kubernetes Works

Kubernetes keeps track of our container’s applications that are deployed into the cloud. It restarts orphaned containers, shuts down containers when they’re not being used, and automatically provisions resources like memory, storage, and CPU when necessary.

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