17312/running-kubernetes-on-mac
I am running Kubernetes on my local Mac. I used MiniKube for running the cluster. But getting unauthorised error on accessing the API.
This error occurs becaouse you have to authenticate with the API either with SSL certificate or other means like ie. Baerer token (use user/pass) to acquire the token.
You need to switch Docker to 1.12.x; ...READ MORE
I think you're falling short of memory, ...READ MORE
You seem pretty confused with AZ and ...READ MORE
It's probably a region issue; I'm guessing ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Swarm is easy handling while kn8 is ...READ MORE
Try using this CMD in your Dockerfile: CMD exec /bin/bash ...READ MORE
It was a bug on their part. ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.