KCNA Cloud Native Application Delivery Practice Question
Which TWO statements are true about ArgoCD's health status?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
ArgoCD can be configured to perform automatic rollback on health degradation
ArgoCD assesses health based on Kubernetes resource status and can take actions when health degrades.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
ArgoCD can be configured to perform automatic rollback on health degradation
Why this is correct
Self-healing can trigger rollback if health check fails.
- ✗
ArgoCD only supports health checks for Deployments
Why it's wrong here
It supports many resource types.
- ✓
ArgoCD checks the health of resources by comparing their status fields
Why this is correct
It inspects status conditions like Ready, Available.
- ✗
Health status is only determined by the application's YAML definition
Why it's wrong here
Health is observed from live cluster state.
- ✗
A healthy application always means the sync status is 'Synced'
Why it's wrong here
Health and sync are separate; an app can be healthy but out of sync.
Go deeper
Related to this question
About these practice questions
This KCNA question is part of Courseiva's 833-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This KCNA practice question is part of Courseiva's free CNCF certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the KCNA exam.