File tree 2 files changed +31
-0
lines changed
2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments