Printing Cluster IP address will throw expcetion if user doenst have rights to node.
The ['kubectl', 'get', 'node', '-o', 'wide'] comment will throw exception and crash the application at the end of the deployment. (https://gitlab.eclipse.org/eclipse/graphene/playground-deployer/-/blob/main/deploy/private/kubernetes-client-script.py at line 202).