rishabh
3a373c0fa3
docs: backport air-gap image step improvements to v2.10–v2.14
...
Signed-off-by: rishabh <rishank69@gmail.com >
2026-04-11 18:06:50 +08:00
Meza and Lucas Saintarbor
fc747f457a
[main] Replace references to deprecated Helm chart values ( #2221 )
...
* [main] Replace references to deprecated Helm chart values
Signed-off-by: Meza <meza-xyz@proton.me >
---------
Signed-off-by: Meza <meza-xyz@proton.me >
Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com >
2026-03-12 10:21:03 -07:00
Sunil Singh
4c0fb7dfe2
RKE1 removal - install-kubernetes.md page
...
Signed-off-by: Sunil Singh <sunil.singh@suse.com >
2025-10-13 16:00:44 -07:00
Sunil Singh
fc01044d64
RKE1 removal - air-gapped-helm-cli-install.md page
...
Signed-off-by: Sunil Singh <sunil.singh@suse.com >
2025-10-13 15:54:26 -07:00
Billy Tat
9ac5d6e9fe
Fix broken external links
2025-09-22 16:15:38 -07:00
Billy Tat
b95f9105dd
Remove pod security policy (PSP) references for 2.9+
2025-07-18 14:05:21 -07:00
Adam Pickering
6eed0e9140
Remove mentions of rancher telemetry
2024-11-14 11:01:21 -07:00
Marty Hernandez Avedon
c869ea69ac
Fix order of headings ( #1465 )
...
* Fix 'title out of sequence' errors
fixed Dockershim.md
* fixed deprecated-features.md
* fixed install-and-configure-kubectl.md
* fixed rancher-is-no-longer-needed.md
* fixed security.md
* fixed technical-items.md + spacing, duplicate section, admonitions
* fixed telemetry.md
* fixed upgrades.md
* fixed upgrade-kubernetes-without-upgrading-rancher.md
* fixed air-gapped-upgrades.md
* fixed dockershim.md
* fixed docker-install-commands.md
* fixed install-kubernetes.md
* fixed infrastructure-private-registry.md
* fixed install-rancher-ha
* fixed manage-namespaces and tune-etcd-for-large-installs.md
* fixed cis-scans/configuration-reference.md
* fixed custom-benchmark.md
* fixed supportconfig.md
* fixed harvester/overview.md
* fixed logging-architecture.md
* fixed logging-helm-chart-options.md + rm'd unnecessary annotation title
* fixed taints-and-tolerances.md
* fixed longhorn/overview.md
* fixed neuvector/overview.md
* fixed monitoring-and-alerting
* fixed rancher-cli.md
* fixed cluster-configuration.md
* fixed monitoring-v2-configuration/examples.md
* fixed servicemonitors-and-podmonitors.md
* fixed other-troubleshooting-tips/dns.md
2024-09-18 14:02:55 -04:00
Billy Tat
dae1b76dc6
Update canonical links
2024-01-29 10:07:22 -08:00
Billy Tat
dd46955d9c
[latest] Move files out of pages-for-subheaders
2023-12-22 13:33:02 -08:00
Marty Hernandez Avedon and Billy Tat
3d8918839e
#773 : Add steps to install Rancher Extensions in an air-gapped environment ( #807 )
...
* Add steps to install Rancher Extensions in an air-gapped environment
* added link from install guide
* added notes to import/install steps as suggested by rohitsakala
* minor copyedits
* updating extensions explicitly given own section
* tightened up note
* updated note for v2.7
* ensuring all 3 versions have same text
* versioning install-rancher-ha
* del extension repos + (partially) upgrade
* fixed comment syntax
* Apply suggestions from code review
Co-authored-by: Billy Tat <btat@suse.com >
* Apply suggestions from code review
* completed update instructions
* no dropdown, text input
* more explanation + delete
* Apply suggestions from code review
* extensions repo container image delete
* versioning
* revert changes to v2.7
---------
Co-authored-by: Billy Tat <btat@suse.com >
2023-12-06 14:48:47 -05:00
Marty Hernandez Avedon
662afc641b
#420 Completes canonical links task ( #1011 )
...
* Completes canonical links task
* spacing
2023-11-30 10:10:34 -05:00
Steven Crespo
fda14c4798
Update cert-manager docs for v1.13.1
2023-10-17 12:22:41 -07:00
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
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
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 and Marty Hernandez Avedon
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
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 and Marty Hernandez Avedon
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: https://github.com/rancher/rancher-docs/pull/526/files/8463f38aa515213967053931efe45938b44b82a6#r1161872773
---------
Co-authored-by: Marty Hernandez Avedon <martyav@users.noreply.github.com >
2023-04-10 14:37:06 -04:00
martyav
c5488da0c6
container registry > container image registry, removed slashes
2023-01-13 15:24:22 -05: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
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
460e3048b5
Fix links
2022-09-05 20:24:21 -07:00