The Kubernetes yaml shown below describes a clusterIP service.

Is this a correct statement about how this service routes requests? Solution: Traffic sent to the IP of this service on port 8080 will be routed to port 80 in a random pod with the label aPP: nginx.
Will this Linux kernel facility limit a Docker container's access to host resources, such as CPU or memory? Solution: cgroups
The following Docker Compose file is deployed as a stack:

Is this statement correct about this health check definition? Solution: Health checks test for app health ten seconds apart. Three failed health checks transition the container into “unhealthy” status.
Will this configuration achieve fault tolerance for managers in a swarm? Solution: one manager node for two worker nodes
Is this statement correct? Solution.A Dockerfile stores persistent data between deployments of a container
© Copyrights FreePDFQuestions 2026. All Rights Reserved
We use cookies to ensure that we give you the best experience on our website (FreePDFQuestions). If you continue without changing your settings, we'll assume that you are happy to receive all cookies on the FreePDFQuestions.