class

Kubernetes::Installer

Inherits Util::Shell < Kubernetes::Util < Util::Shell < Util < Reference < Object

Constructors

new(configuration : Configuration::Loader, load_balancer : Nil | Hetzner::LoadBalancer, ssh : Util::SSH, autoscaling_worker_node_pools : Array(Configuration::Models::WorkerNodePool))
Source

Instance methods

run(masters_installation_queue_channel, workers_installation_queue_channel, completed_channel, master_count, worker_count)
Source