Skip to content

Commit c3267f8

Browse files
committed
docs: add PR description and screenshot
1 parent 0eb5da1 commit c3267f8

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

PR_descriptions/task_5.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Task 4 - Pull Request description
2+
1. Task: [CLICK ME](https://github.com/rolling-scopes-school/tasks/blob/master/devops/modules/3_ci-configuration/task_5.md)
3+
2. Screenshots (if needed): Check ./screenshots/ folder
4+
3. Code: [CLICK ME](https://github.com/lexxnsk/rsschool-devops-course-tasks-application/tree/task_5)
5+
4. Done 2024-11-09 19:00 / deadline 2024-11-11 00:59
6+
5. Score: 100 / 100
7+
8+
###### Evaluation Criteria (100 points for covering all criteria)
9+
10+
1. **Helm Chart Creation (40 points)**
11+
12+
- [+] A Helm chart for the WordPress application is created.
13+
14+
2. **Application Deployment (30 points)**
15+
16+
- [+] The application is deployed using the Helm chart.
17+
- [+] The application is accessible from the internet.
18+
19+
3. **Repository Submission (5 points)**
20+
21+
- [+] A new repository is created with the WordPress and Helm chart.
22+
23+
4. **Verification (5 points)**
24+
25+
- [+] The application is verified to be running and accessible.
26+
27+
5. **Additional Tasks (20 points)**
28+
- **CI/CD Pipeline (10 points)**
29+
- [+] A CI/CD pipeline is set up to automate the deployment of the application.
30+
- **Documentation (10 points)**
31+
- [+] The application setup and deployment process are documented in a README file.
Loading

0 commit comments

Comments
 (0)