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
90851156f9
Remove references to old versions
2023-07-17 16:32:00 -07:00
Marty Hernandez Avedon
e915165bb8
#707 Cert-manager install instructions inconsistent with versions ( #719 )
2023-07-03 13:34:52 -04:00
Billy Tat
6c68ad9863
Apply feedback: use shorter note on install process wrt PSPs
2023-06-29 09:54:15 -07:00
Marty Hernandez Avedon
c53f47580e
Apply suggestions from code review
...
– dash for ranges
2023-06-29 12:42:00 -04:00
Billy Tat
a3497524c8
Update note on install process around PSPs
2023-06-28 13:06:42 -07:00
Billy Tat
026b51dba4
Fix links
2023-06-07 15:53:09 -07: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
dc755a1db9
Remove command to install K3s without specifying version
...
Should specify version due to version compatibility. Also use consistent message.
2023-05-18 13:50:46 -07:00
Billy Tat
37ef4fa0a4
Include global.cattle.psp.enabled note on other examples
2023-05-08 14:05:42 -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
ecd63824ca
Merge pull request #357 from martyav/229-replace-docker-registry-w-container-registry-throughout
...
Replace references to "docker registry" w "container registry" throughout
2023-01-23 15:13:57 -08:00
Bastian Hofmann
e4c780d166
Do not mention a specific Kubernetes version for Rancher, use a placeholder instead
2023-01-16 10:17:29 +01:00
martyav
c5488da0c6
container registry > container image registry, removed slashes
2023-01-13 15:24:22 -05:00
Bastian Hofmann
5168eda470
Update docs/getting-started/installation-and-upgrade/other-installation-methods/rancher-behind-an-http-proxy/install-kubernetes.md
...
Co-authored-by: Billy Tat <btat@suse.com >
2023-01-13 10:30:28 +01:00
Bastian Hofmann
5f9f802351
Update docs/getting-started/installation-and-upgrade/other-installation-methods/rancher-behind-an-http-proxy/install-kubernetes.md
...
Co-authored-by: Billy Tat <btat@suse.com >
2023-01-13 10:30:23 +01:00
Bastian Hofmann
9c209dff4b
Expand docs to install Rancher behind HTTP Proxy to cover K3s and RKE2
...
Fixes https://github.com/rancher/rancher-docs/issues/368
Signed-off-by: Bastian Hofmann <mail@bastianhofmann.de >
2023-01-11 16:59:25 +01:00
martyav
72e1f2d3b1
containerd links
2023-01-09 11:44:17 -05:00
martyav
949f994d10
second pass, marking content that needs technical help
2023-01-05 13:24:42 -05:00
martyav
de343114ee
rm refs to Docker registry, replace w container registry
2023-01-05 13:11:06 -05:00
Billy Tat
baf8137c7f
Globally import Tabs and TabItem
2022-12-07 14:39:54 -08:00
Billy Tat
09792e1166
Apply 3c491ec5 to /docs (2.7)
2022-12-06 15:08:30 -08:00
Billy Tat
27b3cd2003
Merge pull request #213 from MbolotSuse/docs-upd
...
Updating Proxy/Airgap Install Instructions and AWS Marketplace Listing Link
2022-11-09 16:12:27 -08:00
Michael Bolot
d44e6dd4a3
Updating proxy/airgap install instructions
...
Updating proxy/airgap instructions to use helm install instead
of template/apply. This allows hooks (like bootstrap secrets)
to work
2022-11-08 09:45:43 -06:00
Billy Tat
d69f85b6fa
Apply 666e370b to /docs (2.6) and 2.4
2022-10-31 13:10:47 -07:00
Billy Tat
15a1e067a6
Convert h1 to h2 (2.6)
2022-10-28 17:09:06 -07:00
Jennifer Travinski
0ffe457668
Updating site structure per feedback
2022-10-25 13:41:01 -07:00
Billy Tat
c390289797
Remove unsupported front matter fields
2022-09-23 10:11:24 -07:00
Billy Tat
59ae74a056
Port rancher/docs#4283 : Give mention to 'Rancher Support Matrix' on installing RKE based on Rancher version
2022-09-20 14:08:43 -07:00
Frank Murphy
81650b753c
Fix URL for Alpha release repo
2022-09-15 13:04:19 -04:00
Catherine Luse
5fdfa52386
Fix tables of contents, headers and formatting
2022-09-10 00:26:51 -07:00
Catherine Luse
82667d93f9
Replace Hugo shortcodes
2022-09-09 19:43:45 -07:00
Billy Tat
80b78c98d5
Sync content from rancher/docs
...
Start: cb708da8d Jul 7 2022
End: 09d646cfc Sep 2 2022
2022-09-09 14:21:51 -07:00
Billy Tat
460e3048b5
Fix links
2022-09-05 20:24:21 -07:00