Commit Graph

42 Commits

Author SHA1 Message Date
Billy Tat
b27b00da87 Revert "Revert "Merge branch 'main' into main-to-2023-Q3-v2.7x""
This reverts commit 5eb3b2876f.
2023-10-05 16:32:09 -07:00
Marty Hernandez Avedon
cead220aaf #420 Canonical links for Rancher-security (#895)
* canonicized k3s-self-assessment-guide

* canonicized rke1-hardening-guide

* canonicized rke2-self-assessment-guide

* canonicized selinux-rpm

* canonicized rancher-security
2023-10-02 10:47:31 -04:00
Billy Tat
5eb3b2876f Revert "Merge branch 'main' into main-to-2023-Q3-v2.7x"
This reverts commit 45aa5bb9bd, reversing
changes made to 5380fffa27.
2023-09-27 15:42:04 -07:00
Marty Hernandez Avedon
0baf42a3e9 canonicized reference-guides/prometheus + /rancher-manager-architecture (#869) 2023-09-22 16:18:55 -04:00
Marty Hernandez Avedon
cf0e7a280d correcting double / in canonical urls (#863) 2023-09-19 12:54:40 -04:00
Marty Hernandez Avedon
aa1223263d #420 canonical links for reference guide subfolders, cli and cluster config (#850)
* canonicized cli-with-rancher

* canonicized machine-configuration

* canonicized node-template-configuration

* canonicized gke-cluster-configuration

* canonicized use-existing-nodes

* canonicized rancher-server-configuration
2023-09-18 11:41:09 -04:00
Marty Hernandez Avedon
e4326feac0 #420 Canonical links for reference guides subfolders, api and backup restore (#848)
* canonicized about-the-api

* canonicized backup-restore-configuration
2023-09-18 11:23:07 -04:00
Tobias Lindberg
3273b865d0 fix: permission typo 2023-08-03 21:28:20 +02:00
Richard Case
a46ff028e1 docs: update the permissions for EKS (#689)
* docs: update the permissions for EKS

Added a missing permission to the example policy as this is required by
the eks-operator to cleanly delete a cluster.

Signed-off-by: Richard Case <richard.case@suse.com>

* syncing with versioned docs + canonical links

---------

Signed-off-by: Richard Case <richard.case@suse.com>
Co-authored-by: martyav <marty.avedon@suse.com>
2023-06-29 17:26:29 -04: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
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
0ea20a26ab added trailing slash to close tag 2023-06-10 21:39:06 -04:00
martyav
6aefcd5d44 canonicized openldap-config-reference 2023-06-10 21:34:09 -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 Tat
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
e648b427cd Merge pull request #640 from btat/broken-links-1
Fix broken links - Part 1
2023-06-01 09:22:44 -07:00
Billy Tat
00c6a23660 Fix links 2023-05-31 16:02:28 -07:00
Billy Tat
485536080d Fix broken links 2023-05-31 15:29:19 -07: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
Marty Hernandez Avedon
8a3d8b1068 #420 Adding canonical refs to ./getting-started part 2/10 (#621)
* canonicized rollbacks.md

* canonicized troubleshooting.md

* canonicized upgrades.md

there were two corresponding pages for 2.0-2.4, one for helm 2 and one for helm 3, so i added canonical refs for both

* canonicized feature-flags

2.0-2.4 and 2.5 pages were in different folders

* corrected url on feature flags
2023-05-26 14:18:59 -04:00
Billy Tat
07ac0dbad1 Add keywords to metadata to test SEO impact (#605) 2023-05-16 11:50:24 -04:00
Marty Hernandez Avedon
d4527d6d13 #420 Test Docusaurus head metadata override of autogenerated canonical annotations (#604)
* #420 Test Docusaurus head metadata override of autogenerated canonical annotations

* Apply suggestions from code review

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

---------

Co-authored-by: Billy Tat <btat@suse.com>
2023-05-15 17:33:46 -04:00
Marty Hernandez Avedon
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
Billy Tat
baf8137c7f Globally import Tabs and TabItem 2022-12-07 14:39:54 -08:00
Billy Tat
eaa89030f6 Convert h1 to h2 (2.0-2.4) 2022-10-28 18:48:50 -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
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
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
e9ed7a3616 Updating links 2022-09-08 14:51:14 -04:00
Jennifer Travinski
a146ecbcb1 Updating files 2022-09-07 16:52:11 -04:00
Jennifer Travinski
7716809bb1 Updating 2.0-2.4 docs with new structure; correcting other docs in 2.5, 2.6 2022-09-06 14:57:33 -04:00
Billy Tat
460e3048b5 Fix links 2022-09-05 20:24:21 -07:00
Billy Tat
4b1209dd89 Fix links 2022-09-03 10:19:09 -07:00
Billy Tat
10bcadf7f1 Create shared-files folder and update links
Add missing image
2022-08-25 23:53:43 -07:00
Billy Tat
5f390a835b 2.0-2.4: Fix validation errors 2022-08-25 23:41:32 -07:00
Billy Tat
331b43a83c Apply Divio and update links 2022-08-25 23:08:19 -07:00