in Education by

How are Persistent volumes different from the Volumes used by containers

(1)they are more Persistent

(2)None of these

(3)They have a lifecycle different than that of Pods

(4)They do not have a lifecycle

1 Answer

0 votes
by
Answer:-(3)They have a lifecycle different than that of Pods

Related questions

0 votes
    The command used to evict the pods from the node for maintainenace? (1)drain (2)clean (3)kill (4)flush...
asked Sep 19, 2021 in Education by JackTerrance
0 votes
    scale command is used to set a new size for a Deployment, ReplicaSet, Replication Controller. (1)False (2)True...
asked Sep 19, 2021 in Education by JackTerrance
0 votes
    I have a Docker container with MariaDB installed. I am not using any volumes. [vagrant@devops ~]$ sudo ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 14, 2022 in Education by JackTerrance
0 votes
    What is the use of Repllication controller? (1)to manage the communications (2)to keep the node up and running AND to ... to create pod replicas (4)to keep the node up and running...
asked Sep 19, 2021 in Education by JackTerrance
0 votes
    What is the Short form and a popular name of Kubenetes? (1)Kube (2)Kube-orcas (3)kubelet (4)K8s...
asked Sep 19, 2021 in Education by JackTerrance
0 votes
    What is Containerization? (1)Both Bundling application and its dependencies AND An OS level Virtualization ... Virtualization Technique (4)Bundling application and its dependencies...
asked Sep 19, 2021 in Education by JackTerrance
0 votes
0 votes
    Where are docker volumes stored in docker?...
asked Jun 20, 2021 in Technology by JackTerrance
0 votes
    Which Embedded Containers Are Supported by Spring Boot?...
asked Nov 15, 2020 in Technology by Editorial Staff
0 votes
    What are persistent classes in Hibernate?...
asked Apr 14, 2021 in Technology by JackTerrance
0 votes
    Which Ansible module is used to manage docker services and containers. (i)docker_login (ii)docker_container (iii)docker (iv)docker_service...
asked Jan 25, 2023 in Technology by JackTerrance
0 votes
    Which Ansible module is used to manage docker services and containers (i)docker_login (ii)docker_container (iii)docker (iv)docker_service...
asked Jan 24, 2023 in Technology by JackTerrance
0 votes
    What command is used for remove all stopped containers, unused networks, build caches, and dangling images? docker system kill ... kill -a docker system prune docker system rm -a...
asked Jun 22, 2021 in Technology by JackTerrance
0 votes
    What command is used for viewing all running containers? 1. docker ps 2. docker ps -a 3. docker rm 4. docker show...
asked Jun 21, 2021 in Technology by JackTerrance
0 votes
    Running Docker containers can be checked by using___________. (1)docker ps (2)docker cs...
asked May 2, 2021 in Technology by JackTerrance
...