oracle / cluster-api-provider-oci

Kubernetes Cluster API Provider for Oracle Cloud Infrastructure
https://oracle.github.io/cluster-api-provider-oci/
Apache License 2.0
40 stars 22 forks source link

Update the machineHealthCheck and advance docs #267

Closed joekr closed 1 year ago

joekr commented 1 year ago

What this PR does / why we need it: Making the MHC a bit more clear which steps to run on specific clusters. This should help make it a bit more clear for users.

Adding the setup heterogeneous cluster section to advanced. This should allow users to see how to setup a mix workload windows/linux cluster.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #265