应用截图

Kubernetes Search Extension截图1
Kubernetes Search Extension截图2

详细介绍

The ultimate search extension for Kubernetes

K8S Search Extension provides a convenient way to search Kubernetes resources on the address bar. We build a search index for all Kubernetes docs from kubernetes.io.

You can input multiple keywords separated by Space to narrow down the result, this is similar to the Linux pipe (|) operation. The search result of the latter keyword will be filtered from the result of the former keyword. For example, the keywords "pod create" will match ["Create Pods", "Delete Pods"] first, then narrow down to ["Create Pods"].