From f7c572cfb65827a5021e994751450f382af0adc2 Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Thu, 21 Feb 2019 17:00:28 -0800 Subject: [PATCH] Update README.md Add node-failure.md and support bundle explanation. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index adc95cb..ec01036 100644 --- a/README.md +++ b/README.md @@ -263,8 +263,11 @@ Longhorn will always try to maintain at least given number of healthy replicas f ### [Restoring Stateful Set volumes](./docs/restore_statefulset.md) ### [Google Kubernetes Engine](./docs/gke.md) ### [Upgrade](./docs/upgrade.md) +### [Deal with Kubernetes node failure](./docs/node-failure.md) ## Troubleshooting +You can click `Generate Support Bundle` link at the bottom of the UI to download a zip file contains Longhorn related configuration and logs. + See [here](./docs/troubleshooting.md) for the troubleshooting guide. ## Uninstall Longhorn