NetApp Console agent deployment fails with DOCKER_DENY rules in firewall
Applies to
- NetApp Console Agent
- Firewall
Issue
- The On-prem installation of NetApp Console agent fails to pull the containers after successful completion of the software installation.
- Only 3 containers are getting created as part of the installation package:
[root@rhel810 ~]# podman ps -aCONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES60df89d8edc5 cloudmanagerinfraprod.azurecr.io/cloudmanager_traefik:production-ad4a7f0-46-S 9 days ago Up 7 days 0.0.0.0:80->8088/tcp, 0.0.0.0:443->8443/tcp cloudmanager_traefik7d02a86c512c cloudmanagerinfraprod.azurecr.io/cloudmanager_static-file-server:production-864069a-130-S 9 days ago Up 7 days cloudmanager_static-file-server46149ebd2b96 cloudmanagerinfraprod.azurecr.io/cloudmanager_credentials:07ff82b-103-S 9 days ago Up 7 days 127.0.0.1:3001->8080/tcp cloudmanager_credentials
