cluster-api-controller: The one which has no dependencies with baiducloud provider, which includes the cluster controller and the machine controller.
Dockerization and helm/charts for deployment
We can dockerize the binaries and use helm/charts to deploy these three controllers into the cluster later.
Installation
Prerequisites
Local Binaries
kubectlsshpass
Build & Run manager
We just assume that you currently have a running Kubernetes cluster locally or in some public cloud, and you have your kubeconfig file under ~/.kube/config
Cluster Api Provider Baiducloud
Components
Binaries
Dockerization and helm/charts for deployment
We can dockerize the binaries and use helm/charts to deploy these three controllers into the cluster later.
Installation
Prerequisites
Local Binaries
kubectlsshpassBuild & Run manager
We just assume that you currently have a running Kubernetes cluster locally or in some public cloud, and you have your kubeconfig file under ~/.kube/config
Run an example
Usage
Cluster Resource Creation Example
MachineDeployment Resource Creation Example