#kubernetes
Read more stories on Hashnode
Articles with this tag
With DevSecOps, GitOps And Monitoring · Introduction The project is a complete DevOps pipeline designed to automate and optimize the software development...
Introduction Automating the deployment of applications helps organizations manage their infrastructure more efficiently and scale quickly. AWS EC2...
Using Kubernetes · Introduction Blue-Green Deployment is a technique used in software deployment where two identical environments are set up. The active...
With Ingress Enabled · Pre-requisites 1. EC2 Instance 1 -CI-Server( AMI- Ubuntu, Type- t2.micro, port 22, 443, 80 should be enabled.) 2. Ec2 Instance 2...