美文网首页k8s
k8s 运行elasticsearch

k8s 运行elasticsearch

作者: 木木111314 | 来源:发表于2021-02-26 12:04 被阅读0次

k8s 运行elasticsearch 修改host post

镜像

elasticsearch:7.3.0

端口

内部端口 外部端口
30920 30920
30930 30930

环境变量

Variable Value
discovery.type single-node
http.port 30920
network.publish_host 192.168.190.46
transport.port 30930

Network Settings

相关文章

网友评论

    本文标题:k8s 运行elasticsearch

    本文链接:https://www.haomeiwen.com/subject/jgemfltx.html