Sunday, July 26, 2026

Kubernetes(K8S)

 


Kubernetes is an open-source orchestrator for deploying containerised applications


Kubernetes was introduced by Google as an open-source project in 2014.

The project was announced in June 2014. Its first stable release, version 1.0, followed on July 21, 2015. 

At the time of the 1.0 release, Google also announced that Kubernetes would be donated to the newly formed Cloud Native Computing Foundation (CNCF). 


When we say "reliable, scalable distributed system," more and more services are delivered over the network via API


Container Images

Container images bundle a program and its dependencies into a single artifact under a root filesystem

Container Image format has been standardised 


No comments:

Post a Comment