This tutorial shows how to install Terraform on the Linux machine (Amazon Linux 2).
Continue reading “Terraform – Install on Amazon Linux 2”Tag Archives: CentOS8
Terraform – Install on Ubuntu Focal 20.04
This tutorial shows how to install Terraform on the Linux machine (Ubuntu Focal 20.04).
Continue reading “Terraform – Install on Ubuntu Focal 20.04”Terraform – Install on CentOS 8
This tutorial shows how to install Terraform on the Linux machine (CentOS 8). CentOS 8 uses DNF (Dandified yum) as a package manager.
Continue reading “Terraform – Install on CentOS 8”Kubernetes – Install and Test on CentOS8
This is how to install Kubernetes on the Linux machine (CentOS 8) – Master Node + Worker Node
- GitHub link to the instruction
Docker – Install on CentOS 8
This tutorial shows how to install Docker on the Linux machine (CentOS 8). CentOS 8 uses DNF (Dandified yum) as a package manager.
- GitHub link to the instruction