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
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
Alex Seymour
711845f49e
Clarify scope of internal_address directive
2020-06-29 07:35:55 -07:00
Ryan Sanna
deb841369b
updates to capture some of the nuances with resource quotas
2020-06-26 14:22:38 -07:00
Catherine Luse
961e0f77ae
Document the default username and password
2020-06-26 11:01:16 -07:00
Catherine Luse
fb2ffa507b
Fix Helm 2 upgrade command
2020-06-25 15:53:10 -07:00
Catherine Luse
e11763fa3f
Fix Rancher 2 upgrade command
2020-06-25 15:49:54 -07:00
Bastian Hofmann
f68ff88900
Update and centralize cluster capabilities table
...
Currently there are 4 different occurrences of the cluster capabilities table that compares which features you can use in Rancher with RKE clusters, hosted cloud provider clusters and imported clusters. One of them is very detailed but a bit outdated, the other ones only mention basic features and are not complete.
This commit centralizes the table and includes it on all 4 pages and updates it for features introduced with 2.4
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com >
2020-06-25 08:48:37 -07:00
Catherine Luse
0910176fac
Change cert-manager realease from 0.9 to 0.12
2020-06-23 12:31:04 -07:00
Catherine Luse
f452260d1b
Make clickable link
2020-06-23 11:28:46 -07:00
Catherine Luse
37121d58cb
Change Golang to Go
...
Co-authored-by: Brian Downs <brian.downs@gmail.com >
2020-06-23 11:28:46 -07:00