operator icon indicating copy to clipboard operation
operator copied to clipboard

Add hostNetwork config to Tenant spec

Open mctoohey opened this issue 2 years ago • 3 comments

Allows hostNetwork: true to be configured on the tenant pods (https://kubernetes.io/docs/concepts/services-networking/network-policies/#networkpolicy-and-hostnetwork-pods).

This can be desirable if you want to bypass the Kubernetes network layer and access MinIO more directly.

mctoohey avatar Jan 12 '24 13:01 mctoohey

Please add minio-port and console-port.

jiuker avatar Jan 22 '24 07:01 jiuker

@jiuker I have pushed a commit that makes the minio and console container ports configurable. This helps avoid port conflicts on the host when using host networking. The services will still expose MinIO and the console on the default ports, same as they did before.

mctoohey avatar Jan 25 '24 03:01 mctoohey

@mctoohey please help us to resolve conflicts

cniackz avatar Apr 20 '24 03:04 cniackz

Matthew, please re-open if needed and do all requested things. It's been since January and there is no input from you. Thanks!

cniackz avatar Jul 14 '24 08:07 cniackz