Skip to content

Commit

Permalink
add schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
kustikov112 committed Dec 13, 2024
1 parent 5fab7b6 commit 9b8324d
Show file tree
Hide file tree
Showing 12 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion devops/modules/1_basic-configuration/task_1.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Task 1: AWS Account Configuration

![task_1 schema](../../visual_assets/task_1.png)
## Objective

In this task, you will:
Expand Down
1 change: 1 addition & 0 deletions devops/modules/1_basic-configuration/task_2.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Task 2: Basic Infrastructure Configuration
![task_2 schema](../../visual_assets/task_2.png)

## Objective

Expand Down
2 changes: 1 addition & 1 deletion devops/modules/2_cluster-configuration/task_3.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Task: K8s Cluster Configuration and Creation

![task_3 schema](../../visual_assets/task_3.png)
## Objective

In this task, you will configure and deploy a Kubernetes (K8s) cluster on AWS using or k3s. You will also verify the cluster by running a simple workload.
Expand Down
1 change: 1 addition & 0 deletions devops/modules/3_ci-configuration/task_4.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Task 4: Jenkins Installation and Configuration
![task_4 schema](../../visual_assets/task_4-6.png)

## Objective

Expand Down
1 change: 1 addition & 0 deletions devops/modules/3_ci-configuration/task_5.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Task 5: Simple Application Deployment with Helm
![task_5 schema](../../visual_assets/task_4-6.png)

## Objective

Expand Down
1 change: 1 addition & 0 deletions devops/modules/3_ci-configuration/task_6.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Task 6: Application Deployment via Jenkins Pipeline
![task_6 schema](../../visual_assets/task_4-6.png)

## Objective

Expand Down
1 change: 1 addition & 0 deletions devops/modules/4_monitoring-configuration/task_7.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Task 7: Prometheus Deployment on K8s
![task_7 schema](../../visual_assets/task_7.png)

## Objective

Expand Down
Binary file added devops/visual_assets/task_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added devops/visual_assets/task_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added devops/visual_assets/task_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added devops/visual_assets/task_4-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added devops/visual_assets/task_7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9b8324d

Please sign in to comment.