This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 56
authentication issue #111
Comments
@iqarmy how did you setup your Are there any errors if you run that command? |
I've actually manually created it as I'm using OSX on my local machine whilst DC/OS cluster runs within the local network. Below its contents (xx.xx.xx.xx - address of marathon-lb) :
|
Do you mind wrapping the code in "```" as here, it will make it easier to review. |
Edited thx. |
adding dcos info for the kube cluster as well:
|
Just to update I'm getting 401 (unauth) regardless the:
or
Otherwise the cluster is provisioned as default. |
I would recommend using the Makefile target and then comparing it to the |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hi guys, following the quickstart guide on a local DC/OS community cluster, I've successfully deployed kubernetes + kubernetes cluster , yet kubectl complains about authentication even whilst setting the cluster with "Always allow" authorization:
if I hit enter to avoid credential usage it just hangs otherwise:
Any suggestion much appreciated. (PS sorry for posting here could be not a code/examples related issue)
The text was updated successfully, but these errors were encountered: