crooked-cat-21365
08/09/2024, 2:10 PMtls-san:
- <http://rancher01.example.com|rancher01.example.com>
- <http://rancher01a.example.com|rancher01a.example.com>
- <http://rancher01b.example.com|rancher01b.example.com>
- <http://rancher01c.example.com|rancher01c.example.com>
Second and third node should be setup with
server: <https://rancher01a.example.com:9345>
token: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx::server:yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
tls-san:
- <http://rancher01.example.com|rancher01.example.com>
- <http://rancher01a.example.com|rancher01a.example.com>
- <http://rancher01b.example.com|rancher01b.example.com>
- <http://rancher01c.example.com|rancher01c.example.com>
Question, is it reasonable to change all 3 server nodes to
server: <https://rancher01.example.com:9345>
token: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx::server:yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
tls-san:
- <http://rancher01.example.com|rancher01.example.com>
- <http://rancher01a.example.com|rancher01a.example.com>
- <http://rancher01b.example.com|rancher01b.example.com>
- <http://rancher01c.example.com|rancher01c.example.com>
later?