We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting the following error when trying to walk through the tutorial I found here: https://www.weave.works/blog/learn-to-deploy-production-ready-kubernetes-in-a-day Here is the error:
Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 5m default-scheduler Successfully assigned default/flux-9d69f6fc4-rqbj2 to node01 Normal Pulling 3m (x4 over 5m) kubelet, node01 pulling image "quay.io/weaveworks/flux:1.8.1" Warning Failed 3m (x4 over 5m) kubelet, node01 Failed to pull image "quay.io/weaveworks/flux:1.8.1": rpc error: code = Unknown desc = Error response from daemon: Get https://quay.io/v2/weaveworks/flux/manifests/1.8.1: unknown: Namespace weaveworks has been disabled. Please contact a system administrator. Warning Failed 3m (x4 over 5m) kubelet, node01 Error: ErrImagePull Warning Failed 3m (x6 over 5m) kubelet, node01 Error: ImagePullBackOff Normal BackOff 3m (x7 over 5m) kubelet, node01 Back-off pulling image "quay.io/weaveworks/flux:1.8.1"
Any advice?
The text was updated successfully, but these errors were encountered:
take a look at pr #4 this will fix this for you.
Sorry, something went wrong.
No branches or pull requests
I'm getting the following error when trying to walk through the tutorial I found here: https://www.weave.works/blog/learn-to-deploy-production-ready-kubernetes-in-a-day
Here is the error:
Any advice?
The text was updated successfully, but these errors were encountered: