https://kedro.org/ logo
#beginners-need-help
Title
# beginners-need-help
g

Goss

09/14/2022, 5:13 PM
I'm trying to get the space tutorial to run in Kubeflow using my namespace's internal Minio service for data storage. When I run the
build_kubeflow_pipeline.py
script, there are many references to AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY in the generated kfp yaml file. But I'm not using AWS at all. Why are these in there?