~/cncf-capa · Argo CD ▊
← Certified Argo Project Associate
CNCF · objective · 34% of the exam
Argo CD — Certified Argo Project Associate
The official CNCF documentation our Argo CD practice questions are cited to. Review the primary sources, then practise.
Official references for this objective
-
create a Kubernetes secret as follows, ensuring it has the correct label argocd.argoproj.io/secret-type: repository.
-
Cncf — Deploy your first app on Kubernetes with GitOps | CNCF
Port-forward the ArgoCD server service: kubectl port-forward svc/argocd-server -n argocd 8080:443 Open a web browser and navigate to https://localhost:8080
-
Cncf — Mastering Argo CD image updater with Helm: a complete configuration guide | CNCF
If your Argo CD installation is in a different namespace than argocd, you would have to adapt the RoleBinding to bind to the ServiceAccount in
-
Cncf — GitOps policy-as-code: Securing Kubernetes with Argo CD and Kyverno | CNCF
ServerSideApply=true This is needed for Kyverno because its CRDs are large and can exceed the annotation size limit used by client-side apply
-
Cncf — Argo Cd | CNCF TAG Security
# Verify provenance, including the tag to prevent rollback attacks. slsa-verifier verify-image