ampernetacle icon indicating copy to clipboard operation
ampernetacle copied to clipboard

Adding OCI Cloud Controller Manager integration

Open augustopimenta opened this issue 3 years ago • 1 comments
trafficstars

Hi!

Today, Oracle CCM team released version 0.13.0 with ARM support, so now, it works with Ampere instances.

Important to remember that the maximum supported version of Kubernetes is 1.21

This is my little contribution to integrating this CCM with the project.

augustopimenta avatar Mar 01 '22 17:03 augustopimenta

Hi!

Sorry that it took me so long to review this 😅

This is neat, but I have two questions:

  • if someone creates a resource through the CCM (e.g. a Service with type: LoadBalancer) then destroys their cluster, will it automatically destroy the load balancer?

  • since this is not compatible with the latest versions of Kubernetes, should we make this optional, i.e. have an easy way to switch between "latest k8s without CCM" and "older k8s with CCM"?

What do you think?

jpetazzo avatar Jun 05 '22 06:06 jpetazzo