Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

尝试在生产环境中使用NodePort 作为服务暴露的方式 #321

Closed
baisui1981 opened this issue May 23, 2024 · 0 comments
Closed
Labels
enhancement New feature or request
Milestone

Comments

@baisui1981
Copy link
Member

baisui1981 commented May 23, 2024

经过用户实际测试,在发布PowerJob的组件过程中,发现普遍第一时间会选择NodePort作为服务暴露的方式,这个和之前预想的使用loadbalance 作为首选的服务暴露方式不一致。

需要再修改一下NodePort的服务暴露方式 ,尝试一下在K8S集群中存在多个node的情况下,让NodePort作为服务暴露方式可行,例如:

371719290352_ pic

这里的port应该为7700,不应该为31000
251719290126_ pic

TIS 中填写
301719290198_ pic_hd
查看 执行日志会发现尝试以下访问地址:10.248.26.255:7700
211719290009_ pic

@baisui1981 baisui1981 added the enhancement New feature or request label May 23, 2024
@baisui1981 baisui1981 added this to the V4.0.1 milestone May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant