What should you do?

You have developed an application that consists of multiple microservices, with each microservice packaged in its own Docker container image. You want to deploy the entire application on Google Kubernetes Engine so that each microservice can be scaled individually.

What should you do?
A . Create and deploy a Custom Resource Definition per microservice.
B . Create and deploy a Docker Compose File.
C . Create and deploy a Job per microservice.
D . Create and deploy a Deployment per microservice.

Answer: D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments