Marketplace
<div align="center"><h3>Premium sponsors</h3><p><a href="https://id8media.com"><strong>ID8 Media</strong></a> · <a href="https://one-studio.co"><strong>One Studio</strong></a></p><p><sub><a href="https://github.com/sponsors/fadymondy">Become a sponsor</a>.</sub></p></div>
Kubernetes
OtherKubernetes deploy driver.
togo-framework
bash
togo install togo-framework/deploy-kubernetesInstall
bash
togo install togo-framework/deploy # the base
togo install togo-framework/deploy-kubernetes
Kubernetes deploy driver — renders a Deployment + Service (or applies your manifests) and kubectl-applies them to the cluster.
Configure in togo.yaml:
yaml
deploy:
provider: kubernetes
host: 1.2.3.4
user: root
domain: app.example.com
<div align="center"><h3>Premium sponsors</h3><p><a href="https://id8media.com"><strong>ID8 Media</strong></a> · <a href="https://one-studio.co"><strong>One Studio</strong></a></p><p><sub><a href="https://github.com/sponsors/fadymondy">Become a sponsor</a>.</sub></p></div>