Introduction To Kubernetes
Limited Time Offer!
For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!
What is Kubernetes ?
Kubernetes is a open source container orchestration platform and supports datacenters outsourcing to public cloud service providers
Why Kubernetes?
Kubernetes provides services, support and tools are widely used.
Kubernetes Architecture
Kubernetes Architecture contains Master Node composed of etcd cluster, api-server, controller manager, scheduler and nodes composed of kublet and kube-proxy
How Kubernetes Works ?
Kubernetes keeps track of container application that are deployed into the cloud and it restarts, shutdown the containers .