DevOps Mini Project Series 9 – Building Docker Image and Pushing it to ECR , Deploying SpringBoot application in Minikube and using Trivy to scan Docker Images and Terrascan to scan Kubernetes yaml files
In this article, we will be discussing about the second job “deploy” first. We will be here building Docker image and then scanning Docker Images using Trivy and pushing the […]
DevOps Mini Project Series 6 – An Automation Approach to Deploying Docker, Minikube, Kubectl , SonarQube, Trivy and Terrascan using Bash scripts and Github Actions
In this article, you will be able to learn that how to create scripts to install docker, minikube and sonarqube in EC2 Instance where we will be deploying our SpringBoot […]