GithubHelp home page GithubHelp logo

Comments (7)

maslo64 avatar maslo64 commented on September 4, 2024 1

After applying fix from projectcalico/calico#3145 DNS resolution works cross nodes.

#ethtool -k  flannel.1 | grep tx-checksum-ip-generic
        tx-checksum-ip-generic: on
#ethtool -K flannel.1 tx-checksum-ip-generic off
Actual changes:
tx-checksum-ip-generic: off
tx-tcp-segmentation: off [not requested]
tx-tcp-ecn-segmentation: off [not requested]
tx-tcp-mangleid-segmentation: off [not requested]
tx-tcp6-segmentation: off [not requested]
#

from rke.

kagipra avatar kagipra commented on September 4, 2024

Is it reboot proof? I upgraded k8s to latest 1.26.4, and it still reoccurring.

from rke.

superseb avatar superseb commented on September 4, 2024

@rancher/rke1-team According to projectcalico/calico#3145 (comment), there is a patched kernel and an environment variable that can be configured to work-around this. Do we need to add this to the next KDM template?

from rke.

manuelbuil avatar manuelbuil commented on September 4, 2024

What CNI plugin are you using?

from rke.

maslo64 avatar maslo64 commented on September 4, 2024

@manuelbuil We used default installation so canal plugin.

#kubectl get ds -n kube-system
NAME    DESIRED   CURRENT   READY   UP-TO-DATE   AVAILABLE   NODE SELECTOR            AGE
canal   2         2         2       2            2           kubernetes.io/os=linux   14d
#kubectl get pods -A -l k8s-app=canal
NAMESPACE     NAME          READY   STATUS    RESTARTS         AGE
kube-system   canal-rbksn   2/2     Running   6 (3d23h ago)    14d
kube-system   canal-tgkt9   2/2     Running   10 (3d23h ago)   14d
#

I've noticed very similar issue reported for RKE2 https://docs.rke2.io/known_issues/#calico-with-vxlan-encapsulation

@kagipra disabling offloading via ethtool is not reboot persistent.

from rke.

iwalmsley avatar iwalmsley commented on September 4, 2024

This is occurring for me as well for a brand new Ubuntu 22 cluster - and the workaround suggested does work.

from rke.

github-actions avatar github-actions commented on September 4, 2024

This repository uses an automated workflow to automatically label issues which have not had any activity (commit/comment/label) for 60 days. This helps us manage the community issues better. If the issue is still relevant, please add a comment to the issue so the workflow can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the workflow will automatically close the issue in 14 days. Thank you for your contributions.

from rke.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.