class Kubernetes::Worker::Setup

Defined in:

kubernetes/worker/setup.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(configuration : Configuration::Loader, settings : Configuration::Main, ssh : Util::SSH, worker_generator : Kubernetes::Script::WorkerGenerator) #

[View source]

Instance Method Detail

def set_up_workers(workers_installation_queue_channel, worker_count, masters, first_master) #

[View source]