Access the pod using below command
kubectl attach -it <POD NAME> -n <Namespace>
// Login with default login details.
admin/admin
Enable admin state by using below commands
#config
#show web-mgmt
// If admin-state is disabled by default you need to ...