Installing the CoreProvider using CAPIProvider resource
This section describes how to install the CoreProvider
via CAPIProvider
, which is responsible for managing the Cluster API CRDs and the Cluster API controller.
note
Please refer to installing Core Provider section in CAPI Operator docs for additional details on raw CoreProvider
resource installation.
Only one CoreProvider can be installed at the same time on a single cluster.
Example:
apiVersion: turtles-capi.cattle.io/v1alpha1
kind: CAPIProvider
metadata:
name: cluster-api
namespace: capi-system
spec:
version: v1.7.3
type: core # required