Results 7 comments of Boysec

> 1. OOM了,跑的什么站点呀。 > 2. 另外服务器上还跑了什么其他系统么。 跑的`某度`站点,其他就跑了hexo博客,外加twikoo评论系统,通过云监控发现内存在几分钟就突然上来了 ![image](https://user-images.githubusercontent.com/27267683/188048588-0d8d40f2-a231-40c6-b09a-cc9275639ce8.png)

![image](https://user-images.githubusercontent.com/27267683/188048799-f2b22c24-dd05-41ba-860c-8a28e25ff090.png) ![image](https://user-images.githubusercontent.com/27267683/188048835-c8e9a3eb-d096-4d0b-bb21-8fb07506be71.png)

@kflynn `kubectl get deployments.apps -n traefik traefik-v2 -o yaml|linkerd inject --ingress -|kubectl apply -f -` Injection has been completed through this command.

@kflynn When I add a serviceprofile, HTTPRoute becomes invalid ``` apiVersion: linkerd.io/v1alpha2 kind: ServiceProfile metadata: creationTimestamp: null name: web-svc.emojivoto.svc.cluster.local namespace: emojivoto spec: routes: - condition: method: GET pathRegex: /api/list name:...

Hello @plpetkov-tech If you don't add `ServiceProfile` configuration, Canary deployment is not a problem, but adding `ServiceProfile` is not enough.

> > Hello @plpetkov-tech > > If you don't add `ServiceProfile` configuration, Canary deployment is not a problem, but adding `ServiceProfile` is not enough. > > What is it needed...

@kflynn I have set `l5d-dst-override` request evidence in the log ![](https://github.com/linkerd/linkerd2/assets/27267683/7a4aaecd-017e-4ad8-903b-33884738f347)