How to restart an sdkms-ui service on a hardware cluster?

The sdkms-ui is an integrated service in the Fortanix DSM cluster. You must do a rolling restart of the sdkms-ui service from the DSM command line interface (CLI), or you can run the following command one by one on each node:

kubectl delete pod sdkms-ui-xxxx

Where, xxxx is the name of the sdkms-ui pod on each node.