play-with-kubernetes.github.io
play-with-kubernetes.github.io copied to clipboard
Unable to connect to the server: dial tcp: lookup cloud.weave.works on 127.0.0.11:53: no such host
Trying to run kubectl apply -n kube-system -f \ "https://cloud.weave.works/k8s/net?k8s-version=$(kubectl version | base64 |tr -d '\n')
leads to the above error.
Also experiencing this.. Is there a new URL to update the tutorial? Sounds like a few things need updating/refreshing.
Actually use this command instead kubectl apply -f https://github.com/weaveworks/weave/releases/download/v2.8.1/weave-daemonset-k8s-1.11.yaml