node-collector pod in pending state #8288
Closed
wangzhihaocom
started this conversation in
Bugs
Replies: 1 comment
-
@wangzhihaocom could you create a new issue here https://github.com/aquasecurity/trivy-operator/issues? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I am installing trivy-operator using helm chart version 0.25.0
and the "node-collector" pod is unable to be scheduled in the trivy-system namespace, and always in the pending state as the following
and when I checked the job, the job is not completed
Desired Behavior
The node-collector job should be completed and once the job completed, the node-collector pods will be scheduled and then the pod will be gone after
Actual Behavior
The node-collector pod is always in the pending state
Reproduction Steps
1. `helm upgrade -i trivy-operator aqua/trivy-operator --namespace trivy-system --create-namespace --version 0.25.0 -f trivy_operator_values.yaml`
Target
Kubernetes
Scanner
Vulnerability
Output Format
None
Mode
None
Debug Output
and when I checked the job, the job is not completed
Operating System
ubuntu 22.04
Version
Checklist
trivy clean --all
Beta Was this translation helpful? Give feedback.
All reactions