Alejandro Pedraza
Alejandro Pedraza
I'm not very familiar with the past cockroachDB issues, but by inspecting this example I see the sts' init container is just a shell command that doesn't hit the network....
I think this is caused by cockroach's delicate consensus mechanism. From my testing, this works as long as you issue `node drain` on a pod before bouncing it so it...
You need to upgrade your linkerd2-cni chart as well to `30.8.4`. Please give that a try and let me know how it goes.
Thanks for the detailed feedback. Focusing on the second scenario, it does look indeed like linkerd-cni isn't properly listening to `10-calico.conflist` changes. Note that the code you referred earlier in...
The `linkerd multicluster link` command should be used to retrieve the Link resource and the other associated resources (including those Secrets) to have multicluster communication properly work. I understand it's...
Further testing revealed this started to happen with k8s `v1.27.7-k3s1`.
Agreed on @jack1902's statement; sidecar containers in k8s are only on alpha stage for now, waiting in particular for proper termination ordering to be implemented (see kubernetes/kubernetes#120620 ). When that...
Thanks for the feedback @matthiasdeblock ! I've confirmed the fix and pushed some updates to our docs.
I took the liberty of rebasing with main and pushing some changes/fixes: - Reworded the comment for `tap.GID` (and the pre-existing `tap.UID` one that was also wrong) - Undid some...
## Getting Started All great except for this few items: - Screenshots of dashboard with old theme. - Maybe add a note saying that after injecting emojivoto, if you wanna...