-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Met an issue with node collector pod #2372
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Comments
Would it be possible to share the Pod Spec in yaml for one of the failing node collector Pods ? That information might help find the reason for the problem. |
Hi @tom1299, this is the Pod spec for the node collector:
Thanks for your help |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
First of all, happy new year.
I met an issue when I try to deploy Trivy operator Helm chart in Standard GKE Cluster. I have the same error as this ticket #1965
`Error: unknown
Usage:
node-collector k8s [flags]
Flags:
-h, --help help for k8s
Global Flags:
-n, --node string node name. default: minikube (default "minikube")
-o, --output string Output format. One of table|json (default "json")
-s, --spec string spec name. default: cis (default "cis")
-v, --version string spec version. default: 1.23 (default "1.23")`
Environment:
Trivy Operator Helm chart: 0.20.1
OS: cos-113-18244-151-27
GKE version: 1.30.5-gke.1014003
Way to reproduce:
values.yaml file:
Thanks in advance for you help
Have a nice day
The text was updated successfully, but these errors were encountered: