Commit Graph

4284 Commits

Author SHA1 Message Date
Adrian Goins 61cb73ecf5 Merge pull request #3351 from oskapt/master
Change all xip.io to nip.io
2021-08-05 16:54:59 -07:00
Catherine Luse 4c6827ed6d Merge pull request #3315 from rancher/cert-csr-controller-example
Include CSR example
2021-08-05 13:31:01 -07:00
Catherine Luse 291cb52f69 Merge pull request #3419 from bashofmann/update-k3s-traefik-customization
Update K3s docs to customize Traefik
2021-08-05 13:29:25 -07:00
Catherine Luse 57093330fd Merge pull request #3421 from superseb/etcd_recurring_defaults
Describe etcd recurring snapshot defaults
2021-08-05 13:29:04 -07:00
Catherine Luse 404d7315ea Merge pull request #3412 from rancher/ansilh-patch-2
Updated example yaml
2021-08-05 13:26:48 -07:00
Billy Tat cfd28ed2fe Fix typo 2021-08-04 12:03:09 -07:00
Sebastiaan van Steenis 72f7dac950 Describe etcd recurring snapshot defaults 2021-08-03 16:33:02 +02:00
Bastian Hofmann a64564a5cd Update K3s docs to customize Traefik
* Instead of duplication the traefik.yaml, the preferred way to customize Treafik is to use a HelmChartConfig manifest.
* The link to the Traefik was pointing to a deprecated and outdated repository.

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2021-08-03 11:44:59 +02:00
Billy Tat fa49c80d77 Update cluster capabilities table descriptions 2021-07-29 21:44:04 -07:00
Ansil H 36c5080f82 Added note
Added note for "TLS Certificates management in Kubernetes"
2021-07-27 12:29:45 +05:30
Ansil H 67e79754da Updated example yaml
Added "Enable TLS Certificates management"  to kube-controller
Part of https://github.com/rancher/docs/pull/3315
2021-07-27 12:19:24 +05:30
Catherine Luse 7ec80e371d Update link to RancherOS support article 2021-07-22 12:54:21 -07:00
Max e8198dd23d Fix networkpolicy for traefik ingress (#3409)
* Fix networkpolicy for traefik ingress

Co-authored-by: Brian Downs <brian.downs@gmail.com>
2021-07-21 17:47:19 -07:00
Catherine Luse 8c798ed891 Merge pull request #3235 from 205g0/patch-1
Make the placements of the env vars clear
2021-07-19 08:28:32 -07:00
Catherine Luse 777204194b Update _index.md 2021-07-19 08:28:20 -07:00
Hussein Galal 4d89d0185c Add network policy for traefik ingress (#3389)
* Add network policy for traefik ingress

* fix typo
2021-07-16 17:34:59 -07:00
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
Catherine Luse db37f47a80 Merge pull request #3377 from briandowns/k3s-issue-2917
add etcd subcommand info
2021-07-01 21:35:46 -07:00
Alexander Kauerz 0abe928572 fix code block in list 2021-07-01 12:04:42 +02:00
Brian Downs caae0f63b5 pr remediations
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2021-06-30 15:34:10 -07:00
Brian Downs 77453c5c77 add etcd subcommand info
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2021-06-30 14:36:32 -07: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 3234b79434 Merge pull request #3132 from rancher/rosskirkpat-patch-1
add instructions for custom encryption with user generated key
2021-06-28 23:50:23 -07:00
Catherine Luse 821180b55e Merge pull request #3305 from superseb/rke_nginx_ingress_portoptions
Describe ingress controller network options
2021-06-28 23:49:54 -07: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