Skip to content

openshift-cloud-team/capi-ocp-manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC for running CAPI on OpenShift

Running on AWS

Set following environmental variables:

export KUBECONFIG=<path-to-kubeconfig>

Edit AWSMachineTemplate(equivalent to ProviderSpec in MachineAPI) in examples/capa-resources.yaml. Replace iamInstanceProfile, ami, subnet, additionalSecurityGroups with your values(this step is normally done by installer in MAPI). You can pick this values from providerSpec of MAPI worker machine(oc get machine -n openshift-machine-api).

Run deploy-poc-aws.sh script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages