Name | NEU ID | Email Address |
---|---|---|
Achira Shah | 001409351 | [email protected] |
Apurva Mathur | 001088100 | [email protected] |
Boran Yildirim | 001054080 | [email protected] |
cd resource
terraform apply
cd stateStorage
terraform apply
cd aksCluster
terraform apply
--test--
terraform output kube_config > /.kube/aksconfig
export KUBECONFIG=/.kube/aksconfig
kubectl get nodes
cd rdsService terraform apply