Coder Social home page Coder Social logo

Comments (4)

sojab0on avatar sojab0on commented on June 12, 2024

hardware specs of the mashine
I7 860QM
24GB ram
1TB drive for VM storage 120GB ssd for boot

but even after rebooting system and vms for the cluster at the master init it keeps reasking the passprase

from hyperctl.

youurayy avatar youurayy commented on June 12, 2024

It's because you have created the key with a passphrase. Create it without one.

Also pls always first search stackoverflow.com for these easy questions, e.g. https://www.google.com/search?q=enter+passhrase+for+key%20(site:stackoverflow.com%20OR%20site:superuser.com%20OR%20site:stackexchange.com)

from hyperctl.

sojab0on avatar sojab0on commented on June 12, 2024

Enter passphrase for key 'C:\Users\w510/.ssh/id_rsa':
Enter passphrase for key 'C:\Users\w510/.ssh/id_rsa':
executing on master: sudo kubeadm init --pod-network-cidr=10.244.0.0/16 &&
mkdir -p $HOME/.kube &&
sudo cp /etc/kubernetes/admin.conf $HOME/.kube/config &&
sudo chown $(id -u):$(id -g) $HOME/.kube/config &&
kubectl apply -f $(eval echo https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml)
Enter passphrase for key 'C:\Users\w510/.ssh/id_rsa':
sudo: kubeadm: command not found
master init has failed, aborting

It somehow gone further
but gave back that

from hyperctl.

sojab0on avatar sojab0on commented on June 12, 2024

Without a passphrse set in give back persmision denied

from hyperctl.

Related Issues (5)

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.