GithubHelp home page GithubHelp logo

Comments (7)

TerryHowe avatar TerryHowe commented on August 27, 2024

That pod listing you give appears to be from the kind bootstrap cluster. Are there any other containers running?

from eks-anywhere.

TerryHowe avatar TerryHowe commented on August 27, 2024

Normally, these type of errors are caused by resource constraints. You may need to increase your RAM and/or disk for Docker or run docker system prune

from eks-anywhere.

gohmc avatar gohmc commented on August 27, 2024

How does it related to resources? See the last logged message, the docker run is waiting for non-existent pod in a namespace "eksa-system". On a 2xlarge instance there was at least 50% free memory at the hung point.

from eks-anywhere.

vignesh-goutham avatar vignesh-goutham commented on August 27, 2024

That is interesting. I'm assuming you are running a linux distro, so docker technically has access to all the memory(mostly). I have seen this waiting for behavior when the engine runs out of memory. Could you share the output of docker info --format '{{json .MemTotal}}'

from eks-anywhere.

jaxesn avatar jaxesn commented on August 27, 2024

Its actually not waiting for a pod in the eksa-system namespace, instead its waiting for the ControlPlaneReady event which fires from the capi cluster object being created in the eksa-system namespace.

If you this is reproducible for you, maybe looking at the pod logs for the pod in capd-system and the kubelet logs inside the docker container may give us a hint.

from eks-anywhere.

jaxesn avatar jaxesn commented on August 27, 2024

Sorry I see your previous issue as well. Looks like the podcidr is going to be your issue here. I am going to close this one out and well get the podcidr issue fixed.

Feel free to reopen if you feel closing is an error.

from eks-anywhere.

sagarkundral24 avatar sagarkundral24 commented on August 27, 2024

I found below error in the /var/log/syslog, so I manually pulled that image on the host by doing docker login. That fixed the problem for me.

Error from syslog:

Unable to find image 'kindest/haproxy:v20210715-a6da3463' locally
docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit.

from eks-anywhere.

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.