[Docker-maint] [kubernetes] - not sure if working on ppc64el

Fernando Seiti Furusato ferseiti at linux.vnet.ibm.com
Sun Dec 11 21:25:12 UTC 2016


Hello, Dmitry.

I am trying to test kubernetes from experimental.

After installing kubernetes-master and subsequently kubernetes-client, I
tried to create a container using it.

I am not sure if I am doing it correctly, but this is what I did:

root at ferseiti2-debian:/home/debian# kubectl run test1 --image=ppc64le/debian
deployment "test1" created
root at ferseiti2-debian:/home/debian# kubectl get deployments
NAME      DESIRED   CURRENT   UP-TO-DATE   AVAILABLE   AGE
test1     1         0         0            0           7s
root at ferseiti2-debian:/home/debian# kubectl get pods
root at ferseiti2-debian:/home/debian#


What I see in journalctl:

Dec 11 19:17:40 ferseiti2-debian kubelet[2302]: I1211 19:17:40.815902   
2302 kubelet.go:2365] skipping pod synchronization - [Failed t
o start ContainerManager system validation failed - Following Cgroup
subsystem not mounted: [memory]]

Dec 11 19:17:43 ferseiti2-debian kube-controller-manager[2003]: I1211
19:17:43.678999    2003 nodecontroller.go:472] Evicting pods on n
ode 127.0.0.1: 2016-12-11 19:17:43.678962 -0200 BRST is later than
2016-12-09 14:52:08.432064 -0200 BRST + 5m0s

Dec 11 19:17:45 ferseiti2-debian kube-controller-manager[2003]: E1211
19:17:45.220807    2003 replica_set.go:446] unable to create pods
: pods "test1-1925144042-" is forbidden: no API token found for service
account default/default, retry after the token is automatically
 created and added to the service account

Dec 11 19:17:45 ferseiti2-debian kube-controller-manager[2003]: I1211
19:17:45.221190    2003 event.go:211]
Event(api.ObjectReference{Kind:"ReplicaSet", Namespace:"default",
Name:"test1-1925144042", UID:"3bd72fc4-bfe7-11e6-afd2-4c4542450406",
APIVersion:"extensions", ResourceVersion:"37422", FieldPath:""}): type:
'Warning' reason: 'FailedCreate' Error creating: pods
"test1-1925144042-" is forbidden: no API token found for service account
default/default, retry after the token is automatically created and
added to the service account

Dec 11 19:17:45 ferseiti2-debian kubelet[2302]: I1211 19:17:45.816032   
2302 kubelet.go:2365] skipping pod synchronization - [Failed to start
ContainerManager system validation failed - Following Cgroup subsystem
not mounted: [memory]]

Dec 11 19:17:50 ferseiti2-debian kubelet[2302]: I1211 19:17:50.816182   
2302 kubelet.go:2365] skipping pod synchronization - [Failed to start
ContainerManager system validation failed - Following Cgroup subsystem
not mounted: [memory]]

Dec 11 19:17:53 ferseiti2-debian kube-controller-manager[2003]: I1211
19:17:53.684926    2003 nodecontroller.go:472] Evicting pods on node
127.0.0.1: 2016-12-11 19:17:53.684907 -0200 BRST is later than
2016-12-09 14:52:08.432064 -0200 BRST + 5m0s

Dec 11 19:17:55 ferseiti2-debian kubelet[2302]: I1211 19:17:55.816303   
2302 kubelet.go:2365] skipping pod synchronization - [Failed to start
ContainerManager system validation failed - Following Cgroup subsystem
not mounted: [memory]]


Please, are you able to point what I am doing wrong?

Are you planning on updating the package to a later version?
Is there a plan to have it on stretch?

Thanks!
-- 

Fernando Seiti Furusato
IBM Linux Technology Center

freenode: ferseiti
OFTC: ferseiti


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/docker-maint/attachments/20161211/740d9ce5/attachment.sig>


More information about the Docker-maint mailing list