Kubernetes

  • Kubernetes is a portable, extensible, open source platform for managing centralised workloads and services That facilitate both declarative, configuration and automation, letting you run distributed systems resiliently With scaling and fail over for your application.
  • It is a container or orchestrator That helps to make sure each container Is where it Is supposed to be and they work together.
  • In Micro services, each functionality is broken down into smaller related artefacts.
  • Containers are go together as cluster and each container has end points, DNS, storage, and scalability.

Comments

Popular posts from this blog

Setup Flyway,Postgres in Jenkins using Docker

Docker

Jenkins