kubeview
kubeview copied to clipboard
Kubernetes cluster visualiser and graphical explorer
The kubeview interface displays all namespaces, but when attempting to select any namespace, it remains in a loading state. The logs from kubectl show the following error: 2023/10/19 02:54:55 ###...
Since there are few tools to visualize service to service communication, it would be great to add a feature to visualize service to service communication. It would help to set...
It would be great to have kubeview as a Docker Extension. With just a single click, one should be able to install kubeview on Docker Desktop with Kubernetes enabled.
Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependencies [ejs](https://github.com/mde/ejs), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Removes `ejs` Updates `@vue/cli-plugin-eslint` from 4.5.15 to 5.0.8 Release...
Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together. Updates `json-schema` from 0.2.3 to 0.4.0 Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update...
Removes [ansi-html](https://github.com/Tjatse/ansi-html). It's no longer used after updating ancestor dependency [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together. Removes `ansi-html` Updates `webpack-dev-server` from 3.11.2 to 3.11.3 Release notes Sourced from...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) and [ansi-regex](https://github.com/chalk/ansi-regex). These dependencies needed to be updated together. Updates `ansi-regex` from 3.0.0 to 4.1.1 Release notes Sourced from ansi-regex's releases. v4.1.0 Support more escape code like links...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
When I am trying from Windows 11 PC below is the error getting. PS C:\source\repos\kubeview\cmd\server> go run main.go go: downloading github.com/benc-uk/go-starter v1.0.0 verifying github.com/benc-uk/[email protected]: checksum mismatch downloaded: h1:LFUEEKd3lksZ63JFMnPNLzc0IJyz51H5FLJZSJSJOV0= go.sum: h1:40BfCK5pslAs+vFc6zbJiKCVs/IWxiP3ZMn8+46ywXw=...
Hello, may you please consider **adding authentication** to **KubeView?** a `curl` to the the API for the `kube-system` namespace would return certificate files that can be used for authentication and...