Questions
Answer the following questions to test your knowledge of this chapter:
- What is the difference between CI and CD?
- What is the relationship between CD and GitOps?
- What is the difference between an Argo CD
Application
andApplicationSet
? - What is the Argo CD equivalent of passing the
--values
flag on the command line? - What is the Argo CD equivalent of passing the
--set
flag on the command line? - What is an
ApplicationSet
generator? Why are generators useful when deploying to multiple environments?