hivemq-mqtt-tensorflow-kafka-realtime-iot-machine-learning-training-inference
hivemq-mqtt-tensorflow-kafka-realtime-iot-machine-learning-training-inference copied to clipboard
CRD Hook Doesn't Exist
During terraform apply
null_resource.setup-messaging (local-exec): manifest_sorter.go:192: info: skipping unknown hook: "crd-install"
AFAIK this is just a warning from helm3 to notify about deprecated hooks that were formerly used to install CRDs in helm2 (prometheus-operator chart still has those in place i believe). Does not break anything though, as helm3 will install the CRDs anyway.