* 1172-refresh-helm-charts-in-rancher-page
* wording revised, steps compressed
* smoothing instructions, syncing language in similar steps
* updated heading levels
* versioning
* versioned headings
* Apply suggestions from code review
Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
* rm'd br tag, revised descr of project/namespace filter, made all nouns plural to match verb
* Apply suggestions from code review
missed one
Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
* Helm apps > Kubernetes apps
* h3 heading and moved feature charts section
* absolute link to older docs, spacing
* heading levels
* reorganizing/renaming helm charts in rancher section
* rename some headings
* changing path to apps/repositories to instead go through explore button
* once > after
* engineers say the default branch is set by the remote repo. Rancher will respect whatever that default is unless you specifically tell it to pull from another branch
* straggler
* fix in-page links after heading changed
* wrong verb!
* hyphen
* moved section up as to not interrupt flow
* moved info about upstream charts
* moved line 64 to part of line 31
* Apply suggestions from code review
Co-authored-by: Billy Tat <btat@suse.com>
* Update versioned_docs/version-2.8/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md
Co-authored-by: Billy Tat <btat@suse.com>
* Update versioned_docs/version-2.8/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md
Co-authored-by: Billy Tat <btat@suse.com>
* Update versioned_docs/version-2.7/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md
Co-authored-by: Billy Tat <btat@suse.com>
* Update versioned_docs/version-2.7/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md
Co-authored-by: Billy Tat <btat@suse.com>
* Update docs/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md
Co-authored-by: Billy Tat <btat@suse.com>
* Update docs/how-to-guides/new-user-guides/helm-charts-in-rancher/helm-charts-in-rancher.md
Co-authored-by: Billy Tat <btat@suse.com>
* Apply suggestions from code review
Co-authored-by: Billy Tat <btat@suse.com>
---------
Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
Co-authored-by: Billy Tat <btat@suse.com>
* 982 Fix Documentation for upgrade steps on a Rancher 2.6 air-gapped (originally installed and upgraded with helm template)
* typo fix in heading, rm duplicate text
* rm explanation as it's not pertinent to upgrades
* added kubectl apply command
* revised command based on code review
* Apply suggestions from code review
Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
---------
Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
* 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
* 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
* #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>