Giter Site home page Giter Site logo

Comments (6)

vishu099 avatar vishu099 commented on July 17, 2024 2

What is the password of Node-1 & Node-2 SSH user as i cant ssh into node-1 & node-2

from kubernetes-cluster.

jgilfoil avatar jgilfoil commented on July 17, 2024

Doesn't appear to be one. Just use:

vagrant@k8s-node-1:~$ sudo -u root whoami root
and if you really want to change it:
vagrant@k8s-node-1:~$ sudo -u root passwd

from kubernetes-cluster.

kamilkamilc avatar kamilkamilc commented on July 17, 2024

In /etc/sudoers.d/vagrant is line vagrant ALL=(ALL) NOPASSWD:ALL

from kubernetes-cluster.

peeyushgoela avatar peeyushgoela commented on July 17, 2024

use vagrant ssh <node name>

from kubernetes-cluster.

asikrasool avatar asikrasool commented on July 17, 2024

For Master :
ip addr: 192.168.205.10
username: vagrant
password: vagrant
use ssh '[email protected]' and use above password and add your keys

from kubernetes-cluster.

banasree385 avatar banasree385 commented on July 17, 2024

How do I ssh to the worker nodes ? when I try to do that using ssh '[email protected]' ., it gives below error
==>Permission denied (publickey).
ssh 'vagrant@k8s-slave-1' gives the below error
==>'ssh: Could not resolve hostname k8s-slave-1: Name or service not known'

from kubernetes-cluster.

Related Issues (10)

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.