Table of Contents1 Introduction2 Terraform aws create VPC example2.1 The result on AWS VPC3 The content files for Terraform AWS…
DevOps Blog – Latest DevOps Articles and Tutorials
Install Nginx Ingress Controller using Helm Chart
Table of Contents0.1 #Introduction1 Create Nginx Ingress Controller using Helm Chart1.1 The result 404 as below1.2 Create Ingress resource for…
Create Docker Image of a .NET Web API
Table of Contents0.1 #Introduction1 Create a .NET Web API2 Create Docker Image of a .NET Web API2.1 How to building…
Terraform build EC2 instance
Table of Contents0.1 #Introduction0.2 My Environment for Terraform build EC2 instance1 Create a template file2 Terraform Provider settings2.1 Credential information2.2…
How to deploy example application to Kubernetes
Table of Contents1 Introduction2 Step-by-Step deploy example application to Kubernetes2.1 Fronted application2.2 Backend example Redis3 Deploy Redis Master and Redis…
How to install dashboard Kubernetes
In this tutorial, How to install Metrics Server and install Dashboard Kubernetes. Table of Contents1 Install Metrics Server1.1 Prerequisites1.2 Install…
Unlocking helm commands for Kubernetes
Table of Contents1 Introduction2 Install Helm commands for Kubernetes3 Helm Commands kubernetes3.1 Basic helm command4 Conclusion Introduction Explore the essential…
Install EKS on AWS
In this tutorial, how to Set Up EKS 1.16 cluster with eksctl . Amazon Elastic Kubernetes Service (Amazon EKS) gives you the flexibility…
How to deploy OpenProject platform as a Docker Container
Table of Contents0.1 #Introduction1 Deploy OpenProject platform as a Docker Container1.1 Install Docker and Docker-Compose2 Deploy OpenProject with Docker Compose3…
Reduce AWS Billing and Setup Email Alerts
In this tutorial, How to Reduce AWS Billing & Setup Email Alerts. Table of Contents1 Setup AWS Billing email alert1.1…