Browse Source

docs (orchestrator) fix docs

pull/1953/head
Zouhair AMAZZAL 2 years ago committed by Zouhair AMAZZAL
parent
commit
32ee3bde07
  1. 10
      subjects/devops/orchestrator/README.md
  2. 2
      subjects/devops/orchestrator/audit/README.md

10
subjects/devops/orchestrator/README.md

@ -1,6 +1,6 @@
## Orchestrator ## Orchestrator
![Orchestrator](pictures/orchestrator.jpg) ![Orchestrator](pictures/Orchestrator.jpg)
### Objectives ### Objectives
@ -17,7 +17,7 @@ In this project, you will deploy a microservices architecture on Kubernetes, You
### Architecture ### Architecture
![Architecture](pictures/architecture.png) ![Architecture](pictures/Architecture.png)
You have to deploy this microservices architecture in a k3s cluster consisting of the following components: You have to deploy this microservices architecture in a k3s cluster consisting of the following components:
@ -109,13 +109,13 @@ You must push a `README.md` file containing full documentation of your solution
### Bonus ### Bonus
If you complete the mandatory part successfully and you still have free time, you can implement anything that you feel deserves to be a bonus, We can suggest: If you complete the mandatory part successfully and you still have free time, you can implement anything that you feel deserves to be a bonus, Examples:
- Deploy a Kubernetes Dashboard to monitor the cluster - Deploy a Kubernetes Dashboard to monitor the cluster
- Deploy a dashboard for applications logs - Deploy a dashboard for applications logs
...
Challenge yourself! Challenge yourself!
### Submission and audit ### Submission and audit

2
subjects/devops/orchestrator/audit/README.md

@ -68,7 +68,7 @@ $>
##### Check the student infrastructure: ##### Check the student infrastructure:
The student must implement this architecture: The student must implement this architecture:
![architecture](../pictures/architecture.png) ![architecture](../pictures/Architecture.png)
##### Run the student infrastructure: ##### Run the student infrastructure:

Loading…
Cancel
Save