This issue occurs due to concurrent API calls to edit the same group. NSX-T manager incorrectly replies to one of the API calls with a 500 HTTP response code, which results in the TKGI cluster deployment failure, the response code should be 409, to allow the caller to retry.