Commit Graph

4341 Commits

Author SHA1 Message Date
Catherine Luse ea5dc8cda4 Fix grafana dashboard ConfigMap label indentation 2020-11-24 14:17:26 -07:00
cluse f870e043af Add docs to persist Grafana dashboards 2020-11-23 21:43:36 -07:00
Catherine Luse 0036a23215 Merge pull request #2828 from jcleira/chore/k3s-storage-remove-longorn-storageclass
Remove Longhorn no longer needed storageclass info
2020-11-23 14:35:38 -07:00
Catherine Luse 57c10ccad5 Merge pull request #2859 from scaleoutsean/patch-1
Fix typo in mkdir command
2020-11-23 14:12:59 -07:00
Catherine Luse 788826a40b Merge pull request #2861 from rancher/fix-eks-typos
Fix typos in EKS documentation
2020-11-23 12:47:19 -07:00
Lucas Ramage ea073c103d Fix typos in EKS documentation
Resouces -> Resources
Follwoing -> Following
2020-11-23 14:46:30 -05:00
Catherine Luse 5cb4ded8d8 Merge pull request #2858 from rancher/ryanelliottsmith-patch-2
Remove --reuse-values from upgrade docs
2020-11-23 11:17:11 -07:00
scaeloutSean 5e58f77ac3 Fix typo in mkdir command 2020-11-24 00:11:34 +08:00
Ryan Elliott-Smith a4ea44bbf7 Remove --reuse-values 2020-11-23 12:01:02 +13:00
Catherine Luse a64908ea11 Merge pull request #2855 from rancher/Tejeev-patch-23
needed to note how to pull specific version charts
2020-11-20 11:08:27 -07:00
Tejeev 5093e8d4ae needed to note how to pull specific version charts 2020-11-20 16:24:59 +00:00
Catherine Luse 1226ed41f6 Merge pull request #2852 from superseb/included_statefile
Add info on etcd snapshots containing state file
2020-11-19 10:52:24 -07:00
David Nuzik 71ecca53c7 Merge pull request #2853 from rancher/davidnuzik-issuetemplates
Update issue templates
2020-11-19 10:50:13 -07:00
David Nuzik 779cf03858 Update issue templates
I'd like to request the following GitHub issue templates for rancher/docs. I believe these may make it a bit easier for people to enter issues and to keep things more organized.
2020-11-19 08:37:24 -07:00
Sebastiaan van Steenis 87ad677a11 Add info on etcd snapshots containing state file 2020-11-19 16:06:43 +01:00
cluse c6e779ff25 Add redirect to custom metrics page 2020-11-18 17:21:41 -07:00
cluse f1285a9dd1 Say that apps should be managed by either Cluster Manager or Cluster Explorer, not both 2020-11-18 14:23:26 -07:00
David Nuzik defc7aea83 Merge pull request #2823 from catherineluse/selinux
Update section about K3s support for SELinux
2020-11-18 14:02:57 -07:00
Catherine Luse 85b9e01123 Merge pull request #2836 from catherineluse/k3s-resources
Document K3s resource profiling
2020-11-17 16:50:17 -07:00
cluse a19101ab62 Document K3s resource profiling 2020-11-17 16:48:00 -07:00
cluse 30d7f0b6e8 Remove extra copies of Rancher v2.4 benchmark/hardening guides 2020-11-17 16:41:37 -07:00
Catherine Luse 1ff2fcc8af Merge pull request #2845 from catherineluse/dhcp-options
Say only one domain name can be used for DHCP option sets with Windows
2020-11-17 14:17:17 -07:00
cluse b34d8d9f30 Say only one domain name can be used for DHCP option sets with Windows 2020-11-17 13:06:30 -07:00
Catherine Luse 5314e6dbaf Merge pull request #2620 from rancher/Tejeev-patch-17
synchronised and updated overlay test
2020-11-17 11:32:10 -07:00
Tejeev e19ee79d96 Overlay test updated
Standardized names and etc. 
Used `operator: Exists` toleration from the rancher overlay test rather than the no schedule and execute from the RKE. 
Added some verbosity
2020-11-17 18:24:10 +00:00
Catherine Luse a729c9c83b Merge pull request #2842 from catherineluse/master
Add --privileged flag to install command previously in shortcode
2020-11-12 19:18:56 -07:00
cluse 30497d5ba1 Add --privileged flag to install command previously in shortcode 2020-11-12 19:17:08 -07:00
Catherine Luse de146caef3 Merge pull request #2837 from catherineluse/k3s-os
Update OS requirements section in K3s docs
2020-11-12 17:49:54 -07:00
Catherine Luse 56cdb6f46a Merge pull request #2810 from cocampbe/patch-5
Update _index.md
2020-11-12 16:29:39 -07:00
Catherine Luse ae3eebd011 Fix internal link 2020-11-12 16:29:13 -07:00
Catherine Luse 294eb5f7f8 Merge pull request #2831 from bashofmann/keycloak-entity-id
Add documentation for the new entity ID field in the keycloak configuration
2020-11-12 16:14:59 -07:00
Catherine Luse 804f8e9a4f Merge pull request #2832 from bashofmann/monitoring-migration-2.5-extended
Extend monitoring v1 to v2 migration guide
2020-11-12 16:13:49 -07:00
Catherine Luse bacee686a2 Merge pull request #2840 from catherineluse/master
Redefine 'repeat wait time' in alerting section
2020-11-12 15:31:29 -07:00
cluse 8f172317a0 Redefine 'repeat wait time' in alerting section 2020-11-12 15:24:44 -07:00
cluse 61eccf8dd1 Update OS requirements section in K3s docs 2020-11-12 14:59:25 -07:00
Bastian Hofmann 8534996de4 Extend monitoring v1 to v2 migration guide
* Add more default information how to remove monitoring v1
* Add documentation how to migrate a v1 alert through the new PrometheusRule UI
* Add a note how to migrate v1 notifiers

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2020-11-12 18:44:34 +01:00
Bastian Hofmann 1f67d3268d Add documentation for the new entity ID field in the keycloak configuration
The field was introduced with https://github.com/rancher/rancher/pull/29555 in 2.5.2

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2020-11-12 13:50:27 +01:00
Jose Corral c1d4cdfa02 Remove Longhorn no longer needed storageclass info 2020-11-11 06:43:52 +01:00
Catherine Luse 6dbb9076c1 Merge pull request #2802 from bryson/patch-1
Update _index.md
2020-11-10 17:17:09 -07:00
cluse ec87dc9dcb Change cert-manager version to v1.0.4 2020-11-10 10:37:06 -07:00
Catherine Luse 5544d8f9a6 Merge pull request #2579 from wilsonge/patch-2
Update airgapped installation documentation to newer version of cert manager
2020-11-10 10:33:00 -07:00
cluse 00626c71b4 Merge branch 'wilsonge-patch-1' 2020-11-10 10:27:59 -07:00
cluse 59a7c4a87c Merge branch 'patch-1' of https://github.com/wilsonge/docs into wilsonge-patch-1 2020-11-10 10:27:17 -07:00
Catherine Luse 8242a26b33 Change cert-manager version from v1.0.1 to v1.0.4 2020-11-10 10:13:00 -07:00
cluse 15a208dcc0 Update section about K3s support for SELinux 2020-11-09 15:07:46 -07:00
Catherine Luse 79f9d02806 Merge pull request #2818 from ebauman/master
added docs for logging v2.5 migration
2020-11-09 12:28:25 -07:00
Eamon Bauman efcf0ed85b removed install instructions, assets. linked to existing 2020-11-09 13:25:43 -06:00
Catherine Luse 95ef8c8f71 Merge pull request #2819 from cbron/register-cluster
Clarify node agents in 2.5
2020-11-03 15:34:44 -07:00
Caleb Bron b6334e863b Clarify node agents in 2.5
Also changing title of page to Registered as thats
how it is referred to moving forward.
2020-11-03 14:12:32 -07:00
Eamon Bauman fd0d2e090b added docs for logging migration 2020-11-03 14:11:43 -06:00