The ultimate search extension for Kubernetes
Input keyword k in the address bar, press Space
to activate the search bar. Then enter any keyword
you want to search.
jsonnet is required before getting started. To install jsonnet
,
please check jsonnet
's README.
For Linux users, the snap
is a good choice to install jsonnet.
$ git clone --recursive https://github.com/huhu/k8s-search-extension
Cloning into 'k8s-search-extension'...
$ cd k8s-search-extension
$ make chrome # For Chrome version
$ make firefox # For Firefox version
$ make edge # For Edge version