49 lines
1.4 KiB
Plaintext
49 lines
1.4 KiB
Plaintext
# Broker-Clients im Cluster
|
|
|
|
## First step:
|
|
|
|
- [x] remove all existing services in namespace broker
|
|
- [x] create externalName emqx01-anonymous-cluster-internal.broker.svc.cluster.local in namespace broker
|
|
- [x] check whether services in namespace mosquitto get addresses
|
|
- [x] check whether applications connect via externalName to mosquitto
|
|
- [x] delete broker namespace and re-deploy externalName including namespace
|
|
- [x] delete helm chart emqx
|
|
|
|
## Second step:
|
|
|
|
Change applications
|
|
|
|
### homea/digitaltwin
|
|
- [ ] configMap in install-yml.tmpl anpassen und nur configMap neu applyen
|
|
|
|
### homea/ma
|
|
- [ ] config.json in Repo anpassen und neu deployen
|
|
|
|
### homea/snmp-mqtt
|
|
- [ ] config.json in Repo anpassen und pushconfig.sh ausführen
|
|
|
|
### homea/tsm-mqtt
|
|
- [ ] config.json in Repo anpassen und pushconfig.sh ausführen
|
|
|
|
### homea/zigbee2mqtt
|
|
- [ ] configmap.yml in Repo anpassen und neu applyen
|
|
|
|
### homea2/abstraction
|
|
- [ ] configmap.yml in Repo anpassen und neu applyen
|
|
|
|
### homea2/api
|
|
- [ ] wie abstraction
|
|
|
|
### homea2/pulsegen
|
|
- [ ] wie abstraction
|
|
|
|
### homea-ctrl-1/pv-controller
|
|
- [ ] config.yaml in Repo anpassen und neu applyen
|
|
|
|
### udi/default-udi
|
|
- [ ] deployment/instances/udi/default/config.json anpassen und conigMap default-udi-conf im Namespace udi neu applyen (siehe deploy.sh)
|
|
|
|
### externalName
|
|
- [ ] delete namespace broker including externalName
|
|
|