mirror of
https://github.com/kairos-io/provider-kairos.git
synced 2025-09-28 16:05:19 +00:00
HA working with k0s too
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
This commit is contained in:
@@ -41,6 +41,7 @@ type K8sControlPlane interface {
|
||||
SetIP(ip string)
|
||||
GuessInterface()
|
||||
Distro() string
|
||||
SetupHAToken() error
|
||||
}
|
||||
|
||||
type K8sWorker interface {
|
||||
|
Reference in New Issue
Block a user