Hi team, is there any step-by-step instruction on ...
# best-practices
l
Hi team, is there any step-by-step instruction on how to deploy Meltano to Kubernetes cluster? thanks.
e
hi @lidong_zhao. my colleague Ken wrote about our own deployment of Meltano on Kubernetes: https://meltano.com/blog/deploying-meltano-for-meltano/. It’s not entirely step-by-step but the iac is public: https://github.com/meltano/squared/tree/main/deploy/infrastructure
l
thank you