Commit Graph

3386 Commits

Author SHA1 Message Date
Catherine Luse 693267d334 Add CVEs to security docs 2021-07-15 02:28:31 -07:00
Catherine Luse 513cf097c9 Merge pull request #3404 from btat/259-prep
Update version labels
2021-07-14 14:04:00 -07:00
Billy Tat 6e7c59fd92 Update version labels 2021-07-12 15:19:16 -07:00
Catherine Luse 8af7ebc200 Merge pull request #3383 from btat/manager-users-role
Add note on 'Manage Users' role
2021-07-12 11:30:45 -07:00
Billy Tat 986605f475 Merge pull request #3385 from sirredbeard/master
Add workaround for Rancher on vSphere with ESXi 6.7u2 and above
2021-07-12 09:45:00 -07:00
Catherine Luse 34f1b744e9 Merge pull request #3398 from catherineluse/master
Warning that invalid node labels cause problems
2021-07-08 23:44:41 -07:00
Catherine Luse dfc800486e Warning that invalid node labels cause problems 2021-07-08 23:01:57 -07:00
Enoch Nooli 84e08305ad Added missing parenthesis 2021-07-08 20:24:38 -04:00
Billy Tat b8822b4e14 Merge pull request #3384 from chrisludwig/patch-1
Update _index.md
2021-07-07 09:43:38 -07:00
Billy Tat 0d0bad5604 Remove single quotes from 'EOF' as per d7cb2fe 2021-07-07 16:32:39 +00:00
nscarlettwolf d7cb2fe13a remove single quotes from 'EOF' here doc delimiter
Removing single quotes from EOF here doc delimiter for command creating docker.service.d/http-proxy.conf.  With the quotes present, the variable ${proxy_host} is not substituted.
2021-07-07 08:38:07 -04:00
Hayden 98d9976e14 Added tx-udp_tnl-csum-segmentation 2021-07-06 15:25:15 -04:00
Hayden efaf4e5000 Add workaround for Rancher on vSphere with ESXi 6.7u2 and above
Addresses https://github.com/rancher/rancher/issues/33399
2021-07-06 15:21:23 -04:00
Christian Ludwig 11af8853ed Update _index.md
With the current link you end up (inapproproiate redirect in the background?) here: https://rancher.com/docs/rancher/v2.5/en/faq/removing-rancher/
Actual content one is looking for: https://rancher.com/docs/rancher/v2.5/en/cluster-admin/cleaning-cluster-nodes/
2021-07-06 08:11:38 +02:00
Billy Tat 37d6e7015b Add note on 'Manage Users' role 2021-07-05 23:25:26 +00:00
Billy Tat 85456170c8 Merge pull request #3103 from alexarnoldy/aarnoldy-Rancher-Charts-tree
Adjust Chart Directory Structure
2021-07-02 15:50:00 -07:00
Billy Tat 3f2a371ad0 More formatting and extra words 2021-07-02 22:38:34 +00:00
Catherine Luse 60203446ff Say backups should be restored into same Rancher version as the backup #3375 2021-07-01 21:52:21 -07:00
Catherine Luse 53447fd396 Reference Fleet instead of pipelines on overview page 2021-07-01 21:52:21 -07:00
Alexander Kauerz 0abe928572 fix code block in list 2021-07-01 12:04:42 +02:00
papanito 677e59658e feat: enhance installation requirements for issue rancher/#28840 2021-06-30 11:01:40 +02:00
Alex Seymour 488e3f9432 Update k8s versions in firewalld note 2021-06-29 16:11:12 +02:00
Catherine Luse 448eeaa136 Simplify guidance around configure catalogs permission 2021-06-28 16:37:04 -07:00
Catherine Luse 880d6f0dbc Merge pull request #3359 from catherineluse/configure-catalogs
Document privilege escalation through the configure catalogs permission
2021-06-28 12:55:11 -07:00
Billy Tat 3b25fe659f Formatting and remove extra words 2021-06-25 22:07:44 +00:00
Billy Tat f556e7c591 Adjust Chart Directory Structure for 2.0-2.4 2021-06-25 21:59:19 +00:00
Catherine Luse 2105ea16b6 Merge pull request #3362 from catherineluse/master
Use K8s 1.20 release channel for RKE2
2021-06-24 14:11:14 -07:00
Catherine Luse 6f1eb2bdd3 Merge pull request #3347 from rancher/Tejeev-patch-8
corrected the image address
2021-06-24 14:08:34 -07:00
Catherine Luse 019f082f6a Use K8s 1.20 release channel for RKE2 2021-06-24 13:58:07 -07:00
Nelson Roberts 7c5ba8f02c updated guide table and corrected pdf link 2021-06-24 10:40:14 -07:00
Catherine Luse 058d033639 Merge pull request #3355 from jgallucci32/patch-2
Update docker installation script to use 20.10
2021-06-24 09:53:11 -07:00
Catherine Luse a5e111fe44 Include 2.5.7 in Rancher versions 2021-06-24 09:51:17 -07:00
Catherine Luse 875fcb44d4 Merge pull request #3356 from btat/typos
Fix typos
2021-06-24 09:42:03 -07:00
Catherine Luse 01c818f044 Document privilege escalation through configure catalogs permission 2021-06-24 09:26:56 -07:00
Catherine Luse 66de22edfc Avoid headings that don't work with docs theme 2021-06-24 09:08:34 -07:00
Catherine Luse dce183dcc3 Say metrics server requires port 10250 open on all nodes. Closes #3352 2021-06-24 07:50:56 -07:00
Catherine Luse 7c4470d874 Change latest Rancher version 2021-06-23 10:55:00 -07:00
Catherine Luse eb46ddad8b Change v2.5 title to say v2.5.8 is latest 2021-06-23 09:21:16 -07:00
Catherine Luse 54e5c8e60d Say most recent Rancher version is v2.5.8 2021-06-23 08:27:35 -07:00
jgallucci32 2cfc9059d2 Update docker installation script to use 20.10
Updates the installation script to use the latest version of Docker supported by Rancher.
2021-06-21 16:33:33 -07:00
Catherine Luse 1b3357d5b0 Document using Fleet behind a proxy, closes #3145 2021-06-17 19:45:36 -07:00
Catherine Luse 446747313f Replace resource quota figure, closes #2382 2021-06-17 19:36:27 -07:00
Billy Tat 18fbf9d871 Fix typos 2021-06-17 22:22:49 +00:00
Tejeev a0afe4b4e5 corrected the image address 2021-06-17 16:03:48 +01:00
Billy Tat de2bb515a3 Update User Prefs page 2021-06-15 17:04:47 -07:00
Catherine Luse c55ed7e103 Merge pull request #3282 from krumware/patch-1
Add required modifications to RKE templates for monitoring migration
2021-06-10 17:08:37 -07:00
Catherine Luse cb451bc4c9 Merge pull request #3316 from btat/pr3311-versioned
Add clusterRole and binding to use restricted psp to versioned docs
2021-06-07 09:44:59 -07:00
Catherine Luse e6cec53e4a Merge pull request #3318 from btat/proxy-conf
Fix Helm value: no_proxy to noProxy
2021-06-07 09:08:59 -07:00
Catherine Luse de95120806 Make versioning structure less confusing 2021-06-07 08:52:42 -07:00
Billy Tat ba592d3903 Fix Helm value: no_proxy to noProxy 2021-06-01 08:50:21 -07:00