Skip to content
Snippets Groups Projects
Commit ef7dd667 authored by nabil.abdennad's avatar nabil.abdennad
Browse files

Updates

parent 41e6dd49
Branches
No related tags found
No related merge requests found
......@@ -112,6 +112,8 @@ If the order isn't followed, there will be several errors happening. `Redis` nee
### Task 1: redis deployment
fill the redis-deployment.yaml and deploy it using kubectl.
### Task 2: Data Retrieval deployment
Read the data-retrieval-deployment.yaml carefully and spot the name of the secrets used. This secrets must be generated by this command:
......@@ -125,6 +127,10 @@ Build the Data Retrieval docker, complete the file "data-retrieval-deployment.ya
### Task 3: Forecast deployment
1. Build the container
2. Push the container
3. Fill the forecast-deployment.yaml
4. Deploy (data-retrieval deployment should be finished before starting the forecast deployment)
### Task 4: Grafana deployment
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment