gluster / gluster-kubernetes

GlusterFS Native Storage Service for Kubernetes
Apache License 2.0
875 stars 389 forks source link

Configurability of GlusterFS listening ports #567

Open chandidas opened 5 years ago

chandidas commented 5 years ago

We are using 4.1.5 version of Containerized GlusterFS managed by Heketi. Currently, there is no way to change the listening Ports in GlusterFS Pod. In one of the deployments, the node has some application (Symactec Agent) which is using the 2222 port needed by SSHD service running in Gluster Pod. Since GlusterFS Pod runs in hostnetwork, it should provide configuration option to change the listening ports when needed.