Kubernetes - Microservices Architecture đī¸
Description đ
Applications on Kubernetes
can be separated into components
and services
. These components
and services
can be deployed and managed independently. This is called a microservices architecture.