@@ -102,7 +102,7 @@ Both the `data-retrieval` and `forecast` folders have the following structure:
...
@@ -102,7 +102,7 @@ Both the `data-retrieval` and `forecast` folders have the following structure:
### Task 2: Data Retrieval deployment
### Task 2: Data Retrieval deployment
The data-retrieval module must access the S3 object storage to read the CSV file containing the electrical consumption. You must therfore use the AWS Acess key and secret key. We use "secrets" to propagate confidential data through the cluster. Read the data-retrieval-deployment.yaml carefully and spot the name of the secrets used. The secrets must be generated by the following command:
The data-retrieval module must access the S3 object storage to read the CSV file containing the electrical consumption. You must therfore use the AWS Acess key and secret key. We use "secrets" to propagate confidential data through the cluster. Read the data-retrieval-deployment.yaml carefully and find out where the secrets should be used. The secrets must be generated by the following command: