我尝试按照https://docs.wso2.com/display/MSS100/Running+as+an+MSA+Application在 AWS 上托管的 ubuntu 上运行 petstore 示例。我遇到了几个问题:
- 文档不正确,需要下载 WSO2 Identity Server。解压 .zip 文件并将目录放在
<MSS_HOME>/samples/petstore/deployment/packs
目录中。实际上,petstore.sh 需要 DAS 3.0。只需将 wso2das-3.0.0.zip 放入<MSS_HOME>/samples/petstore/deployment/packs
. 该脚本将解压缩它。 - 库贝特尔。该脚本未放入路径,导致脚本更改到另一个文件夹时无法执行。
- 无法创建 docker,似乎正在创建 Kube-System 命名空间、Kube-DNS、Kube-UI
error: couldn't read version from server: Get http://localhost:8080/api: EOF
error: couldn't read version from server: Get http://localhost:8080/api: EOF
error: couldn't read version from server: Get http://localhost:8080/api: EOF
error: couldn't read version from server: Get http://localhost:8080/api: EOF
error: couldn't read version from server: Get http://localhost:8080/api: EOF