Commit Graph

3751 Commits

Author SHA1 Message Date
Catherine Luse 36fa59cd29 Clean up monitoring docs for Rancher 2.5 2020-08-04 16:15:58 -07:00
Catherine Luse 22c0fb0bf5 Update Rancher v2.5 docs from feedback 2020-07-31 16:00:45 -07:00
Catherine Luse 58b99f76b0 Reorganize Rancher v2.5 docs 2020-07-29 12:20:12 -07:00
Catherine Luse 9d5743bbc5 Change Rancher 2.5 docs section titles 2020-07-27 17:12:43 -07:00
Catherine Luse e7528fdb45 Create Rancher v2.5 docs 2020-07-27 16:18:39 -07:00
Nelson Roberts 549bef7fec EIO-135: call out specific namespaces for default service accounts 2020-07-27 16:18:38 -07:00
Bastian Hofmann 66f181c29b 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-27 16:18:38 -07:00
Bastian Hofmann 74ddc4793d Update Rancher HA disaster recovery documentation to work with rke >= 0.2.0
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2020-07-27 16:18:38 -07:00
Caleb Bron a53d71886d istio 1.5.8, not 1.5.7 2020-07-27 16:18:38 -07:00
Nelson Roberts 0c94184940 DOCS-2593: add clarification around etcd gid, uid and nodes directive for reference config.yml 2020-07-27 16:18:38 -07:00
Catherine Luse 088badd69d Fix inbound port requirements for K3s server nodes 2020-07-27 16:18:38 -07:00
Catherine Luse 1811d77fb9 Change back end to backend 2020-07-27 16:18:38 -07:00
Catherine Luse df1ef5c68a Correct the minimum RKE version for custom CA for S3 2020-07-27 16:18:38 -07:00
Catherine Luse 130c507a71 Make EKS minimum permissions more discoverable 2020-07-27 16:18:38 -07:00
Catherine Luse f80407a94a Say that cluster.yml examples are for RKE add-on installs 2020-07-27 16:18:38 -07:00
dkeightley ae612de076 Add cloudformation:DeleteStack permission 2020-07-27 16:18:38 -07:00
Bastian Hofmann 6bea52ce63 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-27 16:18:38 -07:00
Catherine Luse 863f4736d1 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-27 16:18:38 -07:00
Bastian Hofmann 318a873672 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-27 16:18:38 -07:00
Onkar Dhuri 0350b0527a Fixed 404 Link
Updated to named reference within the doc
2020-07-27 16:18:38 -07:00
Catherine Luse fcb4b36425 Document default username and password for Grafana 2020-07-27 16:18:38 -07:00
Caleb Bron 93c3ea4a9f Release notes for Istio 1.5.7 2020-07-27 16:18:38 -07:00
David Noland a37a037c57 Added note to PingIdentity auth that metadata & acs URLs will not work until saved 2020-07-27 16:18:38 -07:00
Catherine Luse 48d2f61b61 Edit formatting on AWS cluster autoscaler tutorial 2020-07-27 16:18:38 -07:00
Catherine Luse f17e19fae7 Edit formatting on cluster autoscaler page 2020-07-27 16:18:38 -07:00
rawmind0 d9fdd01d90 Add cluster-autoscaler docs under cluster-admin section 2020-07-27 16:18:38 -07:00
Catherine Luse ebe0acc0da Revert "Document the default username and password"
This reverts commit 961e0f77ae.
2020-07-27 16:18:38 -07:00
Catherine Luse 54c3a69bdc Correct description of RKE upgrades prior to v1.1.0 2020-07-27 16:18:38 -07:00
Catherine Luse bfd960f19f Fix link to config upgrade strategy for addons 2020-07-27 16:18:38 -07:00
Alex Seymour 40c56794f8 Clarify scope of internal_address directive 2020-07-27 16:18:38 -07:00
Ryan Sanna da6ae78d2d updates to capture some of the nuances with resource quotas 2020-07-27 16:18:38 -07:00
Catherine Luse e74c88d7c2 Document the default username and password 2020-07-27 16:18:38 -07:00
Catherine Luse a955ebe553 Fix Helm 2 upgrade command 2020-07-27 16:18:38 -07:00
Catherine Luse 8ddaf44b39 Fix Rancher 2 upgrade command 2020-07-27 16:18:38 -07:00
Bastian Hofmann 041664fa62 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-07-27 16:18:38 -07:00
Catherine Luse 2d4bce3da5 Change cert-manager realease from 0.9 to 0.12 2020-07-27 16:18:38 -07:00
Catherine Luse eeaf3fbb8f Make clickable link 2020-07-27 16:18:38 -07:00
Catherine Luse fd78b3d5df Change Golang to Go
Co-authored-by: Brian Downs <brian.downs@gmail.com>
2020-07-27 16:18:38 -07:00
Catherine Luse 202999d09b Improve docs for running K3s with Docker 2020-07-27 16:18:38 -07:00
Catherine Luse 51f3241c9b Move files from rancher/rancher repo to docs repo 2020-07-27 16:18:38 -07:00
jrcreative 19a06e7163 remove cta 2020-07-27 16:18:38 -07:00
Catherine Luse 75bffee52d Fix formatting 2020-07-27 16:18:38 -07:00
Nicolas Stojanovic 6c7a724c8d wrong reference in one example
us-west-1  was used in the first example instead of eu-west-1
2020-07-27 16:18:38 -07:00
Catherine Luse c6846e7a70 Document K3s cert rotation 2020-07-27 16:18:38 -07:00
Catherine Luse 8d0dd404d2 Link to details about auto-deployed manifests for K3s 2020-07-27 16:18:38 -07:00
Catherine Luse 4f7658a001 Add K3s FAQ about where logs can be found 2020-07-27 16:18:38 -07:00
Catherine Luse ea8762e2f0 Clarify that imported clusters can't be edited except K3s 2020-07-27 16:18:38 -07:00
Catherine Luse 0bff2b97c1 Avoid saying a secure private registry is required 2020-07-27 16:18:38 -07:00
Tejeev d42ef45dcb Added the custom_ca option to the example 2020-07-27 16:18:38 -07:00
jrcreative b7f82211c4 cta inline with heading 2020-07-27 16:18:38 -07:00