Commit Graph

89 Commits

Author SHA1 Message Date
Billy Tat
e48aabb3dd Merge pull request #496 from esen-transporeon/patch-1
Hint for authorized cluster endpoints with rke2 and k3s
2023-04-18 15:10:00 -07:00
Billy Tat
d164b53d70 Revert hint added in 0475d47e and d7f9ab67. Linked section does not exist in 2.5
Also remove duplicate period
2023-04-18 14:32:37 -07:00
Marty Hernandez Avedon
470d730424 #501 feature flags missing from documentation (#504)
* #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>
2023-04-17 11:19:12 -04:00
Marty Hernandez Avedon
2862f3d506 #534 fixing broken link to fleet.rancher.io/gitrepo-structure (#535) 2023-04-13 11:58:22 -04:00
Marty Hernandez Avedon
ee9379eace Merge branch 'main' into release/v2.7.2 2023-04-10 16:17:10 -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
ffa320c1e5 Apply Fleet rename to 2.5 files as well 2023-04-05 14:01:34 -07:00
vickyhella
40bfe603fa Fix typo 2023-03-29 19:14:42 +08:00
Enes Malik Sen
d7f9ab67cc Update versioned_docs/version-2.5/how-to-guides/advanced-user-guides/manage-clusters/access-clusters/use-kubectl-and-kubeconfig.md
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-03-21 09:41:05 +01:00
Marty Hernandez Avedon
86b4b5fd97 Typo fix for link (#497)
* typo fix for link

* added fix for versioned docs
2023-03-17 15:00:53 -07:00
Enes Malik Sen
0475d47edc Hint for authorized cluster endpoints with rke2 and k3s 2023-03-17 17:23:40 +01:00
Robert Fekete
92df620622 Update Logging operator links (#443)
* Update Logging operator doc links

* Update links to Logging operator project page

* Update name of the Banzai Cloud Logging operator to Logging operator

* Fix broken link

* Update docs/integrations-in-rancher/logging/custom-resource-configuration/outputs-and-clusteroutputs.md

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

* Update versioned_docs/version-2.5/explanations/integrations-in-rancher/logging/custom-resource-configuration/outputs-and-clusteroutputs.md

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

* Update versioned_docs/version-2.6/integrations-in-rancher/logging/custom-resource-configuration/flows-and-clusterflows.md

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

* Update versioned_docs/version-2.5/explanations/integrations-in-rancher/logging/custom-resource-configuration/flows-and-clusterflows.md

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

* Update docs/integrations-in-rancher/logging/custom-resource-configuration/flows-and-clusterflows.md

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

* Update versioned_docs/version-2.6/integrations-in-rancher/logging/custom-resource-configuration/outputs-and-clusteroutputs.md

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

* Update versioned_docs/version-2.6/integrations-in-rancher/logging/custom-resource-configuration/outputs-and-clusteroutputs.md

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

* Update versioned_docs/version-2.6/integrations-in-rancher/logging/migrate-to-rancher-v2.5+-logging.md

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

* Adds a linebreak between an id tag and a title

* inconsistent casing fixed

---------

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-02-28 10:48:10 -08:00
Marty Hernandez Avedon
7087134e39 updated links to match latest patch releases for 2.5 and 2.6 2023-02-24 18:00:20 -05:00
martyav
120965b766 RKE2 Kubernetes rm'd on v2.5 2023-02-24 16:37:07 -05:00
martyav
4bd337bb15 versioned pages updated to match latest 2023-02-24 16:35:09 -05:00
Marty Hernandez Avedon
00c2d6fadd Merge pull request #427 from suse-gabrielblais/main
Clarify empty folder field behaviour for S3 backups
2023-02-21 17:43:14 -05:00
Marty Hernandez Avedon
a30412f49d Merge pull request #431 from btat/pr425-broken-links
Fix broken links
2023-02-17 16:24:04 -05:00
Gabriel Blais-Duchesne
ad1b948b80 Apply the remaining suggestions from code review
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-02-17 08:48:21 -05:00
Gabriel Blais-Duchesne
4191187c09 Apply rephrasing suggestion from code review
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-02-17 08:27:37 -05:00
Billy Tat
28d09737d8 Fix broken links 2023-02-16 16:23:04 -08:00
Gabriel Blais-Duchesne
1fd6a63c3a Add details for empty folder field in S3 backups 2023-02-16 11:23:12 -05:00
vickyhella
e0623c631e Update v2.7 Chinese translation 2023-02-16 12:55:22 +08:00
martyav
dfb25ea3ef versioned pages 2023-02-15 16:24:10 -05:00
Billy Tat
ee7d33740b #384 Clarify which CA certs are needed 2023-01-31 11:18:15 -08:00
Billy Tat
1e493e5641 Merge pull request #388 from macedogm/add-new-rancher-cves
Add new CVEs for Rancher v2.7, v2.6 and v2.5
2023-01-25 10:03:02 -08:00
Guilherme Macedo
c594f98f4d Add new CVEs for Rancher v2.7, v2.6 and v2.5
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
2023-01-25 14:22:49 -03:00
Billy Tat
79fb19917a Capitalize Terraform 2023-01-23 13:10:20 -08:00
Billy Tat
152d8da4eb 2.5: Update quickstart repo file paths 2023-01-20 15:49:25 -08:00
Billy Tat
baf8137c7f Globally import Tabs and TabItem 2022-12-07 14:39:54 -08:00
Billy Tat
17c0dd2e0e Apply PR #292 to versioned docs 2022-11-17 17:02:07 -08:00
Billy Tat
421d791dd2 Merge branch 'main' into main-to-release/v2.7 2022-11-16 10:29:26 -08:00
suryatejaboorlu
666e370b46 Update set-up-infrastructure.md
There is a typo for "Internet" word
2022-10-31 11:59:08 +05:30
Billy Tat
bb76e99d20 Convert h1 to h2 (2.5) 2022-10-28 17:09:19 -07:00
Vaishnav Gaikwad
f0196c62ee remove pipeline references 2022-10-25 17:02:09 -07:00
Billy Tat
8599003e40 Update spacing so image displays 2022-10-18 13:28:43 -07:00
Billy Tat
d964feaabd Apply PR#241 to versioned docs and Chinese docs
Remove HTTP protocol portion from systemDefaultRegistry example
2022-10-03 15:02:39 -07:00
Billy Tat
c390289797 Remove unsupported front matter fields 2022-09-23 10:11:24 -07:00
Billy Tat
c601f9a525 Port rancher/docs#4208: Update to latest version and remove v in --version=v.X.Y.Z 2022-09-20 14:42:41 -07:00
vickyhella
6f187bee01 Fix links and formatting 2022-09-15 17:48:58 +08:00
vickyhella
efb87b2abd Change tab indentations to space indentations 2022-09-13 22:40:56 +08:00
Kotaro Inoue
ff886181b5 Fix outdated repository URL for versioned docs 2022-09-13 11:18:20 +09:00
Catherine Luse
5fdfa52386 Fix tables of contents, headers and formatting 2022-09-10 00:26:51 -07:00
Catherine Luse
11ebb7d341 Merge pull request #17 from vickyhella/vk-docusaurus
Fix formats and change tab indentation to space indentation
2022-09-09 20:51:10 -07:00
Catherine Luse
927b54a88f Merge pull request #22 from btat/fix-tabs
Convert Hugo tabs
2022-09-09 20:46:12 -07:00
Catherine Luse
674a4c3bd0 Fix formatting errors in tabs 2022-09-09 20:45:48 -07:00
Catherine Luse
82667d93f9 Replace Hugo shortcodes 2022-09-09 19:43:45 -07:00
Billy Tat
ff9f59d0a0 Fix tabs 2022-09-09 17:18:22 -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
vickyhella
b9436d71e6 Fix formats and change tab indentation to space indentation 2022-09-09 11:56:17 +08:00
Jennifer Travinski
74b143db78 Updating per feedback 2022-09-08 18:24:06 -04:00