Coder Social home page Coder Social logo

Comments (1)

m1009d avatar m1009d commented on September 16, 2024

I have the same problem :(

❯ docker ps
CONTAINER ID   IMAGE                   COMMAND        CREATED          STATUS          PORTS                                     NAMES
0bff2f70eb23   korvus/debian10:0.6.3   "/sbin/init"   12 minutes ago   Up 12 minutes   0.0.0.0:49155->22/tcp, :::49155->22/tcp   footloose-k8s-node2
d9a4f92f6529   korvus/debian10:0.6.3   "/sbin/init"   12 minutes ago   Up 12 minutes   0.0.0.0:49154->22/tcp, :::49154->22/tcp   footloose-k8s-node1
7ea4f56be2d4   korvus/debian10:0.6.3   "/sbin/init"   12 minutes ago   Up 12 minutes   0.0.0.0:49153->22/tcp, :::49153->22/tcp   footloose-k8s-node0

❯ footloose ssh root@node0

root@node0 ~# kubectl get no
The connection to the server 127.0.0.1:6443 was refused - did you specify the right host or port?
root@node0 ~# kubectl get no
Error from server (ServiceUnavailable): the server is currently unable to handle the request (get nodes)
root@node0 ~# kubectl get no
Error from server (ServiceUnavailable): the server is currently unable to handle the request (get nodes)
root@node0 ~# kubectl get no
Error from server (ServiceUnavailable): the server is currently unable to handle the request (get nodes)
root@node0 ~# kubectl get no
Error from server (ServiceUnavailable): the server is currently unable to handle the request (get nodes)
root@node0 ~# kubectl get no
NAME    STATUS     ROLES    AGE   VERSION
node0   NotReady   master   31m   v1.17.3+k3s1
node1   Ready      <none>   30m   v1.17.3+k3s1
node2   Ready      <none>   30m   v1.17.3+k3s1

from k8s-net-labs.

Related Issues (4)

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.