Coder Social home page Coder Social logo

Comments (2)

brandond avatar brandond commented on August 19, 2024

Make sure that you have opened the correct ports between your nodes, ref: https://docs.k3s.io/installation/requirements#inbound-rules-for-k3s-nodes

If the server and agent are not on the same private network, and the agent cannot connect to the server by it's private IP, ensure that you're properly setting the --node-external-ip on the server, to an address that is reachable by the agent. Also ensure that the agent and server are both able to connect to the server by that address.

from k3s.

rd-raven avatar rd-raven commented on August 19, 2024

@brandond both server and agent are in the same subnet in same VPC however, API Server port 6443 is open but Kubelet Metrics port 10250 is not but strangely enough after when I didn't see any solution and shutdown and came back next day and turn the instances on again, both the server and the agent were up and deployments made on server were perfectly being scheduled on agent, what I found is that in above scenario if we just restart (did another experiment to prove it) both server and agent connect successfully, thanks for pointing out the ports I'll keep at-least metrics port also open next time, still my issue is resolved so thanks again !!

from k3s.

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.