#docker
Read more stories on Hashnode
Articles with this tag
What Is Argo CD? Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. It follows gitOps principles to deploy your...
Kubernetes, Docker, React, GCP, Pulumi https://www.youtube.com/watch?v=IbA5JnnFGAI Build and Push Docker Image Build Docker image for our react...
First we need to setup and configure minikube on AWS EC2 instance. Checkout this for setup minikube on AWS EC2 instance:...
Connect to your AWS EC2 instance using SSH. Update the instance packages. sudo apt update Install Docker sudo apt -y install...
Tech used: Node.js Docker Kubernetes Terraform GitHub Actions GKE(Google Kubernetes Engine) GCR(Google Container...
Filters/Text processing commands cut allows us to cut the output, takes input of command/content of file and cut it to our desired...