enmasse
enmasse copied to clipboard
are iot CRDs intented only for open-shift?
When trying to deploy a IotConfig on a k8 cluster (not oc) I get the error
Configuration Error: Implicit inter-service certificate configuration can only be used on OpenShift 4
I see that the iot crds include interServiceCertificates
.
Is it intended that iot only be supported on openshift?
When using plain Kubernetes, you need to manually manage the inter-service certificates:
https://github.com/EnMasseProject/enmasse/blob/22adf763814d6e6b08af7707144ad1ab2c272d84/templates/iot/examples/iot-infra-k8s.yaml#L7-L16