skywalking e2e wsl 速搭

Posted 张保维

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了skywalking e2e wsl 速搭相关的知识,希望对你有一定的参考价值。

1,基础环境

win 10

docker for desktop windows 

wsl  Ubuntu-22.04  镜像,原来使用 20.04的时候,莫名其妙的出问题,换成22.04就好了。


2,wsl进入 linux

先安装 go.

https://github.com/golang/go/wiki/Ubuntu


3,安装 e2e

1)https://skywalking.apache.org/docs/skywalking-infra-e2e/next/en/setup/install/

   go install github.com/apache/skywalking-infra-e2e/cmd/e2e@<revision>

2) 配置环境变量

    在 /etc/profile 中增加永久环境变量 (https://www.cnblogs.com/yaoqingzhuan/p/10889718.html

4,安装

如果不安装会显示错误信息:

ERROR failed to execute the query: swctl --display yaml --base-url=http://127.0.0.1:$oap_12800/graphql service ls, output: , error: bash: line 23: swctl: command not found

linux shell: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/apache/skywalking-cli/master/scripts/install.sh)"

https://github.com/apache/skywalking-cli/tree/0.11.0


5, https://github.com/apache/skywalking-infra-e2e  clone下来测试一下吧。

效果如下:

F:\\github\\apache\\skywalking-infra-e2e\\examples\\compose>wsl
root@DESKTOP-P1D7M3U:/mnt/f/github/apache/skywalking-infra-e2e/examples/compose# e2e run
INFO load the e2e config successfully
Container skywalking_e2e-oap-1  Created
Container skywalking_e2e-ui-1  Created 

。。。。。。

   这个项目到今天为止,test 镜像过期了, compose中的测试需要换一下镜像再启动。




10.常见问题。

   1)ERROR commands: [# kind k8s cluster is in $TMPDIR\\ncp $TMPDIR/e2e-k8s.config ~/.kube/config\\nexport ISTIO_VERSION=1.9.1\\nistioctl version || (curl -L https://istio.io/downloadIstio | sh - && sudo mv $PWD/istio-$ISTIO_VERSION/bin/istioctl /usr/local/bin/)\\nistioctl in
stall -y --set profile=demo \\\\n    --set meshConfig.defaultConfig.envoyMetricsService.address=skywalking-oap.istio-system:11800 \\\\n    --set values.telemetry.v2.enabled=false\\nkubectl label namespace default istio-injection=enabled\\n] runs error: cp: cannot create re
gular file \'/root/.kube/config\': No such file or dir

      A: mkdir /root/.kube

以上是关于skywalking e2e wsl 速搭的主要内容,如果未能解决你的问题,请参考以下文章

如何利用涂鸦免开发产品方案实现创意速搭

从入门到精通,7天轻松玩转云速搭CADT,所见即所得的云架构工具

全网最全的低代码/无代码平台盘点:简道云伙伴云明道云轻流速融云集简云Treelab钉钉·宜搭腾讯云·微搭智能云·爱速搭百数云

skywalking

skywalking 安装和使用

k8s安装skywalking