Commit Graph

4261 Commits

Author SHA1 Message Date
mbookham7 d0ca35f06c Update _index.md
Updated formatting to fall in line with rest of the page.
2020-09-28 02:52:03 -07:00
Catherine Luse 844b14238c Update EKS cluster creation page for Rancher v2.5 2020-09-24 17:28:44 -07:00
George Wilson 588ec4334e Fix version to 1.0.1 2020-09-22 09:45:45 +01:00
George Wilson 20cdeb1b73 Revert back CRD settings 2020-09-22 09:44:30 +01:00
George Wilson 568a5377d8 Version 1.0.1. Revert CRD flag 2020-09-22 09:41:04 +01:00
George Wilson 39686bbae1 Whitespace 2020-09-22 09:38:22 +01:00
George Wilson 7fa88f691a Update version. Remove CRD Flag 2020-09-22 09:37:52 +01: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 2c2a8079aa Say that addLocal should not be turned off for Rancher v2.5 2020-09-11 16:50:44 -07:00
Catherine Luse afde1830e5 Change addLocal default value to true in Rancher Helm chart config reference 2020-09-11 16:50:44 -07:00
Catherine Luse 22cdd4f02f Delete files that were already moved to installation section 2020-09-11 16:50:44 -07:00
Catherine Luse f55065b5d0 Rephrase explanation of --privileged requirement
Co-authored-by: Caleb Bron <cbron@users.noreply.github.com>
2020-09-11 16:50:44 -07:00
Catherine Luse b1e261651e Update docker install command for Rancher 2.5 2020-09-11 16:50:44 -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 a9558bb637 Add page for Longhorn storage 2020-09-04 13:59:05 -07:00
Catherine Luse 5cd3f450ee Revert "Document EKS cluster creation changes in Rancher v2.5"
This reverts commit 5052893ae0.
2020-09-04 13:29:57 -07:00
Catherine Luse 39530b7080 Update backup/restore doc structure for Rancher 2.5 2020-09-04 13:28:28 -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
Catherine Luse 5052893ae0 Document EKS cluster creation changes in Rancher v2.5 2020-09-01 14:16:52 -07:00
Catherine Luse 8fa10ca39f Update internal links in EKS doc 2020-09-01 09:52:32 -07:00
Catherine Luse 08d3a3346f Clean up EKS cluster creation page 2020-09-01 09:33:59 -07:00
Catherine Luse d99139d10b Discourage Docker installs 2020-08-31 22:44:08 -07:00
Catherine Luse 4956cf3a4a Reorganize docs based on feedback 2020-08-31 15:14:18 -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
Catherine Luse 8678b0ef28 Reorganize doc structure 2020-08-28 14:50:55 -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