Report this

What is the reason for this report?

How to deploy to kubernetes using ansible

Posted on May 8, 2020

Hi, I currently have an application that I want to deploy using Kubernetes and setup the deployment process to run using ansible playbooks. Can I do that on a digitalocean Kubernetes?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Of course you can. Look at the docs : https://docs.ansible.com/ansible/latest/modules/k8s_module.html. You can also use terraform, which I favor as I can directly consume kubeconfig data from my infrastructure state then.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.