mayank-ag-dev

Results 7 comments of mayank-ag-dev

i am facing with a similar issue while installing linkerd with version 2.13.6 Logs of linkerd-destination ``` [ 0.003374s] INFO ThreadId(01) linkerd2_proxy::rt: Using single-threaded proxy runtime [ 0.004492s] INFO ThreadId(01)...

@adleong could you look into this it is impacting the production I must be sure that this is the issue related to the compatibility of the linked with the k8s...

@omidraha Seems linkerd is now working fine initially, the inkerd-proxy container is trying to hit the policy container in the same container, And the policy container needs some time to...

Hey @kflynn I resolved the errors for linkerd viz sharing the service and service profile snippet ``` apiVersion: linkerd.io/v1alpha2 kind: ServiceProfile metadata: name: podinfo-svc.podinfo.svc.cluster.local namespace: podinfo spec: routes: - name:...

Yes... Are there any configuration changes for linkerd service profile stable-v2.14.0? ```kubernetes-api -------------- √ can initialize the client √ can query the Kubernetes API kubernetes-version ------------------ √ is running the...

@kflynn We are using serviceProfiles for HTTPRoutes.