gifted-yak-26115
11/26/2024, 2:05 PMaverage-finland-92144
11/26/2024, 4:13 PMgifted-yak-26115
11/26/2024, 7:02 PM...
configuration:
inline:
flyteadmin:
k8sServiceAccount: <my-service-account>
...
I'm still struggling with using just one namespace though 😕average-finland-92144
11/26/2024, 7:06 PMconfiguration:
inline:
namespace_mapping:
template: "my_namespace"
gifted-yak-26115
11/26/2024, 7:07 PMnamespace_mapping
before but maybe I didn't place it in the right section 🤔average-finland-92144
11/26/2024, 7:10 PMgifted-yak-26115
11/26/2024, 7:11 PMgifted-yak-26115
11/26/2024, 7:43 PMgifted-yak-26115
11/26/2024, 7:48 PMgifted-yak-26115
11/26/2024, 7:52 PMaverage-finland-92144
11/26/2024, 7:58 PMdefault
KSA in each ns, you can imperatively register and run under a specific KSA, for example, with pyflyte run --service-account
average-finland-92144
11/26/2024, 7:59 PMk8sServiceAccount
setting is for the FlyteAdmin pod itself AFAICTaverage-finland-92144
11/26/2024, 8:00 PMgifted-yak-26115
11/26/2024, 8:00 PMgifted-yak-26115
11/27/2024, 7:32 AMstorage:
metadataContainer: <my-bucket>/<my-prefix>
userDataContainer: <my-bucket>/<my-prefix>
... I still see some objects getting written to s3://<my-bucket>/<project>
, omitting <my-prefix>
part. I could find some clues in the documentation however after trying them all out nothing really did the trick. I'd appreciate some help here 🙏average-finland-92144
11/27/2024, 3:04 PMgifted-yak-26115
11/27/2024, 3:06 PMaverage-finland-92144
11/27/2024, 3:08 PM