Join the discussion
Question 1/41
What is the main difference between Argo vs. Flux CD?
Correct Answer: C
AgroCD: https://argo-cd.readthedocs.io/en/stable/developer-guide/ci/#can-i-retrigger-the-checks-without-pushing-a-new-commit
FluxCD: https://fluxcd.io/
FluxCD: https://fluxcd.io/
Add Comments
- Other Question (41q)
- Q1. What is the main difference between Argo vs. Flux CD?...
- Q2. Which of the following is not the required field to describe Kubernetes objects?...
- Q3. What kubectl command is used to edit a resource on the server?...
- Q4. Which Kubernetes resource creates Kubernetes Jobs?...
- Q5. Open Container Initiative set container standards for...
- Q6. What command use to get documentation about kubernetes resource type...
- Q7. Which of the following best describes the way K8S Role-based access control (RBAC) works?...
- Q8. What are container runtimes with Kubernetes?
- Q9. What is OPA?
- Q10. How to get the logs of the previously terminated nginx container from the web pod?...
- Q11. Fluentd is the only way to export logs from Kubernetes cluster or applications running in ...
- Q12. What is the use of labels in Kubernetes?
- Q13. Which of the following best describes the way kubernetes Role-based access control (RBAC) ...
- Q14. What kind of limitation cgroups allows?
- Q15. How would you return all the pod data in the json format using kubectl command?...
- Q16. You might need to run a stateless application in kubernetes, and you want to be able to sc...
- Q17. There are three Nodes in a cluster, and want to run exactly one replica of a Pod on each N...
- Q18. Fluentd is the leading project in the CNCF space for logging?...
- Q19. What can you use to add new resource types to your cluster?...
- Q20. Which kubernetes object do deployments use behind the scenes when they need to scale pods?...
- Q21. Have a pod 'hello' and a container in that pod 'green'. Which of the following commands wo...
- Q22. Continuous delivery is ______.
- Q23. Which of the following is not the part of Kubernetes Control Plane?...
- Q24. Which of the following computing model doesn't require you to provision infrastructure?...
- Q25. Which of the following is used to request storage in Kubernetes?...
- Q26. What makes cloud native technology so important?...
- Q27. How should folks new to the cloud native ecosystem, go about learning the different aspect...
- Q28. What tool allows us to build useful visual representations of prometheus data?...
- Q29. How can persistent volume be provisioned?
- Q30. Which kubernetes object do deployments use behind the scenes when they need to scale pods?...
- Q31. Which of the following is an advantage a cloud-native microservices application has over m...
- Q32. Which of the following is not a stop on the cloud native trailmap?...
- Q33. What does CNCF stand for?
- Q34. What is the primary interface for Kubernetes cluster?...
- Q35. What is a commonly used package manager for kubernetes applications?...
- Q36. What are the two goals of Cloud-Native?
- Q37. Which command is used to expose Kubernetes service...
- Q38. Which is not a service type in Kubernetes?
- Q39. Which is NOT a use case for the Kubernetes dashboard?...
- Q40. A ________ is an application running on kubernetes....
- Q41. An application that is nearing its usage limit. To increase the amount of users it can han...
