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
です。スクリプトはそれを解凍します。 - kubectl. このスクリプトはパスに配置されていないため、スクリプトが別のフォルダーに変更されたときに実行できません。
- 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