togo install togo-framework/deploy # the base
togo install togo-framework/deploy-kubernetesKubernetes deploy driver — renders a Deployment + Service (or applies your manifests) and kubectl-applies them to the cluster.
Configure in togo.yaml:
deploy:
provider: kubernetes
host: 1.2.3.4
user: root
domain: app.example.com