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
{{ message }}
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
I am trying to follow the examples to get a simple single master cluster running using the docker backend and CentOS. I have successfully created the footloose machines. Then running wksctl apply appears to be successful, but monitoring the kubernetes cluster via kubectl, the cluster never comes up. It gets stuck trying to pull the images for weave-npc and wksctl-controller. The errors can be seen in the below kubectl excerpts. I would appreciate any guidance on being able to get this simple example running.
I am trying to follow the examples to get a simple single master cluster running using the docker backend and CentOS. I have successfully created the footloose machines. Then running
wksctl apply
appears to be successful, but monitoring the kubernetes cluster viakubectl
, the cluster never comes up. It gets stuck trying to pull the images forweave-npc
andwksctl-controller
. The errors can be seen in the belowkubectl
excerpts. I would appreciate any guidance on being able to get this simple example running.Output from
kubectl get pods -A
:Excerpt of output from
kubectl desribe pods/weave-net-xzktb -n kube-system
:Excerpt of output from
kubectl desribe pods/wks-controller-68559f684-cdhpl -n weavek8sops
:The text was updated successfully, but these errors were encountered: