rook/rook

Support custom port for nfs

Open

#15,472 创建于 2025年2月27日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Go (1,577 fork)batch import
featuregood-first-issuehelp wanted

仓库指标

Star
 (7,606 star)
PR 合并指标
 (平均合并 2天 23小时) (30 天内合并 170 个 PR)

描述

Is this a bug report or feature request?

  • Feature Request

NFS today supports running on the host network, there could be a chance the port is already in use by other application. so its good to have customization to use different port for nfs server and also create a service with NodePort to access the service (today a service gets created with none ClusterIP when running in host network)

What should the feature do:

What is use case behind this feature: Running NFS when port already in use when using host network

Environment:

cc @BlaineEXE @travisn

贡献者指南