Collector Support Packages
When running the StackRox Kubernetes Security Platform in Offline Mode, you can download a Collector Support Package from this page to ensure that Collectors have access to the files required at runtime. Please refer to the documentation on how to install support packages.
{% if support_packages %} Note: The "stable link" always points to the latest support package for a given version. It will retain its validity when a support package is updated, but the contents of the downloaded file change over time.StackRox Version(s) | Last updated | Download Link |
---|---|---|
{% for rng in pkg.rox_version_ranges %}
{% if rng.min == rng.max %}
{{rng.min}}
{% else %}
{{rng.min}}–{{rng.max}}
{% endif %}
{% endfor %} |
{{pkg.last_update_time}} | Download{% if pkg.download_url_latest %} (stable link){% endif %} |
Currently, no support packages are available. Please check back at a later time.