Skip to content

Commit 1f431f4

Browse files
Kalyan Reddy DaidaKalyan Reddy Daida
authored andcommitted
Welcome to Stack Simplify
1 parent c0f6b19 commit 1f431f4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ kubectl get pods
4545
```
4646

4747
## Step-05: Create CodeCommit Repository
48+
- Code Commit Introduction
4849
- Create Code Commit Repository with name as **eks-devops-nginx**
4950
- Create git credentials from IAM Service and make a note of those credentials.
5051
- Clone the git repository from Code Commit to local repository, during the process provide your git credentials generated to login to git repo
@@ -133,6 +134,8 @@ kubectl get configmap aws-auth -o yaml -n kube-system
133134

134135
## Step-08: Review the buildspec.yml for CodeBuild & Environment Variables
135136

137+
### Code Build Introduction
138+
- Get a high level overview about CodeBuild Service
136139

137140
### Environment Variables for CodeBuild
138141
```
@@ -209,6 +212,10 @@ artifacts:
209212
210213
211214
## Step-09: Create CodePipeline
215+
### CodePipeline Introduction
216+
- Get a high level overview about CodePipeline Service
217+
218+
### Create CodePipeline
212219
- Create CodePipeline
213220
- Go to Services -> CodePipeline -> Create Pipeline
214221
- **Pipeline Settings**

0 commit comments

Comments
 (0)