in Kubernetes K8s by
Q:
What is the need for Container Orchestration?

1 Answer

0 votes
by

Consider you have 5-6 microservices for a single application performing various tasks, and all these microservices are put inside containers. Now, to make sure that these containers communicate with each other we need container orchestration.

Related questions

0 votes
asked May 25, 2021 in Kubernetes K8s by sharadyadav1986
+1 vote
asked Apr 27, 2021 in Kubernetes K8s by Robindeniel
+2 votes
asked Dec 26, 2021 in Kubernetes K8s by SakshiSharma
0 votes
asked Apr 25, 2021 in Kubernetes K8s by sharadyadav1986
...