oracle-database-operator icon indicating copy to clipboard operation
oracle-database-operator copied to clipboard

Add support for OKE Workload Identity

Open hyder opened this issue 1 year ago • 0 comments

OKE has a feature called OKE Workload Identity. This makes it considerably easier and more secure to configure pods to authenticate and access OCI services e.g. https://medium.com/oracledevs/kubernetes-monitoring-with-verrazzano-prometheus-thanos-and-workload-identity-on-oracle-cloud-ff35fafb547a.

For the ora-operator, it would be most helpful if OKE Workload Identity can be added so that the ora-operator can provision new databases or bind to existing ones and create the wallets without the need to set up the OCI private key nor instance principal.

hyder avatar Mar 07 '24 00:03 hyder