Hi there. We're deploying Confluent Kafka clusters...
# general
m
Hi there. We're deploying Confluent Kafka clusters with Pulumi, which has been working properly for the Basic cluster type. However we now need to deploy Dedicated Confluent clusters, and there doesn't seem to be an option for this with the API. I do notice that when deploying Dedicated Confluent clusters using their console, that the CKU value is set to
1
by default, and so I've tried to do this with Pulumi, as there is a CKU resource name...but nothing seems to change, ie. the cluster is still Basic type, and there's no CKU property with the cluster at all. Has anyone been able to deploy Dedicated Confluent clusters with Pulumi...or even a Standard cluster type, and if so what am I overlooking here?