Skip to content

Authentication failure #2

@abdennour

Description

@abdennour

Steps to reproduce

  1. Start minikube and point kubectl on it.
  2. start docker engine
docker-machine start default
eval $(docker-machine env default)
  1. parse docker host IP IP=$(docker-machine ip default)

  2. Run app docker-compose up -d

  3. Visit http://${IP}

  4. Click "Let's Start Exam"

Issue

Authentication failure.

image

  • Do I need browser plugin?
  • Do I need CKA candidate handbook to understand what's error in this simulation?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions