cka-practice-environment icon indicating copy to clipboard operation
cka-practice-environment copied to clipboard

A sample lab test environment to help in preparation of CKA certification.

Results 8 cka-practice-environment issues
Sort by recently updated
recently updated
newest added

HI when I'm trying to run kubectl get node in browser getting this error The connection to the server 127.0.0.1:6443 was refused - did you specify the right host or...

Thanks for the tool. I tried starting the lab using docker-compose up -d, but when I open the website, I get `Authentication Failure` ![image](https://user-images.githubusercontent.com/627038/61471182-9c061e00-a982-11e9-8d5d-1e35ddcd9d1b.png)

Following the README it was simple to get up and running at http://localhost (on Mac OS 10.15.7) But I can't get passed the first question :-) I ran the following...

Hi, I really enjoy the tool and think its a great way to study for the CKA. However, I would like to suggest you also supply the answers too. For...

We want to add support for (kind)[https://github.com/kubernetes-sigs/kind] so that the whole setup has its own infra to work on and the overall scenario can be as close and similar to...

enhancement
help wanted

hi run command: docker-compose up -d ERROR: Service 'gateone' failed to build: Get https://registry-1.docker.io/v2/arush/gateone/manifests/latest: unauthorized: incorrect username or password

## Steps to reproduce 1. Start minikube and point kubectl on it. 1. start docker engine ```sh docker-machine start default eval $(docker-machine env default) ``` 2. parse docker host IP...

bug

The timer gets reset once the page is refreshed which should not happen, and this needs to be fixed.

bug
help wanted