python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Disallow queuing of requests in gRPC microservices
SetUp:
We have gRPC pods running in a k8s cluster. The service mesh we use is linkerd. Our gRPC microservices are written in python (asyncio grpcs as the concurrency mechanism), with the exception of ...
de1337ed
Votes: 0
Answers: 0
Linkerd Dashboard is not accesible in kubernetes
I have a 2 nodes kubernetes cluster, 1 master node and 1 worker node which I have setup using kubeadm by using 2 ubuntu-18.04 instances from AWS.
I have tried to install linkerd by using the getting s...
XANDER_015
Votes: 0
Answers: 1
Kubernetes metrics-server not working with Linkerd
I have a metrics-server and a horizontal pod autoscaler using this server, running on my cluster.
This works perfectly fine, until i inject linkerd-proxies into the deployments of the namespace where ...
Raven
Votes: 0
Answers: 2
Linkerd inbound port annotation leads to "Failed to bind inbound listener"
We are using Linkerd 2.11.1 on Azure AKS Kubernetes. Amongst others there is a Deployment using using an Alpine Linux image containing Apache/mod_php/PHP8 serving an API. HTTPS is resolved by Traefik ...
Pascal Paulis
Votes: 0
Answers: 2