master fails after adding a second master

Solution 1:

OK! So this was all fixed by adding --apiserver-advertise-address=192.168.20.22 to the second master. Boy. So when you use you join command on the secondaries server(s), make sure you add

--apiserver-advertise-address=

and the address of that server, Not the first master, but this master.