Rclone does it support GKE workload identity without actually using a service account key

Hi Team,

I'm using GKE, from a pod I'm calling the rclone to pull data from oracle cloud bucket - for this i've created a service account with a json key in gcp and then using that key within the pod.

Is it possible to use GKE workload identity where one doesn't need to create json key but use a service account and copy the data from a oracle cloud?

Regards,
Sreenivas

Oracle Cloud is documented here:

Swift (rclone.org)

I don't see anything related to service accounts but can always give it a test and see what happens.

GKE workload identity is working - i.e. i didn't had to create a key (json key) for the service account in the GCP side. Thanks all.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.