kubesphere / kubeeye

KubeEye aims to find various problems on Kubernetes, such as application misconfiguration, unhealthy cluster components and node problems.
https://kubesphere.io
Apache License 2.0
810 stars 126 forks source link

部署后无法找到ke install/audit命令 #305

Open zjzfj opened 1 year ago

zjzfj commented 1 year ago

试了 kubeeye-1.0.0-beta.4.zip kubeeye-1.0.0-beta.5.tar.gz ,没看到Markdown中命令执行啊,这是为啥?

[admin@master01 kubeeye]$ ls ke kubeeye-1.0.0-beta.4 kubeeye-1.0.0-beta.4.zip kubeeye-1.0.0-beta.5.tar.gz kubeeye-v1.0.0-beta.5-linux-amd64.tar.gz [admin@master01 kubeeye]$ ./ke inspect finds various problems on Kubernetes cluster.

Usage: ke [command]

Available Commands: completion Generate the autocompletion script for the specified shell create create inspect job on Kubernetes cluster. get Get Inspect the Config or Result for Cluster
help Help about any command

Flags: -h, --help help for ke --kube-config string kube config

Use "ke [command] --help" for more information about a command. [admin@master01 kubeeye]$ kubeeye inspect finds various problems on Kubernetes cluster.

Usage: ke [command]

Available Commands: completion Generate the autocompletion script for the specified shell create create inspect job on Kubernetes cluster. get Get Inspect the Config or Result for Cluster
help Help about any command

Flags: -h, --help help for ke --kube-config string kube config

Use "ke [command] --help" for more information about a command. [admin@master01 kubeeye]$

zjzfj commented 1 year ago

貌似[v0.5.0](https://github.com/ /kubeeye/releases/tag/v0.5.0)之前的版本才可以执行Markdown说明的命令