apache / apache/incubator-seata
1.5.2版本 Kubernetes部署如何指定环境变量
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
公司之前用的是1.4.2版本 ack部署
可以通过 SEATA_CONFIG_NAME 参数指定环境变量 从而使seata-server连接nacos
现在升级1.5.2版本 使用基础镜像是 **docker.io/seataio/seata-server:1.5.2**
发现 seata-server结构变了 没有registry.conf文件了 变成了application.yml来进行配置了
我这边怎么处理比较好 我看运帷指南里面还没有1.5+的文档 现在还是旧的部署方式
http://seata.io/zh-cn/docs/ops/deploy-by-kubernetes.html
还请大佬们赐教啊
Contributor guide
Research direction
Start with the Kubernetes deployment guide at http://seata.io/zh-cn/docs/ops/deploy-by-kubernetes.html and compare its 1.4.2 registry.conf instructions with the seataio/seata-server:1.5.2 image, which uses application.yml. Done means documenting how to provide the environment variables for a 1.5.2 deployment and connect seata-server to Nacos.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, kubernetes
- Domain
- devops, documentation, infrastructure
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100