Podcast
Questions and Answers
Files in a container are temporarily stored on disks.
Files in a container are temporarily stored on disks.
True
The container image is more lightweight and provides kernel space for container.
The container image is more lightweight and provides kernel space for container.
False
Pods use PV as storage volumes.
Pods use PV as storage volumes.
True
If imagePullPolicy of a container is set to Always, the container will not pull the image from the repository if it already exists locally.
If imagePullPolicy of a container is set to Always, the container will not pull the image from the repository if it already exists locally.
Signup and view all the answers
Kubelet is a component of the Kubernetes control plane and runs the scheduler process.
Kubelet is a component of the Kubernetes control plane and runs the scheduler process.
Signup and view all the answers