Commit Graph

63 Commits

Author SHA1 Message Date
Billy Tat 6969567f87 Merge pull request #614 from btat/scale-down-verbiage
Remove/update scale down verbiage
2023-05-24 10:43:57 -07:00
Billy Tat 4df7176e0e Update versioned_docs/version-2.6/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/rke1-vs-rke2-differences.md 2023-05-24 10:07:15 -07:00
Billy Tat 9ac5371124 Update versioned_docs/version-2.6/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/rke1-vs-rke2-differences.md
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-05-24 10:06:07 -07:00
Billy Tat 15a2ec845b Merge pull request #522 from ashawka/patch-1
Adding GPU limit/reservation to set-container-default-resource-limits.md
2023-05-19 13:56:15 -07:00
Billy Tat 0bb5e0c08b Remove/update scale down verbiage
2.7: removed
2.6: updated to indicate applicable to 2.6.6 and earlier (fixed in 2.6.7)
2023-05-19 13:55:21 -07:00
Billy Tat 701ab13a00 2.6: add GPU limit/reservation row to resource quota type table 2023-05-19 13:28:24 -07:00
Billy Tat 73f87e951e Merge pull request #609 from btat/k3s-version
Remove command to install K3s without specifying version
2023-05-19 09:34:39 -07:00
Billy Tat 2df1e2acca Update placeholder format of other values in commands of other instances 2023-05-18 17:41:17 -07:00
Billy Tat 98ea368694 Apply dc755a1d 2.6 docs 2023-05-18 14:14:22 -07:00
Billy Tat b3141ec309 Apply suggestions from code review 2023-05-18 09:16:33 -07:00
Jiaqi Luo 5cb044a383 add the additional file mount for iSCSI on RHEL 2023-05-17 18:05:13 -07:00
Marty Hernandez Avedon 057bf81c60 #54 - Clarify that deleting a custom project does not delete any associated namespaces underneath that project (#598) 2023-05-10 10:03:51 -04:00
Billy Tat 2fc26780f0 Add support matrix reference to RKE installation page 2023-05-08 14:37:47 -07:00
Billy Tat b8b674eabd Add note on upgrading imported cluster outside Rancher 2023-05-04 17:03:25 -07: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 8e532034bb Merge pull request #554 from tlatino/patch-1
Add info on how to retrieve project IDs for Prometheus Federator Application.
2023-04-27 14:24:11 -07:00
Billy Tat dbb40700af Apply changes (5720eded and d610f939) to 2.6 docs 2023-04-27 13:59:05 -07:00
Billy Tat 13e4b8e6f1 Fix typos 2023-04-24 14:26:06 -07:00
Billy Tat d3c5c8d3fa Forward port #342 and #344 to 2.7 docs 2023-04-21 16:14:58 -07:00
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 23dc8952b8 Apply hint from 0475d47e and d7f9ab67 to 2.6 2023-04-18 14:42:42 -07: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 e6f35c11cc Rename Fleet to CD w/ Fleet 2023-04-04 10:03:22 -07:00
Marty Hernandez Avedon a5e3b54e32 #77 Addressing backlog issue about registered AKS clusters (#518)
* #77 addressing backlog issue about registered AKS clusters

* moved the acronym expansions forward and made some style edits

* applied suggestions from code review
2023-04-03 14:47:47 -04:00
vickyhella 40bfe603fa Fix typo 2023-03-29 19:14:42 +08:00
Max Sokolovsky 8664d43800 [2.6] Add to the note about Azure AD permission recommendations 2023-03-24 16:54:10 -04:00
Billy Tat 58d34d8bdd Merge pull request #468 from rancher/release/v2.6.11
Release/v2.6.11 to main
2023-03-08 11:09:54 -08:00
Billy Tat 59439e921d Merge remote-tracking branch 'upstream/main' into main-to-release/v2.6.11 2023-03-06 11:00:07 -08: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
Caleb Bron 64f9e1b790 Clarify that project-scoped secrets can't be set at the namespace level 2023-02-27 16:44:04 -07:00
vickyhella 7491be0bf5 Fix typo 2023-02-27 11:34:44 +08:00
vickyhella f3563f7901 Update Chinese translation for v2.6 2023-02-27 11:34:44 +08:00
Lucas Saintarbor 81b576006f Update step 5 for configuring Azure AD in Rancher (#441)
Add warning that the Azure AD account mapped to the Rancher local principle account will have admin privileges

* Update configure-azure-ad.md

* Update configure-azure-ad.md

* Update docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md

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

* Update docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md

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

* Update docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md

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

* Update versioned_docs/version-2.6/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md

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

* Update versioned_docs/version-2.6/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md

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

---------

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-02-23 16:11:10 -08:00
Lucas Saintarbor c1dd182c29 Update vsphere-storage.md
Updating this page in reference to rancher#274
2023-02-21 13:25:49 -08:00
Max Sokolovsky 0ef5082398 Merge pull request #433 from maxsokolovsky/2.6-refresh-azuread-documentation
Update Azure AD documentation, change permission requirements
2023-02-21 12:27:44 -05:00
Lucas Saintarbor aa9c5b35b9 Update create-credentials.md 2023-02-17 15:16:56 -08:00
Max Sokolovsky 42c2db9663 Update Azure AD documentation, change permission requirements 2023-02-17 21:44:12 +00:00
vickyhella e0623c631e Update v2.7 Chinese translation 2023-02-16 12:55:22 +08:00
Billy Tat 2901a394d1 Merge pull request #411 from btat/pr389
Apply PR #353 and #389 changes to version 2.6 docs
2023-02-08 18:05:21 -08:00
Billy Tat 59a46b195a Apply PR #353 and #389 changes to version 2.6 docs 2023-02-08 16:45:32 -08:00
Billy Tat d3b37dae3b Apply PR #401 changes to version 2.6 docs 2023-02-08 16:37:37 -08:00
Billy Tat 4fc3b54c7f Apply #289 to version 2.6 docs 2023-02-07 16:54:13 -08:00
Billy Tat 16cbb8302c Merge pull request #405 from LucasSaintarbor/gke-cluster-creation-pages
#386 Update GKE cluster creation pages
2023-02-06 16:16:33 -08:00
Lucas Saintarbor 9d4b6d35ea Update gke.md 2023-02-06 15:46:40 -08:00
Lucas Saintarbor d1656d411b Update versioned_docs/version-2.6/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/set-up-clusters-from-hosted-kubernetes-providers/gke.md
Co-authored-by: Billy Tat <btat@suse.com>
2023-02-06 15:44:44 -08:00
Lucas Saintarbor bc7b407616 Update gke.md 2023-02-06 14:45:19 -08:00
Lucas Saintarbor 1790ecb6de Update gke.md 2023-02-06 14:44:25 -08:00
Billy Tat 33e43652a5 Merge pull request #383 from martyav/378-k8s-post-1.20-hostNetwork-true-needs-to-be-set-for-tcp-and-udp-to-work
Kubernetes >= v1.21, hostNetwork needs to be set to true on Ingress for TCP and UDP Services to work
2023-02-06 13:18:29 -08:00
Billy Tat bad5a67e94 SURE-5160 Remove cloning cluster pages 2023-01-31 09:32:02 -08:00