Show List

Quiz - Kubernetes - 3

68%

Public Average Score
Select the right answer for below questions:

Which Kubernetes command can be used to view the logs for a specific container?
kubectl logs
kubectl exec
kubectl describe
kubectl edit
kubectl logs

Which Kubernetes resource is used to store configuration data that should be kept secret?
ConfigMap
Secret
Deployment
Pod
Secret

Which Kubernetes component is responsible for managing network routing between pods?
kubelet
kube-proxy
etcd
kube-controller-manager
kube-proxy

What is a Kubernetes stateful set?
A type of Kubernetes resource used for managing stateful containers
A tool for scaling Kubernetes resources
A type of Kubernetes resource used for managing stateless containers
A network object used for managing traffic between pods
A type of Kubernetes resource used for managing stateful containers

Which Kubernetes command can be used to create a new deployment?
kubectl create
kubectl apply
kubectl run
kubectl expose
kubectl run

Which Kubernetes resource is used to manage container images and their versions?
ConfigMap
Secret
Deployment
Pod
Deployment

What is a Kubernetes daemon set?
A type of Kubernetes resource used for managing stateful containers
A type of Kubernetes resource used for managing stateless containers
A tool for scaling Kubernetes resources
A Kubernetes resource that ensures that a specific pod is running on all nodes
A Kubernetes resource that ensures that a specific pod is running on all nodes

Which Kubernetes command can be used to scale a deployment?
kubectl scale
kubectl update
kubectl edit
kubectl apply
kubectl scale

Which Kubernetes resource is used to manage the network connectivity between pods?
ConfigMap
Secret
Service
Namespace
Service

What is a Kubernetes ingress?
A tool for managing network traffic within a Kubernetes cluster
A type of Kubernetes resource used for managing containers
A tool for exposing HTTP and HTTPS routes to external traffic
A type of Kubernetes resource used for managing network objects
A tool for exposing HTTP and HTTPS routes to external traffic

Submit
Retry
{"qz1-880037":"kubectl logs","qz1-880038":"Secret","qz1-880039":"kube-proxy","qz1-880040":"A type of Kubernetes resource used for managing stateful containers","qz1-880041":"kubectl run","qz1-880042":"Deployment","qz1-880043":"A Kubernetes resource that ensures that a specific pod is running on all nodes","qz1-880044":"kubectl scale","qz1-880045":"Service","qz1-880046":"A tool for exposing HTTP and HTTPS routes to external traffic"}

    Leave a Comment


  • captcha text