Welcome to the NeuVector Docs
Here you can access the complete documentation for NeuVector, the only Kubernetes-native container security platform.
NeuVector Images on Docker Hub
The images are on the NeuVector Docker Hub registry. Use the appropriate version tag for the manager, controller, enforcer, and leave the version as 'latest' for scanner and updater. For example:
- neuvector/manager:5.3.0
- neuvector/controller:5.3.0
- neuvector/enforcer:5.3.0
- neuvector/scanner:latest
- neuvector/updater:latest
Please be sure to update the image references in appropriate yaml files.
If deploying with the current NeuVector Helm chart (v1.8.9+), the following changes should be made to values.yml:
- Update the registry to docker.io
- Update image names/tags to the appropriate version on Docker hub, as shown above
- Leave the imagePullSecrets empty
NeuVector images are also mirrored to the Rancher registry for deployment from Rancher. Please see the Rancher Deployment section for more information. Please allow a few days after every release for the images to be mirrored to the Rancher Registry.
If upgrading from NeuVector 4.x, please see these instructions.
Install NeuVector via kubectl commands | Deploy NeuVector on Kubernetes or OpenShift | Deploy NeuVector using Red Hat Certified or Community Operator |
Popular Topics
Plan deployments including persistent data backups | Scan images as part of a CI/CD pipeline | Create and manage security policy using CRDs |
Move from Discovery Mode to Monitor & Protect Modes | Manage Vulnerabilities & Compliance End-to-End scanning & compliance reporting | Add users and customize role-based access control (RBAC) |
Network Segmentation and Threats Using the container firewall network rules, egress controls, and threat detection | Enterprise Authentication & SSO LDAP, Active Directory, SAML, OpenID, Okta integration | Automate NeuVector using the REST API |