How to use Ansible to Deploy Application in K8S?

Introduction In this article we will use a simple api python app, and deploy it in k8s. We will use Jfrog artifactory to store our image, and use Ansible to automate the whole environmental installation and deployment. Prerequisites Note: everything in this article is suitable for Linux machines, especially Red Hat. Python API App For […]