调试器

时间:2021-02-14 03:34:08
【文件属性】:
文件名称:调试器
文件大小:65KB
文件格式:ZIP
更新时间:2021-02-14 03:34:08
Java 调试器 重现问题的步骤 环境 Azure AKS,您可以使用任何kubernetes环境。按照本指南的默认设置过程安装Istio。 istioctl install --set profile=default 通过添加标签在名称空间测试中创建名称空间测试启用istio kubectl label namespace test istio-injection=enabled 并使用helm通过以下命令安装应用程序 helm install test -n test ./helm/istio-test 重建项目时,请根据需要更新图像 假设您在有可用的服务注册表,或者可以禁用发现客户端并使用ip地址作为http:// {{ip}}:8081 / actuator来测试执行器端点。
【文件预览】:
istio-debug-master
----.gitignore(444B)
----Dockerfile(327B)
----settings.gradle(27B)
----build.gradle(1KB)
----src()
--------main()
--------test()
----gradlew(6KB)
----README.md(754B)
----gradlew.bat(3KB)
----gradle()
--------wrapper()
----helm()
--------istio-test()

网友评论