rancher / rancher-docs

Rancher Documentation
https://ranchermanager.docs.rancher.com/
Apache License 2.0
59 stars 205 forks source link

[Rancher2] Documentation for RKE2 provisioning #79

Open sowmyav27 opened 2 years ago

sowmyav27 commented 2 years ago

Documentation for RKE2 provisioning is incomplete / needs to be reviewed for RKE2 being GA in 2.6.5.

General Documentation

Added as of 5/9/22

Major Features

Added as of 5/9/22

BELOW ARE TO BE COMPLETED

Windows:

btat commented 2 years ago

Reopening as this got automatically closed through a keyword in rancher/docs#4075

slickwarren commented 2 years ago
vSphere version pinning- https://github.com/rancher/rancher/issues/35474
Current docs links:
https://rancher.com/docs/rancher/v2.6/en/cluster-provisioning/rke-clusters/cloud-providers/vsphere/out-of-tree/
This documentation seems to be RKE1-specific. For RKE2, vSphere Cloud Provider must be enabled and configured at cluster creation and vSphere charts are installed automatically (shouldn't follow the steps to install them from Apps & Marketplace). CPI/CSI charts are tied to selected k8s version and are automatically upgraded as needed with k8s version is upgraded for the cluster.
@slickwarren, since you were testing the linked issue, could you please confirm this is the actual behavior (in terms for setting up vSphere differences for RKE2 vs. the documentation linked)

yes I agree, this would need to be updated for rke2 and Sowmya's post is correct. for rke2, you would need to follow the instructions wen selecting the vsphere cloud provider option when provisioning the cluster, which will install the CPI/CSI charts during provisioning. Manually installing the charts after the cluster is in an active state is not supported for rke2.

I also noticed the docs have 6.7u3 listed as supported, but that has also been deprecated.