Thank you for the feedback. I used draw.io for the digram. I will be creating a dedicated video shortly to demonstrate how to create architectural diagrams using different applications. This video will be part of our ongoing Azure DevOps zero to hero series.
Hi piyush Thank you for sharing this I have question after creating cluster, we did argo cd setup but in which machine we did so, please guide me Argo cd is for deployment then it must be connected to cluster, should we install on the same machine from which we are able to see node group of cluster?
You should install that in the cluster itself, or if you are implementing as Hub-Spoke model, you should have the vpc peering enabled so that Argocd would connect your cluster,
Hello Great video really like the approach. We have used argocd to deploy application. Can you please make a video on how would you propogate changes to RTL environment. Currently we are deploying applications to sit env. By using values-sit.yaml we update the image tag here so argo detects the change and deploy it to sit env. Similary if we want to deploy it to pre we update values-pre.yaml image tag and it deploys to pre env is there a way to automate this process?
Everything is good in the project integration is perfect but only thing i can't figure out why did we use NLB with internal scheme and how this application is exposed to the world.
Meanwhile you are doing a great job, I am certified Developer associate Solutions Architect associate AWS security specialty but my hands-on is wanting, now want to dive deep in DevOps
Hi piyush Can you please guide on I install argocd on server from where we have created eks cluster but when i did port forwarding, i am not able to access argocd ui It giving me error Tried lot of time did every possible thing
What error are you getting, can you please join our discord server and share the details , steps you have followed, error message etc, someone will help you
Great video Piyush Bhai, you have explained very well in the video. I request you to bring a series on Kubernetes also, I have also told Paras Bhai, he has not responded yet. If you make a proper series on Kubernetes from basic to high, then you will be the first UA-camr who will put a complete series on Kubernetes, please I request you to make videos on Kubernetes also.
Hello bhai, thank you for the amazing feedback. I actually have a lot of things planned for the next 2-3 months including the end to end Azure DevOps series. Once those items are completed, I can definitely look into Kubernetes :)
Hi Piyush Sir. I followed you on creating the terraform module. I copy the code from your git repo. When i apply i run into this error below. can you or any one else in audiance help please. Error: creating EC2 NAT Gateway: InvalidParameter: 1 validation error(s) found. │ - missing required field, CreateNatGatewayInput.SubnetId. │ │ │ with aws_nat_gateway.nat-a, │ on main.tf line 20, in resource "aws_nat_gateway" "nat-a": │ 20: resource "aws_nat_gateway" "nat-a" { │ ╵ ╷ │ Error: creating EC2 NAT Gateway: InvalidParameter: 1 validation error(s) found. │ - missing required field, CreateNatGatewayInput.SubnetId. │ │ │ with aws_nat_gateway.nat-b, │ on main.tf line 33, in resource "aws_nat_gateway" "nat-b": │ 33: resource "aws_nat_gateway" "nat-b" { │
Hello, Did you add the terraform.tfvars file and updated with the values? The line after this github.com/piyushsachdeva/10WeeksOfCloudOps_Task3?tab=readme-ov-file#-route-53-hosted-zone If you are still facing the issue, please join our discord community and share the steps you have followed along with your git repo.
Thanks. One tip, you can avoid paste issue with this command in vim ":set paste", then paste with no issue
Amazing suggestion! Thank you
how did u made ur diagramm? And thx for sharing ur code & for this tutorial. The IAC in Terraform is REALLY usefull.
Thank you for the feedback. I used draw.io for the digram. I will be creating a dedicated video shortly to demonstrate how to create architectural diagrams using different applications. This video will be part of our ongoing Azure DevOps zero to hero series.
This is Bloody Brilliant !! Great Effort Mate !!
Thank you! Cheers! I am glad you found it helpful
Great Video Piyush bhai .. Keep going :). Good to see Argo CD tutorial.
Thank you so much Abhishek bhai, coming this from you, it means a lot!
Great Video on ARGO CD Thanks learned a lot
Thank you so much! I am glad you found it helpful
Great, Projects looking for more 👏
Thanks buddy, Project was is also live now. Feel free to check it out
Hi piyush
Thank you for sharing this
I have question after creating cluster, we did argo cd setup but in which machine we did so, please guide me
Argo cd is for deployment then it must be connected to cluster, should we install on the same machine from which we are able to see node group of cluster?
You should install that in the cluster itself, or if you are implementing as Hub-Spoke model, you should have the vpc peering enabled so that Argocd would connect your cluster,
Hello Great video really like the approach. We have used argocd to deploy application.
Can you please make a video on how would you propogate changes to RTL environment.
Currently we are deploying applications to sit env. By using values-sit.yaml we update the image tag here so argo detects the change and deploy it to sit env.
Similary if we want to deploy it to pre we update values-pre.yaml image tag and it deploys to pre env is there a way to automate this process?
thank you so much for your sharing
Thanks for watching!
Amazing one Sir 🔥
Thank you! Cheers!
Very helpful thank you 😊
You’re welcome 😊
POV: bro forgot to go to sleep on time.
Anyways! Amazing video as always!
LOL, I do that only a couple of times per week, unlike some people
Thank you for the feedback :D
😔
where exactly is the database part ? how can we integrate rds to this app?
Database is part of kubernetes-manifests itself. Its been deployed as a microservice.
❤
Everything is good in the project integration is perfect but only thing i can't figure out why did we use NLB with internal scheme and how this application is exposed to the world.
Hey Kuldeep, Sorry for the delay in response. We have used the Kubernetes service of type loadbalancer to expose the application to the outside world.
want to join your channel thirsty for Devops projects are there other charges ?
What charges are you referring?
Membership for joining your channel it's now at 0.99
Meanwhile you are doing a great job, I am certified Developer associate Solutions Architect associate AWS security specialty but my hands-on is wanting, now want to dive deep in DevOps
Hai piyush bro could please make 3 tier micro services project like database is one pod app is one pod how the communication will work
That's a fantastic idea, thank you. Adding this to my to-do list
Hi piyush
Can you please guide on
I install argocd on server from where we have created eks cluster but when i did port forwarding, i am not able to access argocd ui
It giving me error
Tried lot of time did every possible thing
What error are you getting, can you please join our discord server and share the details , steps you have followed, error message etc, someone will help you
@@TechTutorialswithPiyush okay
Great video Piyush Bhai, you have explained very well in the video. I request you to bring a series on Kubernetes also, I have also told Paras Bhai, he has not responded yet.
If you make a proper series on Kubernetes from basic to high, then you will be the first UA-camr who will put a complete series on Kubernetes, please I request you to make videos on Kubernetes also.
Hello bhai, thank you for the amazing feedback. I actually have a lot of things planned for the next 2-3 months including the end to end Azure DevOps series. Once those items are completed, I can definitely look into Kubernetes :)
@@TechTutorialswithPiyushwhen are you uploading Azure DevOps series
Hai
your terminal is giving me OCD
lol
Hi Piyush Sir. I followed you on creating the terraform module. I copy the code from your git repo. When i apply i run into this error below. can you or any one else in audiance help please.
Error: creating EC2 NAT Gateway: InvalidParameter: 1 validation error(s) found.
│ - missing required field, CreateNatGatewayInput.SubnetId.
│
│
│ with aws_nat_gateway.nat-a,
│ on main.tf line 20, in resource "aws_nat_gateway" "nat-a":
│ 20: resource "aws_nat_gateway" "nat-a" {
│
╵
╷
│ Error: creating EC2 NAT Gateway: InvalidParameter: 1 validation error(s) found.
│ - missing required field, CreateNatGatewayInput.SubnetId.
│
│
│ with aws_nat_gateway.nat-b,
│ on main.tf line 33, in resource "aws_nat_gateway" "nat-b":
│ 33: resource "aws_nat_gateway" "nat-b" {
│
Hello, Did you add the terraform.tfvars file and updated with the values? The line after this github.com/piyushsachdeva/10WeeksOfCloudOps_Task3?tab=readme-ov-file#-route-53-hosted-zone
If you are still facing the issue, please join our discord community and share the steps you have followed along with your git repo.