Aaron U'Ren
Aaron U'Ren
This is a pretty big bug. I recently ran into this and it was a devil to track down. Every time I declared a function, it fasd's pre-exec eval would...
I'm not opposed to renaming it, but I'm also not in favor of changing it just because. Can you give more information about the benefit of this change? Specifically what...
Currently waiting on the work in #1280 and and #1224 to go in first. Those PRs were raised first and would require a lot of rebasing after incorporating this PR.
Adding to this that we should also update our documentation (as proposed in #833) to show how to install kube-router using kubeadm without utilizing kube-proxy once we get the configmap...
I agree that this is a problem. kube-router should not be relying on a config from another component (especially one that it is often meant to replace) in order to...
@asteven ping
If someone wants to put together a PR for this work, it should be relatively easy to implement @asteven's solution. In the end, I still wish that kubeadm would give...
@murali-reddy is this something that you want to address as part of 1.1 since it deals with BGP functionality?
kube-router currently only supports configuring upstream CNI plugins. If there is a way that we can help configure an already existing CNI plugin to support traffic shaping, that might be...
Can you post the output of `iptables-save` and `nft list ruleset`? Also, assuming this is a test cluster and you are willing, can you try removing `kube-proxy` and running kube-router...