Automating Flask & PostgreSQL Deployment on KVM with Terraform & Ansible Dec 25, 2024 Daniel Pepuho IT Infra. Lost in the Cloud(s) Hi, in this post, we will use Libvirt with Terraform to provision 2 KVM locally and after that, we will Deploy Flask App & PostgreSQL using Ansible.
Kubernetes 102: Kubernetes & Containerization Sep 2, 2024 Daniel Pepuho IT Infra. Lost in the Cloud(s) Let's start again. Kubernetes and container are two things that cannot be separated from each other.
Kubernetes 101: Introduction Sep 1, 2024 Daniel Pepuho IT Infra. Lost in the Cloud(s) Hi, welcome to the wonderful world of DevOps. This is a post I wrote while learning Kubernetes. So, let's start the journey!😎.
Install Docker using Ansible Aug 28, 2023 Daniel Pepuho IT Infra. Lost in the Cloud(s) Let’s create Ansible Playbook to install Docker on remote server.