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
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
8735169b3e
Merge pull request #2627 from paraglade/EIO-148-correct-kubeconf-tests
...
EIO-148: corrections to kubconf tests
2020-08-04 07:47:36 -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
469e90ea8b
Merge pull request #2616 from paraglade/DOCS-2368
...
DOCS-2368 address issues found in hardening-2.3 guide
2020-07-23 15:12:42 -07:00
Nelson Roberts
25aae71467
DOCS-2368 address issues found in hardening-2.3 guide
2020-07-23 12:39:28 -07:00
David Nuzik
e0759e76b0
Merge pull request #2615 from thecrazyrussian/patch-1
...
Deconflict DQLite future
2020-07-22 13:52:46 -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
dependabot[bot]
3303b080ca
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-20 15:05:31 -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
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
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
Catherine Luse
196869f8db
Revert "Document the default username and password"
...
This reverts commit 961e0f77ae .
2020-06-29 11:35:56 -07:00
Catherine Luse
2112fa0eea
Correct description of RKE upgrades prior to v1.1.0
2020-06-29 09:50:43 -07:00
Catherine Luse
cbfa213502
Fix link to config upgrade strategy for addons
2020-06-29 09:40:27 -07:00