Only https://[127.0.0.1]:2379 is fine or only the master’s IPs?

Pradeep:
only https://[127.0.0.1]:2379 is fine or only the master’s IPs?

manoj:
since you are restoring from the same server(controlplane), etcd restore command will work without explicitly giving end point option.
BTW, in case you want to give end point, use https://127.0.0.1:2379

Pradeep:
suppose if im restoring from my local then i should give the master’s endpoint right?

Pradeep:
which is there in etcd.yaml right ?

manoj:
if you are restoring etcd from the controlplane, then no need to mention endpoints in “restore” command. In lab solution video, you could see the steps along with command

Pradeep:
no… if i restore from my local?

manoj:
if controlplane ip is 19.33.67.243 , you could give 19.33.67.243:6443