OpenLiberty / open-liberty-operator

Eclipse Public License 2.0
28 stars 36 forks source link

Add network policy to restrict access from/to Operator pod #534

Open leochr opened 7 months ago

leochr commented 7 months ago

Liberty Operator's pod has unrestricted incoming and outgoing access. We should restrict access without impacting Operator functionalities. It still needs to be able access kube-api server, monitoring, etc, but some access like external communication could be restricted.