AKWhich version of Java you're usingReply·Article·Nov 22, 2023·DEVSECOPS Project : Complete CI-CD (3 tier app)-Petshop
AKYou have to provide node group ec2 instance public ip addressReply·Article·Nov 3, 2023·Deploying a Python-based Microservice Application on AWS EKS
AK#get public subnets for cluster data "aws_subnets" "public" { filter { name = "vpc-id" values = [data.aws_vpc.default.id] } filter { name = "availabilityZone" values = ["us-east-1a", "us-east-1b", "us-east-1c", "us-east-1d", "us-east-1f"] } } use this block at subnetsReply·Article·Oct 31, 2023·Automating Tetris Deployments: DevSecOps with ArgoCD, Terraform, and Jenkins for Two Game Versions
AKI made video in youtube watch over there Mr cloud book channel nameReply·Article·Oct 20, 2023·GitHub Actions: Netflix Deployment Powered by DevSecOps
AKGood to hear to that sister All the best for futureReply·Article·Oct 5, 2023·DEVSECOPS Project : Complete CI-CD (3 tier app)-Petshop
AKSee the logs of container and check for the errors why its existingReply·Article·Oct 5, 2023·Deploying Zomato Clone App with DevSecOps CI/CD
AKCheck the Kubernetes file onceReply·Article·Sep 20, 2023·DevSecOps Project with Jenkins ci-cd | DOTNET webapp
AKI need particular information. I can't help with this informationReply·Article·Sep 20, 2023·DevSecOps Project with Jenkins ci-cd | DOTNET webapp
AKpod is not starting after kubernetes deployment but pipeline is succeededComment·Article·Jul 21, 2023·Advanced End-to-End CICD Pipeline for a Java Web Application: A Step-by-Step Guide