I was practicing doing etcd back up and got this error message. what does this . . .

Jeff Bowers:
I was practicing doing etcd back up and got this error message. what does this mean?

Vijin Palazhi:
Hello Jeff,

etcdctl should be installed already on the controlplane. Is that not the case for you?

Jeff Bowers:
i was in Mock Exam 1 and was just practicing running that command and got that error.

Vijin Palazhi:
ah I see. Mock exam 1. Let me take a look. etcdctl should usually be also be installed for that lab as well.

Vijin Palazhi:
sorry - correcting my last statement. Mock exam1 does not have a task relating to backing up or restoring etcd hence it is not installed for this lab by default.

Jeff Bowers:
oh ok, but if I needed to I would just do snap install etcd to load it and then I would be able to run that command?