Skip to content

Commit 739b9b2

Browse files
Kalyan Reddy DaidaKalyan Reddy Daida
authored andcommitted
Welcome to Stack Simplify
1 parent 48e3c95 commit 739b9b2

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

11-DevOps-with-AWS-Developer-Tools/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,19 @@ git status
7171
```
7272
- Verify the same on CodeCommit Repository in AWS Management console.
7373

74+
### Application Manifests Overview
75+
- Application-Manifests
76+
- buildspec.yml
77+
- docker-manifests
78+
- Dockerfile
79+
- app1
80+
- index.html
81+
- kube-manifests
82+
- 01-DEVOPS-Nginx-Deployment.yml
83+
- 02-DEVOPS-Nginx-NodePortService.yml
84+
- 03-DEVOPS-Nginx-ALB-IngressService.yml
85+
86+
7487
## Step-06: Create STS Assume IAM Role for CodeBuild to interact with AWS EKS
7588
- In an AWS CodePipeline, we are going to use AWS CodeBuild to deploy changes to our Kubernetes manifests.
7689
- This requires an AWS IAM role capable of interacting with the EKS cluster.
Binary file not shown.

0 commit comments

Comments
 (0)