Which two GitOps controllers are the most popular?
You are working on a GitOps project and have made some changes to the cluster using kubectl. What is the recommended approach to ensure that your changes are continuously reconciled?
Which of the following is an example of an external reconciler?
You are working on a GitOps project and want to ensure that the configuration files are written in a standardized format. What is the recommended way to ensure this?
Which of these Git commands will enact a rollback of the configuration to a previous commit?
You want to create a dashboard to monitor the performance of your application. Which of the following is a key principle of GitOps regarding dashboards?
Which of the following best describes the role of Git as the "single source of truth" in GitOps?
You want to route alerts from Prometheus to Slack in your GitOps workflow. Which tool can you use to achieve this?