'On which scenarios firewall is not supported by the nodes?
I'm trying to run a Minio Cluster using the Jelastic template, however when attempting to activate the firewall on one of the nodes I'm greeted with the message "Firewall is not supported on this node."
Solution 1:[1]
Firewall is only supported on official images from Jelastic.
When you use a custom docker image for your node, you won't be able to use the Jelastic Firewall on it. You have to manually configure the iptables.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Mattia - Hidora |
