mdawar.dev

A blog about programming, Web development, Open Source, Linux and DevOps.

Configuring kube-proxy nftables Mode

Configure kube-proxy to use nftables mode with kubeadm, minikube and kind.

Ansible with Terraform Inventory

(Updated: )

Using Ansible with dynamic inventory from Terraform resources.

Install Go on Linux

(Updated: )

Install Go manually on Linux.

Install Multiple Terraform Versions Using tfenv

Install and manage multiple Terraform versions using tfenv.

How to Move a File in Node.js?

(Updated: )

Move a file to another directory in Node.js without third party packages.