-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add OCI CAPI #4
base: main
Are you sure you want to change the base?
Conversation
ece749b
to
cf17096
Compare
adds CAPI for OCI
cf17096
to
4df0348
Compare
For some reason getting
|
How did this work? |
@hh, good question! It's quite fast by the seems. |
adds a public IP to each controlplane node
Managed to get public IPs to work. Created a ticket: oracle/cluster-api-provider-oci#379 |
Alternate fix to the above is to bootstrap from an OCI machine to talking to OCI. |
use defaults
- command for getting resources - command for deleting the cluster
adds CAPI for OCI.
TODO