Git Product home page Git Product logo

Comments (4)

ted-jung avatar ted-jung commented on July 3, 2024

Hi, linben
I also have the same issue while installing kubernetes on DC/OS(community edition)
following is error message that i've got.

Deploying kube-dns components --

configmap "kube-dns" configured
service "kube-dns" configured
deployment "kube-dns" configured
kube-dns check failed and is not ready

Rest of other containters come up well except mandatory-addon-0-kube-dns.
Do you still have the issues? or already resolved?
If you have resolved then, share your solution.

Thanks,
Ted

from dcos-kubernetes-quickstart.

linben avatar linben commented on July 3, 2024

Hi @ted-jung

In addition to the above images, you need gcr.io/google_containers/pause-amd64:3.0

Make those images available locally in your image registry. Then run kubectl replace -f <component.yaml> for kube-dns, heapster, and dashboard (after modifying the configs to point to your private registry images).

Do kubectl get pods --all-namespaces to see status of these components

The next release will incorporate these changes.

-ben

from dcos-kubernetes-quickstart.

hectorj2f avatar hectorj2f commented on July 3, 2024

@ted-jung @linben In our next release, we'll include a fix to tackle this issue. In any case, the registry from which to pull these docker images can be configured in our package via resource.json although we recommend to use the gcr.io/google_containers registry to avoid undesired issues.

In the following releases, we might include some flags to disable the deployment of heapster and dashboard.

from dcos-kubernetes-quickstart.

pires avatar pires commented on July 3, 2024

Should be fixed in 0.3.0-1.7.10-beta.

from dcos-kubernetes-quickstart.

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.