Commit Graph
478 Commits
Author SHA1 Message Date
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 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
roycec 04074b9a24 Fixed small typo (#612) 2023-05-19 09:48:38 -04: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 4b01ab69ab Update placeholder format of other values in command 2023-05-18 15:30:54 -07:00
Billy Tat dc755a1db9 Remove command to install K3s without specifying version
Should specify version due to version compatibility. Also use consistent message.
2023-05-18 13:50:46 -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
Billy Tat 07ac0dbad1 Add keywords to metadata to test SEO impact (#605) 2023-05-16 11:50:24 -04:00
Billy Tat ae1fc31875 Merge pull request #603 from btat/brand-terminology
Update brand terminology
2023-05-15 15:12:41 -07:00
Marty Hernandez AvedonandBilly Tat 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
Billy Tat 08b0b914ca Merge pull request #601 from vickyhella/vk-bilingual
Update v2.6 and v2.7 translation
2023-05-12 15:48:29 -07:00
Billy Tat 32d0fa130e Update brand terminology 2023-05-12 14:54:49 -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
vickyhella f6ab15291d Fix broken links and typo in EN docs 2023-05-10 18:17:06 +08:00
Billy Tat cbeda1c87c Merge pull request #597 from btat/pr594-follow-up
Update CLI download steps
2023-05-09 09:14:17 -07:00
Billy Tat 73469fd513 Merge pull request #596 from btat/rke-support-matrix
Add support matrix reference to RKE installation page
2023-05-09 09:14:08 -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
Billy Tat 2fc26780f0 Add support matrix reference to RKE installation page 2023-05-08 14:37:47 -07:00
Billy Tat 37ef4fa0a4 Include global.cattle.psp.enabled note on other examples 2023-05-08 14:05:42 -07:00
Ricardo Weir d50edbd53a Merge pull request #542 from rmweir/proxy-env-docs
Update https proxy docs
2023-05-08 12:04:57 -07:00
Billy Tat fac3907f8e Apply PR #588 password length note to other providers 2023-05-05 13:55:28 -07:00
Billy Tat 98ffa615bc Merge pull request #588 from christoph-puppe/patch-2
Add password length note to GCP quick start
2023-05-05 12:07:19 -07:00
Billy Tat 9b991fe462 Apply feedback 2023-05-05 11:28:45 -07:00
Billy Tat 31c0640c42 Merge pull request #591 from btat/imported-upgrade
Add note on upgrading imported cluster outside Rancher
2023-05-05 10:06:01 -07:00
Billy Tat 47a155d9af Merge pull request #589 from btat/aws-marketplace
Add back AWS Marketplace quick start
2023-05-05 10:05:47 -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
Billy Tat b8b674eabd Add note on upgrading imported cluster outside Rancher 2023-05-04 17:03:25 -07:00
Billy Tat 4166f666c5 Add back AWS Marketplace quick start 2023-05-04 15:36:19 -07:00
christoph-puppe a6e1ccbd67 Update gcp.md
admin pw length
2023-05-04 23:49:10 +02:00
Marty Hernandez AvedonandBilly Tat 5c7e125389 #536 Updating info about nginx helm charts (#574)
* #536 Updating info about nginx helm charts

* versioned docs + eks

* rm'd link to wrong compatibility table

* reworded instructions and added command to see helm chart app versions

* updated commands

* one more

* spacing

* Apply suggestions from code review

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

* updated version numbers

* Apply suggestions from code review

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

---------

Co-authored-by: Billy Tat <btat@suse.com>
2023-05-04 16:51:36 -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
Ricardo Weir 63e02103cc Update https proxy docs 2023-05-02 11:24:06 -07:00
Billy Tat 479d5f8020 Apply updates to 2.6 2023-05-02 10:28:12 -07:00
Billy TatandMarty Hernandez Avedon 484c5ea9ae Apply suggestions from code review
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-05-02 10:06:09 -07:00
Billy Tat 1e55f96127 Minor wording adjustment and formatting fixes 2023-05-01 19:00:37 -07:00
Billy Tat 96d739a94d Add mention that monitoring-ui-view gives access to metrics graphs and example commands 2023-05-01 16:59:45 -07:00
Marty Hernandez Avedon 196680efb4 Update amazon-ec2.md (#581) 2023-05-01 16:32:09 -04: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 MurphyandMarty Hernandez Avedon 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 MurphyandMarty Hernandez Avedon 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 MurphyandMarty Hernandez Avedon 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
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 d610f939cb Move example command to individual line for visibility 2023-04-27 13:51:18 -07: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
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
Billy Tat 9f02a5816c Merge pull request #566 from pjbgf/pentest
security: Update penetration tests section
2023-04-26 11:09:35 -07:00