Billy Tat
207c528405
Merge pull request #648 from btat/broken-links-9
...
Fix broken links - Part 9
2023-06-05 13:35:57 -07:00
Billy Tat
9f65c72d92
Merge pull request #647 from btat/broken-links-8
...
Fix broken links - Part 8
2023-06-05 12:46:40 -07:00
Billy Tat
3486cb7626
Merge pull request #651 from btat/broken-links-12
...
Fix broken links - Part 12
2023-06-02 13:33:30 -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
14f94957f5
Fix broken links - Part 5 ( #644 )
...
* Fix external 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-01 17:18:49 -04:00
Billy Tat
036642f4de
Merge branch 'main' into broken-links-4
2023-06-01 09:42:49 -07:00
Billy Tat
33d0cb34f2
Merge pull request #643 from btat/broken-links-3
...
Fix broken links - Part 3
2023-06-01 09:30:02 -07:00
Billy Tat
2c4d659229
Fix links
2023-05-31 16:06:35 -07:00
Billy Tat
a7f7e6171e
Fix links
2023-05-31 16:04:08 -07:00
Billy Tat
00c6a23660
Fix links
2023-05-31 16:02:28 -07:00
Billy Tat
6f6f848cb5
Fix links to Fleet docs - 2
2023-05-31 15:49:31 -07:00
Billy Tat
08c81a3d04
Fix links to Fleet docs
2023-05-31 15:36:55 -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
Billy Tat
07ac0dbad1
Add keywords to metadata to test SEO impact ( #605 )
2023-05-16 11:50:24 -04:00
vickyhella
f6ab15291d
Fix broken links and typo in EN docs
2023-05-10 18:17:06 +08:00
Billy Tat
37ef4fa0a4
Include global.cattle.psp.enabled note on other examples
2023-05-08 14:05:42 -07:00
Billy Tat
4166f666c5
Add back AWS Marketplace quick start
2023-05-04 15:36:19 -07:00
Billy Tat
a5b1a04ea3
Merge pull request #567 from frank-at-suse/patch-5
...
Update install guide to cover PSP.enabled flag for K8s v1.25
2023-04-28 14:52:00 -07:00
Billy Tat
ad1035e2ce
Revert cert-manager note removal
2023-04-28 14:18:26 -07:00
Billy Tat
e2d6bd25a3
Merge pull request #571 from martyav/570-vsphere-links-broken
...
#570 vsphere links broken
2023-04-28 09:03:14 -07:00
martyav
34503316f6
#570 Broken vsphere link
2023-04-28 11:22:29 -04:00
Frank Murphy
e27880befe
Update docs/pages-for-subheaders/install-upgrade-on-a-kubernetes-cluster.md
...
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com >
2023-04-28 08:26:41 -04:00
Frank Murphy
1bcf8b1836
Update docs/pages-for-subheaders/install-upgrade-on-a-kubernetes-cluster.md
...
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com >
2023-04-28 08:26:33 -04:00
Frank Murphy
5815783e2a
Update docs/pages-for-subheaders/install-upgrade-on-a-kubernetes-cluster.md
...
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com >
2023-04-28 08:26:19 -04:00
Frank Murphy
f64e0a51dd
Update install guide to cover PSP.enabled flag for K8s v1.25
...
Added callout to include --set global.cattle.psp.enabled=false to Helm install command for K8s v1.25 or greater. Also removed stale CertManager reference and updated --version example to show a more recent Rancher version.
2023-04-27 10:32:56 -04:00
Paulo Gomes
ef19f37dc9
security: Update penetration tests section
...
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com >
2023-04-26 18:26:27 +01: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
Guilherme Macedo
d02daea025
Update note about upstream CIS K8s v1.25 benchmark ( #530 )
...
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com >
2023-04-11 10:18:23 -04:00
Guilherme Macedo
1e42800da6
Add instructions to set a custom PSA/PSS in standalone RKE ( #529 )
...
* Add instructions to set a custom PSA/PSS in standalone RKE
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com >
* Apply suggestions from code review
---------
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com >
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com >
2023-04-11 10:17:33 -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
e6f35c11cc
Rename Fleet to CD w/ Fleet
2023-04-04 10:03:22 -07:00
Billy Tat
7a08abc122
Apply suggestions from code review
...
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com >
2023-03-29 10:58:54 -07:00
Billy Tat
e429011e78
Add information on prereleases
...
Preferences also updated to reflect current state before adding addendum on prereleases
2023-03-28 15:46:38 -07:00
Vasili
9c4fa7b21c
Fix grammar ( #510 )
2023-03-27 10:52:40 -04:00
Marty Hernandez Avedon
40936468b4
[2.7.2] #462 Add instructions for how to use PSACT ( #489 )
...
* #462 Add Add instructions for how to use PSACT
* started adding instructions for adding/editing a cluster
* started adding instructions for add/editing a psa template
* instructions for rke2/k3s, note about cis
* updated to include RKE1 instructions
* wording
* nipicky word choice: applied > described
* Apply suggestions from code review
Co-authored-by: Jiaqi Luo <6218999+jiaqiluo@users.noreply.github.com >
* tabs, added suggestion on RKe2 link from thread
* sidebars, correcting language in hardening guide
* link, switching where list of exempt namespaces is placed, corrections - users edit the PSA config, not PSS, to establish restrictions on pods
* update link
* added final save/create instructions
* Apply suggestions from code review
Co-authored-by: Billy Tat <btat@suse.com >
* updated file names
* missing metadata key
* corrected links
* Delete psa-config-template.md
File shouldn't still be in the tree, as it was renamed
* Apply suggestions from code review
Co-authored-by: Jiaqi Luo <6218999+jiaqiluo@users.noreply.github.com >
* syncing RKE1 and 2 hardening guides, title update
* moved sample config file, added - to list of required exempt namespaces
* added moved config file to sidebars.js
---------
Co-authored-by: Jiaqi Luo <6218999+jiaqiluo@users.noreply.github.com >
Co-authored-by: Billy Tat <btat@suse.com >
2023-03-24 15:04:15 -04:00
Klaus Kämpf
3b371ab635
Fix links to fleet.rancher.io ( #506 )
...
The Fleet documentation got restructured a while ago, breaking many
links from rancher/rancher-docs
Signed-off-by: Klaus Kämpf <kkaempf@suse.de >
2023-03-24 11:02:47 -04:00
Marty Hernandez Avedon
9a6dadaf40
[DO NOT MERGE] #300 Missing documentation: Rancher monitoring requires port 10254 ( #451 )
...
* #300 Missing documentation: Rancher monitoring requires port 10254
* capitalization
* line break typo
* typo in heading
* additional context for when you may have to open port 10254
* reworded note about 10254 and v1/pushprox
* clarified what setting indicates pushprox is disabled
* typo
2023-03-24 10:37:42 -04: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
martyav
5d6755d4e4
updating links to point to /all-supported-versions to fix problem with redirects pointing to 2.6.3, not the latest Rancher version
2023-03-10 12:14:58 -05:00
Max Sokolovsky
f25e2633d2
Merge pull request #474 from maxsokolovsky/2.7-auth-provider-cleanup
...
[2.7] Add notes about disabling an auth provider
2023-03-09 17:38:38 -05:00
Marty Hernandez Avedon
70f38c0bc9
minor spacing issues
2023-03-09 17:37:47 -05:00
Billy Tat
e67d7686b3
Merge pull request #478 from macedogm/v2.7.2-hardening-guides-update
...
[2.7.2] Update and restructure hardening guides
2023-03-09 08:59:22 -08:00
Billy Tat
17a240fb7b
Merge remote-tracking branch 'upstream/main' into main-to-release/v2.7.2
2023-03-08 10:44:35 -08:00
Guilherme Macedo
e3f8deb695
Update and restructure hardening guides pages
...
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com >
2023-03-08 15:42:46 -03:00
Max Sokolovsky
ae0cb3ecc6
Add notes about disabling an auth provider
2023-03-06 17:16:38 -05:00
Sunil Singh
be5abfdb33
Moving manage-cluster-templates.md into Manage Clusters subsection for more intuitive grouping.
...
Signed-off-by: Sunil Singh <sunil.singh@suse.com >
2023-03-03 13:51:01 -08:00
Jiaqi Luo
cf9222b1ad
Update the hardening guides for rancher 2.7 ( #453 )
2023-03-03 11:28:50 -07: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
Billy Tat
ddc6129b95
Merge pull request #421 from kevinayres/patch-1
...
Updated aws-marketplace.md with links
2023-02-27 15:59:18 -08:00