From 3d1bcc7f33eb04b8bead0ac39fbe034fe94b0661 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Steenis Date: Wed, 23 Jan 2019 23:14:13 +0100 Subject: [PATCH] Add FAQ entry on keyboard shortcuts in the UI --- content/rancher/v2.x/en/faq/technical/_index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/rancher/v2.x/en/faq/technical/_index.md b/content/rancher/v2.x/en/faq/technical/_index.md index e84855b1987..466f0e9ac70 100644 --- a/content/rancher/v2.x/en/faq/technical/_index.md +++ b/content/rancher/v2.x/en/faq/technical/_index.md @@ -225,3 +225,8 @@ This is due to a combination of the following default Kubernetes settings: * `pod-eviction-timeout`: The grace period for deleting pods on failed nodes (default 5m0s) See [Kubernetes: kubelet](https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/) and [Kubernetes: kube-controller-manager](https://kubernetes.io/docs/reference/command-line-tools-reference/kube-controller-manager/) for more information on these settings. + + +### Can I use keyboard shortcuts in the UI? + +Yes, most parts of the UI can be reached using keyboard shortcuts. For an overview of the available shortcuts, press `?` anywhere in the UI.