oracle / cluster-api-provider-oci

Kubernetes Cluster API Provider for Oracle Cloud Infrastructure
https://oracle.github.io/cluster-api-provider-oci/
Apache License 2.0
40 stars 22 forks source link

Add ability to lookup image instead of image id #280

Open shyamradhakrishnan opened 1 year ago

shyamradhakrishnan commented 1 year ago

What would you like to be added: Add ability to lookup image instead of image id

Why is this needed: This can be used in cases where the image can be looked up using parameters such as operating system version, name etc. How the Kubernetes software bits is installed is upto the customer. For example, it can be done in the template as preKubeadmcommands etc.