-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWS RedHat - cluster networking issues/lags using canal and flannel plugins #1072
Comments
@przemyslavic can you confirm that is still existing one? It's bit old. |
It is maybe similar to: #1129, please check. |
There is troubleshooting docs in Kubernetes wiki that you can find useful: https://kubernetes.io/docs/tasks/debug-application-cluster/debug-service/ K8s Networking: https://kubernetes.io/docs/concepts/cluster-administration/networking/ |
The problem still occure and is repeatable in the following version: OS: RHEL
Moreover, I did small investigation and in logs of Ignite deployment, I noticed something bad, namely:
On the same configuration with Ubuntu OS the network issue doesn't occure and the logs looks correctly. |
Update: Reason: Solution: Additional content: |
I would go with disabling only tx-checksum: |
Added task for this. |
Upgrade K8s to v1.18.6 fixed the issue. |
Describe the bug
The curl command for k8s deployed services on AWS RHEL takes about 1-2 seconds using calico plugin while for canal and flannel it takes 1-3 minutes.
To Reproduce
Steps to reproduce the behavior:
epicli init ... (with params)
epicli apply ...
Expected behavior
A clear and concise description of what you expected to happen.
Config files
Configuration that should be included in the yaml file:
OS (please complete the following information):
Cloud Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: