Skip to content

Repository files navigation

kube-pod-autocomplete

Kube Pod Autocomplete is a Go-based backend service designed to enhance the user experience when navigating resource lists in Kubernetes clusters.

Getting started

  • Kube Pod Autocomplete is designed to be used in Kubernetes environments.
  • Take a look at the documentation.

Development

Fetch required tools:

make deps

Deploy development environment:

make up

Deploy Kube Pod Autocomplete:

make deploy

Run the test suite:

make test
make test-e2e

Run linters:

make lint # pass -j option to run them in parallel

Some linter violations can automatically be fixed:

make fmt

Build artifacts locally:

make artifacts

Once you are done, you can tear down the development environment:

make down

License

The project is licensed under the Apache 2.0 License.

About

Kube Pod Autocomplete is a Go-based backend service designed to enhance the user experience when navigating resource lists in Kubernetes clusters.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages