class

Kubernetes::Script::WorkerGenerator

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

Constants

WORKER_INSTALL_SCRIPT = {{ read_file("/tmp/tmp.IehdGi/src/src/kubernetes/script/../../../templates/worker_install_script.sh") }}

Constructors

new(configuration : Configuration::Loader, settings : Configuration::Main)
Source

Instance methods

generate_script(masters, first_master, worker_pool, external_node : Configuration::Models::ExternalNode | Nil = nil)
Source