Giter Site home page Giter Site logo

Comments (4)

WillardHu avatar WillardHu commented on September 22, 2024 1

By default, Cloudcore enable a daemonset eclipse-mosquitto. ref:

If you want disable it, you can set a helm value mosquitto.enable=false when the cloud init or upgrade, or delete this daemonset.

The flag --with-mqtt of keadm join command for backward compatibility only, we will deprecate this flag in the future.

from kubeedge.

Shelley-BaoYue avatar Shelley-BaoYue commented on September 22, 2024

cc @WillardHu

from kubeedge.

WillardHu avatar WillardHu commented on September 22, 2024

Since v1.16, the mqtt broker has been controlled by the cloud, you can set a helm value mosquitto.enable=false when the cloud init or upgrade. you can modify the spec of the DaemonSet eclipse-mosquitto in the namespace kubeedge to customize the mqtt broker.

The flag --with-mqtt of keadm join command is used to control whether the old static pod mqtt service needs to be installed, its default value is false now.

from kubeedge.

zhuyaguang avatar zhuyaguang commented on September 22, 2024

Since v1.16, the mqtt broker has been controlled by the cloud, you can set a helm value mosquitto.enable=false when the cloud init or upgrade. you can modify the spec of the DaemonSet eclipse-mosquitto in the namespace kubeedge to customize the mqtt broker.

The flag --with-mqtt of keadm join command is used to control whether the old static pod mqtt service needs to be installed, its default value is false now.

keadm init --advertise-address=10.11.140.131,10.11.140.86 cloudCore.featureGates.requireAuthorization=true,cloudCore.modules.dynamicController.enable=true --kubeedge-version=v1.17.0
this my init cmd ,mqtt its default value is false now,but edge-eclipse-mosquitto pods still create and CrashLoopBackOff
image

edgecore logs

image

from kubeedge.

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.