-
Notifications
You must be signed in to change notification settings - Fork 460
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Steps to reproduce
- Start minikube and point kubectl on it.
- start docker engine
docker-machine start default
eval $(docker-machine env default)-
parse docker host IP
IP=$(docker-machine ip default) -
Run app
docker-compose up -d -
Visit http://${IP}
-
Click "Let's Start Exam"
Issue
Authentication failure.
- Do I need browser plugin?
- Do I need CKA candidate handbook to understand what's error in this simulation?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
