You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem:
After following instructions, when trying to deploy a pod i get the following:
[root@km01 nginx]# kubectl create -f pod-nginx.yaml
Error from server (ServerTimeout): error when creating "pod-nginx.yaml": No API token found for service account "default", retry after the token is automatically created and added to the service account
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Prevent issues from auto-closing with an /lifecycle frozen comment.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale
This is a...
Problem:
After following instructions, when trying to deploy a pod i get the following:
[root@km01 nginx]# kubectl create -f pod-nginx.yaml
Error from server (ServerTimeout): error when creating "pod-nginx.yaml": No API token found for service account "default", retry after the token is automatically created and added to the service account
Proposed Solution:
Page to Update:
https://kubernetes.io/docs/getting-started-guides/centos/centos_manual_config/
kubernetes-master-1.5.2-0.2.gitc55cf2b.el7.x86_64
kubernetes-client-1.5.2-0.2.gitc55cf2b.el7.x86_64
kubernetes-1.5.2-0.2.gitc55cf2b.el7.x86_64
kubernetes-node-1.5.2-0.2.gitc55cf2b.el7.x86_64
[root@km01 nginx]# uname -a
Linux km01.home.local 3.10.0-327.el7.x86_64 #1 SMP Thu Nov 19 22:10:57 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
[root@km01 nginx]# cat /etc/centos-release
CentOS Linux release 7.3.1611 (Core)
Tried repo from the document first, then stock centos repo, both had exact same results.
The text was updated successfully, but these errors were encountered: