- Home
- All questions
- Question 32
CKA study material · question 32 of 1000
Which tasks are given as things an operator can automate? Choose two.
Show the answer
Answer: A. Taking and restoring an application's backups
C. Electing a leader for an application that cannot do so itself
Operators encode operational knowledge such as backups, coordinated upgrades and leader election.
Source: Operator pattern (Kubernetes) — An example operator