Commit Graph

3201 Commits

Author SHA1 Message Date
Catherine Luse 85fd92ee9f Replace example command for K3s master node isolation 2020-09-29 06:55:52 -07:00
Tejeev da838fe9dd Add note for where to run Helm from 2020-09-28 04:37:28 -07:00
Matt Nikkel 3b3c18a311 Add insecure_skip_verify option for k3s private registry config 2020-09-28 02:53:55 -07:00
Serge van Ginderachter 504a2c625b Add the new "Configuration File" entry to the TOC 2020-09-28 02:53:21 -07:00
mbookham7 d0ca35f06c Update _index.md
Updated formatting to fall in line with rest of the page.
2020-09-28 02:52:03 -07:00
mbookham7 9844eb315e Update _index.md
Due to customer feedback, they found the steps confusing as they thought that restoring the kubernetes version was an other process that was not documented here.
2020-09-18 10:39:24 -07:00
Catherine Luse 55d29ed6e7 Warn against using a custom --data-dir for K3s with SELinux 2020-09-16 13:02:57 -07:00
Catherine Luse dc1a9256ca Warn against using --disable-selinux in K3s v1.19.1+k3s1 2020-09-16 13:02:57 -07:00
Catherine Luse 350a30e6fc Say that K3s will fail to start if both new and deprecated SELinux flags are used
Co-authored-by: Jacob Blain Christen <dweomer5@gmail.com>
2020-09-16 13:02:57 -07:00
Catherine Luse 2f04ae5f4d Say how to enable SELinux with K3s config file 2020-09-16 13:02:57 -07:00
Catherine Luse f4d9f077b4 Document change to K3s SELinux option 2020-09-16 13:02:57 -07:00
Catherine Luse 228bc5612d Document backup/restore for K3s embedded etcd datastore 2020-09-15 14:55:14 -07:00
William Jimenez 16019ef35b Document the K3s config file 2020-09-15 14:34:41 -07:00
Tejeev e26d76e1c1 Added note to describe how to set metadata for manual refresh only 2020-09-14 17:36:11 -07:00
William Jimenez b2a17da1a8 Update _index.md
note this is not a production ready install.
2020-09-13 18:46:13 -07:00
Catherine Luse 5d84dd4872 Say that embedded Dqlite is deprecated in favor of embedded etcd for K3s 2020-09-09 16:52:15 -07:00
Catherine Luse db00647aaf Copy edit 2020-09-09 10:27:43 -07:00
kinarashah 033b7baf4d docs for kubeconfig expiring tokens
review changes
2020-09-09 10:27:43 -07:00
Joakim Roubert 86daf79b8d Fix bogus text formatting introduced in #2583
In content/k3s/latest/en/networking/_index.md,
`k3s/server/manifests directory` should be `k3s/server/manifests`
directory.

Change-Id: Icd0434cf0e833951db09e9287d4c56ff89bf5ced
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2020-09-09 10:24:47 -07:00
Saeid Bostandoust 7daee2da9e command correction 2020-09-09 10:24:23 -07:00
Catherine Luse 80cb569758 Document permissions for EC2 node templates in v2.4.6 and v2.4.7 2020-09-04 13:17:11 -07:00
Caleb Bron 3846a99c2c Add Istio 1.5.9 release notes and update layout 2020-09-04 11:12:49 -07:00
Catherine Luse 97edd0eea8 Fix upgrade commands 2020-09-04 11:04:07 -07:00
yassan 656c025438 URL(restoring your cluster from a snapshot) is 404
The following URL was a 404.

[Rancher Docs: Backups and Disaster Recovery](https://rancher.com/docs/rke/latest/en/etcd-snapshots/)
2020-09-02 22:10:34 -07:00
Alex Seymour d46a8d9b71 Call out need to select resource from dropdown
When entering a resource name into the grant Resource text field, the user must select the resource from the dropdown below, and cannot simply click-off or tab to the next field without selection from the dropdown, or no resource will be selected.
2020-08-31 10:54:24 -07:00
David Nuzik a9f08e9b7a Merge pull request #2583 from joakimr-axis/joakimr-axis_traefik-conf
Traefik: Update to match current behavior for custom configs
2020-08-31 09:34:23 -07:00
Catherine Luse ae61ffd829 Edit Azure cluster creation/configuration page 2020-08-31 04:03:05 -07:00
Catherine Luse 10a345c1f5 Clean up Azure cluster configuration page 2020-08-31 03:56:32 -07:00
Bastian Hofmann 7d3dea23d9 Update cert-manager namespace on the rancher troubleshooting page and remove reference to tiller 2020-08-28 09:06:03 -07:00
Joakim Roubert 21a6f08df4 Traefik: Update to match current behavior for custom configs
Changes in traefik.yaml will be overwritten. See @kamilgregorczyk's
comment:

https://github.com/rancher/k3s/issues/1254#issuecomment-573331185

Change-Id: I759df77721dcba0d170086660396e7be32ff57cf
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2020-08-27 08:58:47 +02:00
dkeightley 4d69925976 Rancher upgrade option with --reuse-values flag 2020-08-26 13:03:38 -07:00
George Wilson ad1aaad3b5 There is no kube-ca-key 2020-08-26 12:57:59 -07:00
Catherine Luse 3e4ebce9fa Minor grammatical edits 2020-08-26 12:32:41 -07:00
Bastian Hofmann 380e83cacf Add tutorial to show how Rancher can be installed behind a HTTP proxy setup 2020-08-26 12:32:41 -07:00
Don High 64b01f6944 Update _index.md
Added information about adding the Azure SP and SP Role needed for creating a Rancher Node Template
2020-08-26 12:27:49 -07:00
Jason Werry 1328fe4e23 Update _index.md
Not being familiar with Vagrant I had trouble with missing plugins and with Vagrant using the libvert provider as a default. Hopefully these changes will help people get going with Rancher more smoothly.
2020-08-25 14:49:51 -07:00
David Nuzik 1fe394ee03 Merge pull request #2638 from brandond/helm_docs
First pass at updated helm/deploy docs
2020-08-25 14:48:04 -07:00
Dennis fd498d47df Update _index.md
fix link to platforms
2020-08-24 09:37:13 -07:00
Carlos Nunez a8582e9e72 Clarify minimum memory requirements
This addresses the confusion that I encountered in [this](https://github.com/rancher/k3s/issues/2003) issue wherein 512MB resulted in max slowness.
2020-08-20 15:29:26 -07:00
Catherine Luse 49f0e76332 Fix link 2020-08-20 12:57:13 -07:00
Matt Nikkel 84ff887d05 Update terraform quickstart guides for terraform 0.13 changes
Removed any references to SSH key resources. Removed all references to
installing `terraform-provider-rke`, as terraform 0.13 moves this to the
terraform registry.
2020-08-19 16:53:16 -07:00
Bastian Hofmann a8d795202b Improve Keycloak authentication documentation
* Explain in text and with screenshots how to correctly configure the Rancher SAML client in Keycloak, including mappers
* Provide examples for field configurations in Rancher that map to the Keycloak defaults
* Move the note on how to get a metadata.xml file with Keycloak >= 6.0.0 directly to the Prerequisites so that it is hard to miss

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2020-08-19 16:43:08 -07:00
Catherine Luse 2bd122961b Remove broken image links 2020-08-19 16:18:09 -07:00
Brad Davidson 983ce28574 Tweak wording, improve whitespace word break/wrap
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-08-19 16:02:31 -07:00
Brad Davidson 2e16ff561e Remove N/A items from table
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-08-19 15:59:51 -07:00
Brad Davidson 0918af1424 link nit
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-08-19 15:05:56 -07:00
Brad Davidson b5376c4317 Additional tweaks based on review
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-08-19 14:56:34 -07:00
Brad Davidson 78a37ca8a0 Additional tweaks
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-08-19 14:45:45 -07:00
Brad Davidson 4e70513860 First pass at updated helm/deploy docs
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-08-19 14:17:59 -07:00
Adrian Goins 924fff8c2d bump docker version to 19.03 2020-08-18 09:34:49 -07:00