Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 4.18 KB

cluster-api-getting-started.adoc

File metadata and controls

48 lines (38 loc) · 4.18 KB

Getting started with the Cluster API

For the Cluster API Technology Preview, you must manually create some of the primary resources that the Cluster API requires.

Creating the Cluster API primary resources

To create the Cluster API primary resources, you must obtain the cluster ID value, which you use for the <cluster_name> parameter in the cluster resource manifest.

You can create the Cluster API primary resources manually by creating YAML manifest files and applying them with the {oc-first}.

Additional resources