Boysec
Boysec
> 1. OOM了,跑的什么站点呀。 > 2. 另外服务器上还跑了什么其他系统么。 跑的`某度`站点,其他就跑了hexo博客,外加twikoo评论系统,通过云监控发现内存在几分钟就突然上来了 
 
@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 