I have created an simple application using kubernetes service but I also want a shell access where my application is deployed (eg, container registry)
In app service we have that option by using Win-RM
How can I get shell access of docker in kubernetes service?