diff --git a/subjects/devops/orchestrator/README.md b/subjects/devops/orchestrator/README.md index 5e787c554..9826c74f0 100644 --- a/subjects/devops/orchestrator/README.md +++ b/subjects/devops/orchestrator/README.md @@ -17,7 +17,7 @@ In this project, you will deploy a microservices architecture on Kubernetes, You ### Architecture -![Architecture](pictures/Architecture.jpg) +![Architecture](pictures/Architecture.png) You have to deploy this microservices architecture in a k3s cluster consisting of the following components: @@ -115,4 +115,4 @@ You must submit the `README.md` file and all files used to create and delete and ``` If you decide to use a different structure for your project remember you should be able to explain and justify your decision during the audit. -> In the audit you will be asked different questions about the concepts and the practice of this project, prepare yourself! \ No newline at end of file +> In the audit you will be asked different questions about the concepts and the practice of this project, prepare yourself!