Commit Graph

2490 Commits

Author SHA1 Message Date
Tejeev da838fe9dd Add note for where to run Helm from 2020-09-28 04:37:28 -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
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 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
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
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
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
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
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
Adrian Goins 924fff8c2d bump docker version to 19.03 2020-08-18 09:34:49 -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
Nelson Roberts 25aae71467 DOCS-2368 address issues found in hardening-2.3 guide 2020-07-23 12:39:28 -07: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 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
Catherine Luse 1787e3c0a5 Revert "Move cluster-capabilities-table to a headless bundle and include it as a page instead of reading the file"
This reverts commit 0ebb806516.
2020-07-07 22:00:38 -07:00
Bastian Hofmann 0ebb806516 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-07 21:33:43 -07:00
Onkar Dhuri 6109973207 Fixed 404 Link
Updated to named reference within the doc
2020-07-07 21:32:42 -07:00
Catherine Luse 876c74b3ea Document default username and password for Grafana 2020-07-07 21:31:28 -07:00
Caleb Bron 9af7eab8c7 Release notes for Istio 1.5.7 2020-07-07 09:15:19 -07:00
David Noland 03218eba4d Added note to PingIdentity auth that metadata & acs URLs will not work until saved 2020-07-06 15:19:08 -07:00
Catherine Luse d9bc9704bf Edit formatting on AWS cluster autoscaler tutorial 2020-07-06 13:37:28 -07:00
Catherine Luse 760e6b21bb Edit formatting on cluster autoscaler page 2020-07-06 13:37:28 -07:00
rawmind0 d029d7e0a9 Add cluster-autoscaler docs under cluster-admin section 2020-07-06 13:37:28 -07:00