1. Identify two reasons for deploying applications using containers. (Choose 2 responses.)
Consistency across development, testing, production environments
Simpler to migrate workloads
2. True or False: Kubernetes allows you to manage container clusters in multiple cloud providers.
True
3. True or False: Google Cloud Platform provides a secure, high-speed container image storage service for use with Kubernetes Engine.
True
4. In Kubernetes, what does “pod” refer to?
A group of containers that work together
5. Does Google Cloud Platform offer its own tool for building containers (other than the ordinary docker command)?
Yes; the GCP-provided tool is an option, but customers may choose not use it.
6. Where do your Kubernetes Engine workloads run?
In clusters built from Compute Engine virtual machines
0개의 댓글