UFW (Uncomplicated Firewall) is a user-friendly interface for managing firewall rules in Linux.
firewall
linux
devops
security
This article will show you how to install Gitlab runner on Ubuntu. It will cover the basic steps to install and configure Gitlab runner, and how to register it with your Gitlab instance.
gitlab
devops
cicd
linux
This article will show you how to setup a Kubernetes cluster with kubeadm on Ubuntu. It will cover the basic steps to install and configure kubeadm, and how to join worker nodes to the cluster.
kubernetes
devops
container
ubuntu
This article is for those who are new to Terraform. It will show you some basic syntax and concepts of Terraform, and how to use it to manage your infrastructure as code.
IaC
terraform
devops
cloud
If you're new to Terraform, and you want to setup a new project for AWS. This article will show you how to setup Terraform for AWS using AWS CLI.
aws
terraform
devops
cloud