├── LICENSE ├── nginx-deployment.yaml └── nginx-svc.yaml /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACloudGuru-Resources/Course_EKS-Basics/HEAD/LICENSE -------------------------------------------------------------------------------- /nginx-deployment.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACloudGuru-Resources/Course_EKS-Basics/HEAD/nginx-deployment.yaml -------------------------------------------------------------------------------- /nginx-svc.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACloudGuru-Resources/Course_EKS-Basics/HEAD/nginx-svc.yaml --------------------------------------------------------------------------------