in Education by

The command used to evict the pods from the node for maintainenace?

(1)drain

(2)clean

(3)kill

(4)flush

1 Answer

0 votes
by

Answer:-(1)drain

Related questions

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
    How are Persistent volumes different from the Volumes used by containers (1)they are more Persistent (2)None of these (3)They ... than that of Pods (4)They do not have a lifecycle...
asked Sep 19, 2021 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
    What is the alternative command used in Node for load()? (a) store() (b) module() (c) log( ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 23, 2021 in Education by JackTerrance
0 votes
    What is the command used for debugging output in Node? (a) print(); (b) console.log( ); (c) ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 23, 2021 in Education by JackTerrance
0 votes
    Pods have a well defined lifecycle (1)True (2)False...
asked Sep 19, 2021 in Technology by JackTerrance
0 votes
    What is the command to run the node programs? (a) node(program.js) (b) program.js (c) node ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 23, 2021 in Education by JackTerrance
0 votes
    Write the command used for deleting a selected file from the SVN Repo?...
asked Feb 21, 2021 in Technology by JackTerrance
0 votes
    ______ can be used to check if the connected node is primary or not? (1)rs.status() (2)db.isMaster() (3)rs.conf() (4)rs.initiate()...
asked May 23, 2021 in Technology by JackTerrance
0 votes
    What is the reactor design pattern used in Node.js?...
asked Jan 25, 2021 in Technology by JackTerrance
0 votes
    here is my code. var http=require("http"); var fs = require("fs"); var express = require(" ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 19, 2022 in Education by JackTerrance
0 votes
    Suppose I am writing a function fromPaths(paths: List[String]): Node to build a tree from a few ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 16, 2022 in Education by JackTerrance
0 votes
    Which command clauses is used to delete tuples from a database table? Select the correct answer from above options...
asked Dec 21, 2021 in Education by JackTerrance
...