58f9f99d83
adjust openstack-test-site to execute the below phases for openstack provider(capo) clusterctl-init-ephemeral controlplane-ephemeral clusterctl-init-target clusterctl-move workers-target A detailed test run of the phases can be found in https://hackmd.io/OheCGmq8RX64SPw2sF3qGQ Change-Id: Id982273d28515eb3a44c39d869eaeb229923339c
10 lines
244 B
YAML
10 lines
244 B
YAML
apiVersion: controlplane.cluster.x-k8s.io/v1alpha3
|
|
kind: KubeadmControlPlane
|
|
metadata:
|
|
name: target-cluster-control-plane
|
|
namespace: default
|
|
spec:
|
|
kubeadmConfigSpec:
|
|
clusterConfiguration:
|
|
controlPlaneEndpoint: 172.24.4.120:6443
|