チュートリアル「phpを使ってoktetoクラウドの利用を開始する」を閲覧すると、okteto init##を実行すると「証明書」が表示される# 不明な権限によって署名されました」というエラーが発生します。これは当社が定義したカスタム zscaler ca に関係していると思います。
➜ php-getting-started git:(main) okteto init i Using … @ cloud.okteto.com as context ✓ Okteto manifest (okteto.yml) deploy and build configured successfully ? Do you want to launch your development environment? [Y/n]: y i Building ‘Dockerfile’ in tcp://buildkit.cloud.okteto.net:443… [+] Building 0.0s (0/0) x Error building service ‘hello-world’: error building image ‘registry.cloud.okteto.net/.../php-hello-world:1.0.0’: build failed: failed to dial gRPC: rpc error: code = Unavailable desc = connection error: desc = “transport: authentication handshake failed: x509: certificate signed by unknown authority”
修正はマージされ、開発チャネルで入手可能です:
リーリー
https://community.okteto.com /t/allowing-custom-certificates-in-okteto-cli/828 詳細については、こちらをご覧ください。
以上がOkteto CLI: カスタム CA 証明書を信頼するの詳細内容です。詳細については、PHP 中国語 Web サイトの他の関連記事を参照してください。