Commit Graph

24 Commits

Author SHA1 Message Date
Tom Lebreux
f6a70125b1 Convert all helm-template instructions to helm-install (#828)
* 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`.
2023-09-13 18:02:02 -04:00
Billy Tat
5f688b5d1a Merge pull request #658 from btat/broken-links-19
Fix broken links - Part 19
2023-06-05 14:32:20 -07:00
Billy Tat
c8bf3eff9e Fix broken links - Part 11 (#650)
* Fix links

* Apply suggestions from code review

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>

---------

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-06-02 10:50:08 -04:00
Billy Tat
d1ff3db699 Merge pull request #641 from btat/broken-links-2
Fix broken links - Part 2
2023-06-01 09:23:01 -07:00
Billy Tat
35266e037b Fix links 2023-05-31 16:10:46 -07:00
Billy Tat
5aff8986c8 Fix links to RKE2 docs
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.
2023-05-31 15:34:09 -07:00
Marty Hernandez Avedon
8c1f7f07cc Merge branch 'main' into 420-Getting-started-part-4 2023-05-31 10:28:33 -04:00
Marty Hernandez Avedon
c7f7b91719 #420 Adding canonical refs to ./getting-started part 3/10 (#622)
* canonicized helm-chart-options

* canonicized tls-settings

* canonicized port-requirments

* canonicized docker-install-commands

2.0-2.4 don't appear to have sorresponding pages

* canonicized install-docker

* canonicized install-kubernetes

* fixed typos and incorrect pages
2023-05-26 14:19:30 -04:00
Marty Hernandez Avedon
c961ddb196 #420 Adding canonical refs to ./getting-started part 5/10 (#624)
* canonicized certificate-troubleshooting

* canonicized roll-back-docker-installed-rancher

* canonicized upgrade-docker-installed-rancher

* canonicized add-tls-secrets

* canonicized bootstrap-password

seemingly no corresponding pages for 2.5, 2.0-2.4
2023-05-25 17:25:55 -04:00
martyav
5c72dd1c73 canonicized /rancher-behind-an-http-proxy/set-up-infrastructure 2023-05-24 16:09:27 -04:00
martyav
f63eab684b canonicized /rancher-behind-an-http-proxy/install-rancher 2023-05-24 16:09:06 -04:00
martyav
25c7f17134 canonicized /rancher-behind-an-http-proxy/canonicized install-kubernetes 2023-05-24 16:08:50 -04:00
martyav
dc79e99270 correcting link from last commit 2023-05-24 16:07:42 -04:00
martyav
b76c8b094a canonicized publish-images 2023-05-24 16:02:53 -04:00
martyav
4716fe6ff0 canonicized install-rancher-ha
page title has slightly different markdown syntax than other 3 steps -- does not include single quotes as the others do
2023-05-24 16:02:08 -04:00
Billy Tat
2df1e2acca Update placeholder format of other values in commands of other instances 2023-05-18 17:41:17 -07:00
Billy Tat
4b01ab69ab Update placeholder format of other values in command 2023-05-18 15:30:54 -07:00
Billy Tat
98ea368694 Apply dc755a1d 2.6 docs 2023-05-18 14:14:22 -07:00
Marty Hernandez Avedon
5de5735017 Addressing request to re-add notes regarding 2.6 (#528)
* 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
2023-04-11 14:59:35 -04:00
Billy Tat
401caeaa80 Update cert-manager version (#526)
* Update cert-manager version

* update helm jetstack/cert-manager version

* update helm jetstack/cert-manager versions

* Update docs/getting-started/installation-and-upgrade/other-installation-methods/air-gapped-helm-cli-install/install-rancher-ha.md

* corresponding updates to version in zh

* corresponding updates to version in zh

* Re: 8463f38aa5 (r1161872773)

---------

Co-authored-by: Marty Hernandez Avedon <martyav@users.noreply.github.com>
2023-04-10 14:37:06 -04:00
Billy Tat
baf8137c7f Globally import Tabs and TabItem 2022-12-07 14:39:54 -08:00
Vasili Revelas
3c491ec5f8 Fix helm install error
The error is "Error: unknown flag: --output-dir"

This is a leftover from when the instructions ran "helm template --output-dir ."
2022-12-06 16:35:21 +02:00
Billy Tat
97e971216f 2.6 - Fix broken links 2022-11-15 10:05:39 -08:00
Billy Tat
f706e7491c Add versioned docs for 2.6 2022-11-14 10:56:27 -08:00