platform9 / ssh-provider

SSH Machine Controller for the Cluster API
11 stars 4 forks source link

Do not add VIP to APIServerCertSANs #30

Closed dlipovetsky closed 6 years ago

dlipovetsky commented 6 years ago

Fixes #29

sarun87 commented 6 years ago

If VIP isn't part of APIServerCertSANs, how would certificate auth work for connections to the API server bound to the VIP (say from kubelet of a node)?