The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
Watches Kubernetes NetworkPolicy resources and tracks deployment/reconciliation state for the Axera platform. Deployed as part of the Axera Helm chart on OpenShift.
The following information was extracted from the dockerfile and other sources.
| Canonical image ID | networkpolicywatcher |
| Summary | Axera Microsegmentation & NDR — NetworkPolicy watcher |
| Description | Base image for running .NET 10.0 applications |
| Maintainer | Axera Security <support@axerasecurity.com> |
| Repository name | axera-microsegmentation-networkpolicywatcher |
| Image version | 7.0.0 |
| Architecture | amd64 |
| Exposed ports | 8080:http |
Axera platform images are deployed automatically by the Axera Helm chart on OpenShift — you do not need to pull them individually.
Install via Helm:
helm repo add axera https://axerasecurity.github.io/helm-chartshelm repo updatehelm install axera axera/axera -n axera --create-namespaceTo pull this image directly:
podman pull quay.io/axera/microsegmentation-networkpolicywatcher:v7.0.0