Join the discussion
Question 1/45
What command to view the kube config?
Correct Answer: B
https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#-em-view-em-


Add Comments
- Other Question (45q)
- Q1. What command to view the kube config?
- Q2. What is the most common way to scale the application in the cloud environment?...
- Q3. Which is NOT a use case for the Kubernetes dashboard?...
- Q4. Which of the following is not a stop on the cloud native trailmap?...
- Q5. How would you return all the pod data in the json format using kubectl command?...
- Q6. Which of the following computing model doesn't require you to provision infrastructure?...
- Q7. What is the functionality of the daemon set?
- Q8. What kubectl command is used to edit a resource on the server?...
- Q9. Which of the following is used to request storage in Kubernetes?...
- Q10. The Kubernetes API provides an interface for storing objects. Which of the following descr...
- Q11. Continuous delivery is ______.
- Q12. Notary and the update framework leading security projects in CNCF...
- Q13. What kind of limitation cgroups allows?
- Q14. An application that is nearing its usage limit. To increase the amount of users it can han...
- Q15. What are container runtimes with Kubernetes?
- Q16. Which control plane component is responsible for scheduling pods?...
- Q17. Which of the following is not the required field to describe Kubernetes objects?...
- Q18. What is scheduling in Kubernetes
- Q19. The 4C's of Cloud Native security
- Q20. What command use to get documentation about kubernetes resource type...
- Q21. Which of the following command is used to get detailed information about the pod?...
- Q22. What do you call the pattern where you add a second container to the pod to collect logs i...
- Q23. What is the name of the Kubernetes agent that runs on each worker nodes?...
- Q24. Which style of operations are preferred for K8S and cloud native applications?...
- Q25. What Kubernetes resource would allow you to run one Pod on some of your Nodes?...
- Q26. Which authentication method allows JWTs to authenticate?...
- Q27. Which access control component of Kubernetes is responsible for authorization and decides ...
- Q28. What is the command to list all the available objects in your Kubernetes cluster?...
- Q29. Which statement is true about Pod Networking?
- Q30. Which command is used to expose Kubernetes service...
- Q31. Flux is built using which toolkit?
- Q32. In Kubernetes, what is considered the primary cluster data source?...
- Q33. Which component of the kubernetes control-plane (master) are all requests to deploy and ma...
- Q34. To run a startup task before a Pod's container starts up. What Kubernetes feature can help...
- Q35. What is the command used to scale the application?...
- Q36. How to get the logs of the previously terminated nginx container from the web pod?...
- Q37. What is the name for the tool that manages communication between pods, injects a sidecar p...
- Q38. Various Container Orchestrator Systems (COS)?
- Q39. What is OPA?
- Q40. To specify a Kubernetes object which language is used?...
- Q41. How to create deployment name app-dep, image=nginx, and replicas 5 using imperative comman...
- Q42. Which of the following best describes a cloud-native app?...
- Q43. Which role is responsible of creating service level indicator 'SLI', service level objecti...
- Q44. What are the two goals of Cloud-Native?
- Q45. Which of the following are characteristics of Statefulsets?...
