Skip to content

huhu/k8s-search-extension

Repository files navigation

Kubernetes Search Extension

Chrome Web Store Mozilla Add-on license-mit license-apache Discord

The ultimate search extension for Kubernetes

https://k8s.extension.sh

How to use it

Input keyword k in the address bar, press Space to activate the search bar. Then enter any keyword you want to search.

Contribution

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