docker-compose-kubernetes
docker-compose-kubernetes copied to clipboard
Service account without token
Hi,
Something that caught my eye is that this setup does not create a token for the default service account. Have you experienced the same problem? and if so, how did you fix it?
I'm trying to connect a pod to the API master without going through the Insecure option.
Cheers, Leo.-
It seems that this is a bug on Kubernetes.
https://github.com/kubernetes/kubernetes/issues/19980