Commit Graph

3174 Commits

Author SHA1 Message Date
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
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
Catherine Luse 38d520bc14 Update content/k3s/latest/en/networking/_index.md
Co-authored-by: Brad Davidson <brad@oatmail.org>
2020-08-10 11:23:23 -07:00
Catherine Luse 63a6fb55d9 Update content/k3s/latest/en/networking/_index.md
Co-authored-by: Brad Davidson <brad@oatmail.org>
2020-08-10 11:23:23 -07:00
Catherine Luse 57e733f912 Update content/k3s/latest/en/networking/_index.md
Co-authored-by: Brad Davidson <brad@oatmail.org>
2020-08-10 11:23:23 -07:00
Catherine Luse 5579c35692 Document the embedded Service LB for K3s 2020-08-10 11:23:23 -07:00
Catherine Luse bbad6851fb Grammar edits 2020-08-10 09:40:09 -07:00
Tejeev 92196f7359 Update _index.md 2020-08-10 09:40:09 -07:00
Nelson Roberts 21a6fdf518 EIO-148: corrections to kubconf tests 2020-08-03 15:19:39 -07:00
Eamon Bauman 148207f8a3 Update _index.md 2020-07-29 14:29:33 -07:00
Nelson Roberts 25aae71467 DOCS-2368 address issues found in hardening-2.3 guide 2020-07-23 12:39:28 -07:00
Mikhail Kozorovitskiy 7b3c93a1b6 Deconflict DQLite future
Removing sentence that indicates DQLite will be the option used in the future. Linked to https://github.com/rancher/k3s/issues/2050
2020-07-22 15:41:08 -05:00
Bastian Hofmann d100d3a099 Hardcode keys in kubectl create secret commands
This hardcodes the generated key name in all `kubectl create secret` commands where the `--from-file` option is used. It ensures that the stored key is the one that Rancher expects and does not rely on the local file name.

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2020-07-15 09:58:03 -07:00
Catherine Luse 1c7d7d62eb Fix typo 2020-07-13 10:54:15 -07:00
Catherine Luse 088c1e3f96 Edit and duplicate note about telemetry 2020-07-10 14:16:09 -07:00
Ansil H 52b99c3ee2 Disable telemetry in airgap (issue:27870)
Keeping telemetry on in airgap can cause issues like one mentioned in https://github.com/rancher/rancher/issues/27870.
2020-07-10 14:16:09 -07:00
Nelson Roberts b1279c737a EIO-135: call out specific namespaces for default service accounts 2020-07-10 10:42:54 -07:00
Nelson Roberts f195e6e3d4 Merge pull request #2599 from paraglade/docs-2593
resolves #2593: add clarification around etcd gid, uid and nodes directive…
2020-07-10 10:00:08 -07:00
Bastian Hofmann d8f9c2e667 Update Rancher HA disaster recovery documentation to work with rke >= 0.2.0 - address the reviews
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2020-07-09 17:16:37 -07:00
Bastian Hofmann 16e115e951 Update Rancher HA disaster recovery documentation to work with rke >= 0.2.0
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2020-07-09 17:16:37 -07:00
Caleb Bron b009942a72 istio 1.5.8, not 1.5.7 2020-07-09 17:15:00 -07:00
Nelson Roberts 24eac762b1 DOCS-2593: add clarification around etcd gid, uid and nodes directive for reference config.yml 2020-07-09 13:44:02 -07:00
Catherine Luse c52cc9cd2b Fix inbound port requirements for K3s server nodes 2020-07-08 13:51:11 -07:00
Catherine Luse f41b79a069 Change back end to backend 2020-07-08 13:12:36 -07:00
Catherine Luse f626c4e389 Correct the minimum RKE version for custom CA for S3 2020-07-08 13:11:23 -07:00
Catherine Luse 581e2f96bf Make EKS minimum permissions more discoverable 2020-07-08 13:05:11 -07:00
Catherine Luse 9b5ffd48e0 Say that cluster.yml examples are for RKE add-on installs 2020-07-08 12:55:44 -07:00
dkeightley f57987e1fb Add cloudformation:DeleteStack permission 2020-07-08 12:36:07 -07:00
Bastian Hofmann e610bc8ef2 Move cluster-capabilities-table to a headless bundle and include it as a page instead of reading the file
This prevents the table to automatically be included on pages of other bundles.
By including the page instead of reading the file also the shortcodes in the table are expanded correctly.

This fixes broken links in the table.

Fixes https://github.com/rancher/docs/issues/2577

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2020-07-08 11:15:08 -07:00