GithubHelp home page GithubHelp logo

Comments (8)

stmcginnis avatar stmcginnis commented on July 17, 2024

/remove-kind bug
/kind support

Please fill in the full "Environment" details from the issue template.

Are you in an environment that uses a proxy?

You could try deleting any cluster you have, then delete the kind Docker network, then try creating again. It will try to recreate the network to make sure there isn't something odd with the existing setup.

You can also do kind create cluster --retain, then use docker ps to see the created containers. Then you can docker exec into the kind container(s) to perform troubleshooting.

from kind.

BenTheElder avatar BenTheElder commented on July 17, 2024

This looks like a MITM proxy causing issues.

from kind.

rohitagg2020 avatar rohitagg2020 commented on July 17, 2024

Are you in an environment that uses a proxy?

No

You could try deleting any cluster you have, then delete the kind Docker network, then try creating again. It will try to recreate the network to make sure there isn't something odd with the existing setup.

How can I do this?
I did try docker network remove but it didnt help.

from kind.

aojea avatar aojea commented on July 17, 2024

docker network rm kind

https://docs.docker.com/reference/cli/docker/network/rm/

from kind.

rohitagg2020 avatar rohitagg2020 commented on July 17, 2024

I already tried docker network rm kind and it didnt work.

from kind.

tao12345666333 avatar tao12345666333 commented on July 17, 2024

What's your steps to create kind cluster?

I saw your post server version is Server Version: v1.27.9

And kind version is 0.23

I think maybe you have changed some configurations

from kind.

rohitagg2020 avatar rohitagg2020 commented on July 17, 2024

What's your steps to create kind cluster?

kind create cluster

I think maybe you have changed some configurations

I guess so, but I dont remember it now. Is there any default path from which kind configuration is loaded? cc: @tao12345666333

from kind.

BenTheElder avatar BenTheElder commented on July 17, 2024

no, you would've specified it https://kind.sigs.k8s.io/docs/user/configuration/

from kind.

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.