Giter Club home page Giter Club logo

Comments (9)

michaelneale avatar michaelneale commented on May 31, 2024

I don't think k8s on docker4mac is supported yet (it is missing a few things that minikube has, unless you know otherwise)

from jx.

michaelneale avatar michaelneale commented on May 31, 2024

Also - the installation instructions are not good now in the readme. There is a lot of assumption about minikube (and hyperkit) which is not called out, and causing some grief.

from jx.

i386 avatar i386 commented on May 31, 2024

@michaelneale nope this is still a problem with minikube provided Kubernetes

from jx.

michaelneale avatar michaelneale commented on May 31, 2024

@i386 ack - have updated accordingly

from jx.

amuniz avatar amuniz commented on May 31, 2024

Did you retry jx install after a few seconds/minutes? I've seen this before, the issue is that helm init was called just a few seconds before helm install jenkins-x/jenkins-x-platform and Tiller is not completely started at that point.

Use helm version to check Tiller is ready in the cluster and then retry jx install - not saying this is a fix, but a workaround.

from jx.

rawlingsj avatar rawlingsj commented on May 31, 2024

How did you create the minikube cluster? The docs need some work now that we use jx but you should be able to just run

jx create cluster minikube

from a clean state where there's no existing minikube created.

Alternatively if you have minikube running already you can:

jx init
jx install

jx init will initiate the cluster with helm, draft and an ingress controller. FWIW it will also wait for pods to be running so there should be no timing issues.

I'll try and get to updating the docs later today.

BTW we also now have a jx create cluster gke you can test out if you have a google account and google cloud project available. The same command on AKS is being worked on.

from jx.

amuniz avatar amuniz commented on May 31, 2024

I think I did jx install directly on an existent minikube cluster I created by myself. So that might be the cause of the timing issues I observed.

from jx.

michaelneale avatar michaelneale commented on May 31, 2024

@rawlingsj I did it from a total clean slate - latest minikube, using jx create cluster minikube and it failed.

ran jx init again and jx install, only for it to fail with:

error: No Git Server found
after putting in my github credentials

from jx.

liuxiaopiao avatar liuxiaopiao commented on May 31, 2024

met the same issue with provider kubernetes

from jx.

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.