Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 650 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 650 Bytes

cloud-lab-public

Repo contains sample code to deploy cloud infra (Currently AWS and GCP)

Deploy GKE Lab

cd gcp/gke - https://github.com/KPRepos/cloud-lab-public/blob/main/README.md

Deploy EKS Lab

cd aws/eks - https://github.com/KPRepos/cloud-lab-public/tree/main/aws/eks#readme

EKS deployment includes examples for AWS LB, IRSA, EKS-Pod-Identity, EKS-access-management-controls and ArgoCD

Deploy UnManaged K8 in AWS

cd aws/k8-aws-unmanaged/ - https://github.com/KPRepos/cloud-lab-public/blob/main/aws/k8-aws-unmanaged/README.MD