module Squarectl::Commands::Kubectl

Overview

Applies the generated Kubernetes manifests (kubectl apply -f) and runs setup commands inside pods, resolving the pod name from the kompose-generated io.kompose.service label. Mixed into Task.

Direct including types

Defined in:

squarectl/commands/kubectl.cr

Instance Method Summary

Instance Method Detail

def run_kubectl_apply #

[View source]
def run_kubectl_setup_commands #

[View source]