19 followers
I am Shahriyar, currently a student and working on Quantum Computing, AI, ML , Cloud and DevOps.
Check out this blog as a pre-requisite Visualize service mesh with KIALI KIALI is used for observing connections and micro services of istio service...
Assume we have planned to create cluster full of deployment , services, persistent volume claims etc If we manually do that, it will take time and we...
First install nodejs https://nodejs.org/en/download Then go to this page https://tailwindcss.com/docs/installation Then use these to install npm...
Terraform Module By now , we have seen so many tf files Managing so many tf files make it difficult for us to manage. Rather than this, we can...
Terraform on AWS The way we create resources on aws using terraform should look like this: Install AWS Cli from here Then create your IAM Account in...
Terraform commands To check if our syntax is right, use terraform validate terraform fmt file makes the .tf file much more suitable to...