* Adjust command to install cert-manager
The directory `cert-manager` is not created when using `helm install`
instead of `helm template --output-dir .`.
Also, the CRDs are downloaded in the current directory, so adjust the
commands as well.
* Convert helm template to helm upgrade/install
Since we're using Helm hooks, we cannot use `helm template`, otherwise
things will break. The commands are updated to use `helm install` and
`helm upgrade`.
* Update rollbacks.md
Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts
* Update rollbacks.md
Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts
* Update rollbacks.md
Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts
* Update rollbacks.md
Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts
Check shows link as dead, but page redirects. The target site uses Docusaurus
which shows a 404 initially then redirects due to the trailing slash used.
* canonicized rollbacks.md
* canonicized troubleshooting.md
* canonicized upgrades.md
there were two corresponding pages for 2.0-2.4, one for helm 2 and one for helm 3, so i added canonical refs for both
* canonicized feature-flags
2.0-2.4 and 2.5 pages were in different folders
* corrected url on feature flags
* canonicized air-gapped-upgrades
the 2.0-2.4 doc structure is kind of wonky but the closest match was section 3 in install-rancher-ha.md, 'Render the Rancher Helm Template'
* canonicized rancher-on-aks
there is no good match for 2.0-2.4
the best match corresponds to a quickstart guide in the other versions
* canonicized rancher-on-amazon-eks
nothing similar in 2.0-2.4
* canonicized rancher-on-gke
no corresponding 2.0-2.4 page
* corrected page
* second pass examining airgapped helm 2 pages in 2.0-2.4
these are largely similar to the corresponding helm 3 instructions under airgapped-helm-cli and received the same canonical refs
however, these pages aren't included in the sidebar and are only visible if searched for or through entering the URL directly
most of the other pages in the parent directory are also not in the sidebar
* canonized overview
* canonicized helm-cli quickstart
* canonicized hetzner quickstart
* canonicized outscale quickstart
these pages are very strange
they have no sidebar but are still accessible if you search for them via algolia
* fixing link in last commit
* canonicized vagrant quick start
* canonicized work-load-w-ingress quick start
* canonicized nodeports quick start
* #420 Test Docusaurus head metadata override of autogenerated canonical annotations
* Apply suggestions from code review
Co-authored-by: Billy Tat <btat@suse.com>
---------
Co-authored-by: Billy Tat <btat@suse.com>
* #536 Updating info about nginx helm charts
* versioned docs + eks
* rm'd link to wrong compatibility table
* reworded instructions and added command to see helm chart app versions
* updated commands
* one more
* spacing
* Apply suggestions from code review
Co-authored-by: Billy Tat <btat@suse.com>
* updated version numbers
* Apply suggestions from code review
Co-authored-by: Billy Tat <btat@suse.com>
---------
Co-authored-by: Billy Tat <btat@suse.com>
* #501 Undocumented feature flags in 2.7.x
did a refresh of the feature flag page while waiting for a response to request for blurbs
* undocumented features listed with blurbs based on the UI
* typo fix
* Apply suggestions from code review
Co-authored-by: Brad Davidson <brad@oatmail.org>
* note about discontinued flags, rewording descriptions, updated table to rm things that have been available since before 2.5
* added rke1 flag info, updated 2.6 page
* added 2.5 page
* rm'd pointless column from 2.5 table
* updated based on suggestions from code review
* rm'd specific mention of version
* Apply suggestions from code review
Co-authored-by: Billy Tat <btat@suse.com>
---------
Co-authored-by: Brad Davidson <brad@oatmail.org>
Co-authored-by: Billy Tat <btat@suse.com>
* Addressing request to re-add notes regarding 2.6
* versioned docs updated as well
* rm'ed note from page that didn't need it added back
* zh pages + missing en page
* #77 Addressing backlog issue about imported registered RKE2 clusters
* Apply suggestions from code review
Co-authored-by: Billy Tat <btat@suse.com>
---------
Co-authored-by: Billy Tat <btat@suse.com>