Hi Guys,
I am trying to login to the Minishift cluster. But it is showing me the below error.
$ oc login -u system:admin
error: username system:admin is invalid for basic auth - verify you have provided the correct host and port and that the server is currently running. error: username system:admin is invalid for basic auth
How can I solve this error?