Ao utilizar o comando :
kubectl exec -it statefulset-mysql-0 sh
Exibe a seguinte mensagem:
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead.
Unable to use a TTY - input is not a terminal or the right kind of file