Commit Graph

534 Commits

Author SHA1 Message Date
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
Marty Hernandez Avedon
9bc5a5d054 versioned doc + canonical links (#709) 2023-06-28 13:44:28 -04:00
Billy Tat
a25a4e7c36 Merge pull request #692 from martyav/420-new-user-guides-authentication-6
420 new user guides authentication 6/8
2023-06-28 10:41:10 -07:00
Tony Hansen
fbfaf54bc4 Update rollbacks.md (#698)
* Update rollbacks.md

Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts

* Update rollbacks.md

Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts

* Update rollbacks.md

Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts

* Update rollbacks.md

Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts
2023-06-28 13:18:06 -04:00
Marty Hernandez Avedon
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
Billy Tat
d9fbafa279 Apply PR#685 changes to versioned_docs/version-2.7 (#702) 2023-06-26 12:38:12 -04:00
martyav
5e054fd455 added /v2.7 page and updated v2.7 sidebar 2023-06-23 17:35:57 -04:00
martyav
e9c99fe372 fixed canonical link in about-group-perms 2023-06-23 15:53:04 -04:00
jaynakus
4384212692 Update nginx-load-balancer.md https upstream on wrong block 2023-06-22 15:54:32 +06:00
Billy Tat
32d2697f4f Merge pull request #693 from martyav/420-new-user-guides-authentication-7
420 new user guides authentication 7/8
2023-06-21 13:12:44 -07:00
Billy Tat
815c37835b Merge pull request #694 from martyav/420-new-user-guides-authentication-8
420 new user guides authentication 8/8
2023-06-21 13:10:29 -07:00
Marty Hernandez Avedon
f2f427e002 Apply suggestions from code review
Co-authored-by: Billy Tat <btat@suse.com>
2023-06-21 09:26:08 -04:00
Billy Tat
a9f0886f00 Merge pull request #691 from martyav/420-new-user-guides-authentication-5
420 new user guides authentication 5/8
2023-06-20 16:31:38 -07:00
Billy Tat
71b5476f55 Merge pull request #690 from martyav/420-new-user-guides-authentication-4
420 new user guides authentication 4/8
2023-06-20 16:25:11 -07:00
Billy Tat
8fcb90a372 Merge pull request #688 from martyav/420-new-user-guides-authentication-3
420 new user guides authentication 3/8
2023-06-20 16:07:09 -07:00
Marty Hernandez Avedon
91c97c7bbe fixing trailing slash syntax 2023-06-20 14:05:33 -04:00
Billy Tat
8cd8ed012b Merge pull request #687 from vickyhella/vk-bilingual
Update ZH docs and fix broken links
2023-06-19 11:02:23 -07:00
vickyhella
b6149deeac Fix broken links in EN docs 2023-06-15 18:22:14 +08:00
Billy Tat
ab5a86161b Merge pull request #682 from frank-at-suse/patch-6
Update permissions table on create-credentials.md
2023-06-13 10:57:18 -07:00
Billy Tat
5b2e4f1f66 Apply 2d408a82 (Update required vSphere permissions) to version-2.6 and version-2.7 2023-06-13 10:25:28 -07:00
Max Sokolovsky
4b6250e41b Add Helm settings for ingress-nginx for AKS cluster running Rancher 2023-06-13 16:22:43 +00:00
vickyhella
74b007d3dc fix typo 2023-06-13 11:36:30 +08:00
martyav
8731062d00 added trailing slash to close tag 2023-06-10 22:23:16 -04:00
martyav
52d37e61e4 canonicized 2.7/global-default-private-registry 2023-06-10 22:21:38 -04:00
martyav
528529b914 canonicized 2.7/pod-security-standards 2023-06-10 22:18:15 -04:00
martyav
fe7d9952f0 canonicized 2.7/psa-config-templates 2023-06-10 22:18:02 -04:00
martyav
962ba47698 canonicized global-default-private-registry 2023-06-10 22:16:38 -04:00
martyav
91c1f392c4 added trailing slash to close tag 2023-06-10 22:12:41 -04:00
martyav
a2cbf2de9f canonicized 2.7/global-permissions 2023-06-10 22:11:56 -04:00
martyav
cd3a58f516 canonicized 2.7/locked-roles 2023-06-10 22:11:15 -04:00
martyav
f1ebe955e8 canonicized 2.7/create-pod-security-policies 2023-06-10 22:09:04 -04:00
martyav
24d1bcc4a7 canonicized 2.7/custom-branding 2023-06-10 22:08:47 -04:00
martyav
97d3c42f08 canonicized custom-branding
also reworded the first few sections
2023-06-10 22:08:15 -04:00
martyav
ce1a8c2f52 canonicized create-pod-security-policies 2023-06-10 22:08:01 -04:00
martyav
819320ed31 canonicized locked-roles 2023-06-10 22:07:41 -04:00
martyav
29f8109912 canonicized global-permissions 2023-06-10 22:07:18 -04:00
martyav
0ea20a26ab added trailing slash to close tag 2023-06-10 21:39:06 -04:00
martyav
68a872db9f canonicized 2.7/custom-roles 2023-06-10 21:38:21 -04:00
martyav
a9e5110b5c canonicized 2.7/cluster-and-project-roles 2023-06-10 21:37:45 -04:00
martyav
d76e3dcdb4 canonicized 2.7/about-group-permissions 2023-06-10 21:35:17 -04:00
martyav
c435d50653 canonicized 2.7/open-ldap-config-reference 2023-06-10 21:35:05 -04:00
martyav
fcbc9693e7 canonicized custom-roles 2023-06-10 21:34:47 -04:00
martyav
86038700af canonicized cluster-and-project-roles 2023-06-10 21:34:34 -04:00
martyav
b3b17e58b9 canonicized about-group-permissions 2023-06-10 21:34:22 -04:00
martyav
6aefcd5d44 canonicized openldap-config-reference 2023-06-10 21:34:09 -04:00
martyav
0b49788b40 added trailing slash to close tag 2023-06-10 21:32:18 -04:00
martyav
706bbfd6e8 canonicized 2.7/configure-rancher-for-ms-adfs 2023-06-10 21:30:20 -04:00
martyav
ff74efe277 canonicized 2.7/create-local users (updated) 2023-06-10 21:27:46 -04:00
martyav
ce556c1fe7 canonicized configure-rancher-for-ms-adfs 2023-06-10 21:26:52 -04:00
martyav
497a929ad2 canonicized 2.7/configure-ms-adfs-for-rancher 2023-06-10 21:26:21 -04:00