Commit Graph
106 Commits
Author SHA1 Message Date
Michael Bolot 8ea5033ca6 Updating webhook docs
Updates the webhook docs to point toward the docs for individual checks,
and adds docs for common issues/version specific issues
2023-09-11 11:35:36 -05:00
Marty Hernandez Avedon aed5f8fbbe #787 - Update reference to outdated UI label (#792) 2023-08-18 09:51:09 -04:00
Jonathan Crowther 7e47e6640c Rename k3s hardening guide (#768)
* Rename file

* Update sidebar

* Add versioned docs
2023-08-14 14:05:50 -04:00
Jonathan Crowther 153da4ce5f Rename rke1 hardening guide (#769)
* Fix title

* Update sidebar

* Add versioned docs
2023-08-14 13:04:18 -04:00
23d6ec9a62 Rename rke2 hardening guide (#770)
* Update title

* Update sidebar

* versioned page + redirect

* Update rke2-self-assessment-guide-with-cis-v1.7-k8s-v1.25.md

title update

* Fix references to CIS scan in body

---------

Co-authored-by: martyav <marty.avedon@suse.com>
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-08-14 12:31:15 -04:00
Billy TatandMarty Hernandez Avedon 5bf27acc72 Apply suggestions from code review
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-07-18 13:20:35 -07:00
Billy Tat 90851156f9 Remove references to old versions 2023-07-17 16:32:00 -07:00
vickyhella 65ee90d677 Update Chinese docs 2023-07-05 09:52:42 +08:00
Billy Tat fdebc8fcc1 Merge pull request #678 from rancher/release/v2.7.5
Merge release/v2.7.5 to main
2023-06-29 11:53:23 -07:00
Marty Hernandez Avedon 25c8ae00d8 Clean version of #607 truncate hostnames to 15 characters for netbios compatibility (#706)
* #607 Document 'Truncate hostnames to 15 characters for NetBIOS compatibility' checkbox

* updated info about new field

* rewording

* copy/paste to rke2

* corresponding changes for versioned docs

* Updated canonical links

* syncing with version in latest
2023-06-28 13:52:13 -04:00
988b6d5731 #600 Configuration of the Cluster agent and Fleet agent for scheduling (#670)
* Fix links

* Add action to apply updates in /docs to /versioned_docs/version-XYZ

* 600 Configuration of the Cluster agent and Fleet agent for scheduling

* Add version-2.7 docs

* Update config

* Update links

* Remove dummy file and redirects to simulate 2.7 URLs

* Apply 9f65c72d..ae741d3b to version-2.7 docs

* Test increasing heap size to fix JS memory error

* Fix links

* rewording, note about other rules you shouldn't touch

* Fix links

* Sync files

* Add case where versioned_docs is modified

* Apply suggestions from code review

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

* Remove manual TOC

* Add 2.6.13 and 2.7.4 entries to versions table

* Sync version-2.7 with  PR #649 changes (broken links)

* Increase memory (like c9270568) on deploy action too.

* Use versioned URL for 2.7 docs link

* Update test-deploy.yml (#8)

* Revert "Update test-deploy.yml (#8)" (#10)

This reverts commit 566ae4e405.

* canonicized configure-active-directory + made title consistent across versions

* canonicized 2.7/configure-active-directory

* canonicized configure-azure-ad + made titles consistent

* canonicized 2.7/configure-azure-ad

* canonicized configure-freeipa

* canonicized 2.7/configure-freeipa

* canonicized configure-github

* canonicized 2.7/configure-github

* added trailing slash to close tag

* canonicized configure-keycloak-oidc

* canonicized 2.7/configure-keycloak-oidc

* canonicized configure-keycloak-saml

* canonicized 2.7/configure-keycloak-saml

* canonicized configure-okta-saml

* canonicized 2.7/configure-okta-saml

* canonicized configure-pingidentity

* canonicized 2.7/configure-pingidentity

* added trailing slash to close tag

* canonicized configure-google-auth

* canonicized 2.7/configure-google-auth

* added trailing slash to google-oauth canonical refs

* canonicized create-local-users

* canonicized 2.7/create-local-users

* canonicized manage-users-and-groups

* canonicized 2.7/manage-users-and-groups

* canonicized configure-ms-adfs-for-rancher

* canonicized 2.7/configure-ms-adfs-for-rancher

* canonicized configure-rancher-for-ms-adfs

* canonicized 2.7/create-local users (updated)

* canonicized 2.7/configure-rancher-for-ms-adfs

* added trailing slash to close tag

* canonicized global-permissions

* canonicized locked-roles

* canonicized create-pod-security-policies

* canonicized custom-branding

also reworded the first few sections

* canonicized 2.7/custom-branding

* canonicized 2.7/create-pod-security-policies

* canonicized 2.7/locked-roles

* canonicized 2.7/global-permissions

* added trailing slash to close tag

* canonicized global-default-private-registry

* canonicized pod-security-standards

there's no corresponding pages in versioned docs

* canonicized psa-config-templates

there's no corresponding pages in versioned docs

* canonicized 2.7/psa-config-templates

* canonicized 2.7/pod-security-standards

* canonicized 2.7/global-default-private-registry

* added trailing slash to close tag

* Revert "Add action to apply updates in /docs to /versioned_docs/version-XYZ"

* Update permissions table on create-credentials.md

Update required vSphere permissions to cover vSphere versions 7.0.3+ & 8.0

* fix typo

* Add Helm settings for ingress-nginx for AKS cluster running Rancher

* Pin the Node version in the Docker example

* Apply 2d408a82 (Update required vSphere permissions) to version-2.6 and version-2.7

* Update ZH docs

* Update ZH sidebars

* Fix broken links in ZH docs

* Fix broken links in EN docs

* update based on review suggestions

* updated based on review

* fixing trailing slash syntax

* Apply suggestions from code review

Co-authored-by: Billy Tat <btat@suse.com>

* [SEO] Use www in link

* Update config.json

* updated gitignore for ease of algolia index updating

* corresponding updates to versioned pages

---------

Co-authored-by: Billy Tat <btat@suse.com>
Co-authored-by: Frank Murphy <frank.murphy@suse.com>
Co-authored-by: vickyhella <vickyhella@hotmail.com>
Co-authored-by: Max Sokolovsky <genexpr@protonmail.com>
2023-06-26 12:40:17 -04:00
martyav 5e054fd455 added /v2.7 page and updated v2.7 sidebar 2023-06-23 17:35:57 -04:00
martyav 85514da24d Merge branch 'main' of https://github.com/rancher/rancher-docs into rancher-webhook 2023-06-23 17:19:58 -04:00
Billy Tat 3c7b6b0e4f Fix typo 2023-06-22 13:36:06 -07:00
Kevin Joiner d5977164c0 Add docs page for rancher-webhook 2023-06-21 09:10:45 -04: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 TatandMarty Hernandez Avedon 2352ff4b4f Fix broken links - Part 7 (#646)
* 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-01 18:02:46 -04:00
Billy Tat 7be7b1c337 Fix links (#645) 2023-06-01 17:19:12 -04:00
Billy TatandMarty Hernandez Avedon 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 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 e648b427cd Merge pull request #640 from btat/broken-links-1
Fix broken links - Part 1
2023-06-01 09:22:44 -07:00
Paulo Gomes 9af052e965 Add new CVEs for Rancher v2.7 and 2.6 (#661)
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
2023-06-01 10:23:20 -04:00
Billy Tat 00c6a23660 Fix links 2023-05-31 16:02:28 -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 485536080d Fix broken links 2023-05-31 15:29:19 -07:00
Billy Tat 1adfaad005 Remove 2.5 CLI download steps from 2.6 and 2.7 pages 2023-05-08 16:20:58 -07:00
Sumit Kumar DasandMarty Hernandez Avedon ddb2626739 Added Rancher Deployment components in Rancher docs (#551)
* rancher deployment components added

* fix: Rancher Deployment components in Rancher docs

* Update docs/reference-guides/rancher-manager-architecture/rancher-server-and-components.md

* Update docs/reference-guides/rancher-manager-architecture/rancher-server-and-components.md

---------

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-05-05 10:46:28 -04:00
Marty Hernandez AvedonandBilly Tat d26f8de3a2 Fixing missing or broken links (#584)
* fixing missing or broken links

* Apply suggestions from code review

Co-authored-by: Billy Tat <btat@suse.com>

---------

Co-authored-by: Billy Tat <btat@suse.com>
2023-05-02 17:56:42 -04:00
Marty Hernandez Avedon 196680efb4 Update amazon-ec2.md (#581) 2023-05-01 16:32:09 -04:00
Marty Hernandez Avedon 08aa193918 #207 Special note on rhel/centos provisioning (#543)
* #207 Special note on rhel/centos provisioning

* word change

* word change

* typo fix

* formating

* added note for nutanix, vsphere, rm'd from amazon

* accidentally removed whole section, not just subsection

* Update docs/reference-guides/cluster-configuration/downstream-cluster-configuration/node-template-configuration/amazon-ec2.md

* versioned_docs 2.6 updated

* versioned_docs 2.5 updated

issue first raised in 2.5.6

* spacing

* spaced other note to match
2023-04-26 17:01:39 -04:00
Julien Adamek f62c8ae5e0 Update PSA sample file 2023-04-26 10:19:11 +02:00
Paulo Gomes 7862a6d6bf security: Add CVEs for Rancher v2.7.3 (#560)
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
2023-04-25 14:44:27 -04:00
Billy Tat 66bfef3076 Convert to relative link 2023-04-20 17:00:55 -07:00
Juan HerreraandMarty Hernandez Avedon a56a63ad9e Updated reference to 2.6 installation requirements in the 2.7 docs (#548)
* Updated reference to 2.6 installation requirements in the 2.7 documentation

Replaced this url https://rancher.com/docs/rancher/v2.6/en/installation/requirements/ by the new one for Rancher 2.7: https://ranchermanager.docs.rancher.com/pages-for-subheaders/installation-requirements

* Update docs/reference-guides/best-practices/rancher-server/on-premises-rancher-in-vsphere.md

---------

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-04-19 15:00:28 -04:00
Billy Tat ab87386c94 Add period to list items 2023-03-29 14:36:12 -07:00
Billy Tat f1faa1b665 Add screenshot 2023-03-29 14:34:45 -07:00
Billy TatandMarty Hernandez Avedon 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
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
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
Jiaqi Luo cf9222b1ad Update the hardening guides for rancher 2.7 (#453) 2023-03-03 11:28:50 -07:00
Robert FeketeandMarty Hernandez Avedon 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
Gabriel Blais-DuchesneandMarty Hernandez Avedon 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-DuchesneandMarty Hernandez Avedon 4191187c09 Apply rephrasing suggestion from code review
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-02-17 08:27:37 -05:00
Gabriel Blais-Duchesne 1fd6a63c3a Add details for empty folder field in S3 backups 2023-02-16 11:23:12 -05:00
LucasSaintarbor 7b08499d58 Fixed broken RKE2 links referenced in Rancher Manager docs 2023-02-10 13:26:07 -08:00
dkeightley 6dd64b51ec Update RKE2 options link 2023-02-10 00:34:20 +00:00
Lucas SaintarborandBilly Tat f4650221d9 Update docs/reference-guides/cluster-configuration/rancher-server-configuration/rke2-cluster-configuration.md
Co-authored-by: Billy Tat <btat@suse.com>
2023-02-09 12:41:57 -08:00