Closed rkpattnaik780 closed 1 year ago
If you specify the EVAL
billing model, KFM requires that you specify the instance type you want to create (as of today, standard
is the only accepted value).
Hello @ziccardi I have addressed your comments and off-thread discussions. Just wanted to confirm if the instance-type
here is set in Plan
along with size or will it be a new parameter in the Kafka create payload?
@Hi @rkpattnaik780 ! After yesterday's chat, I looked back into the code and made some tests. I was wrong: specifying the instance type/plan is not mandatory. You can specify only the billing model. Sorry for the confusion.
Add additional billing model
eval
to create long lived trial instances.Verification Steps
eval
as billing modelType of change