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
I'm trying to apply weave using kubectl but i'm getting the following error: ''' [node1 kubelabs]$ kubectl apply -f "https://cloud.weave.works/k8s/scope.yaml?k8s-version=$(kubectl version | base64 | tr -d '\n')" WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short. Use --output=yaml|json to get the full version. Unable to connect to the server: dial tcp: lookup cloud.weave.works on 127.0.0.11:53: no such host [node1 kubelabs]$ '''
After a quick search found that weave is end of life.
Is there any alternative to proceed with the course?
Regards,
The text was updated successfully, but these errors were encountered:
Hello Everyone,
I'm following the course and it's so great and helpful.
I'm stuck on this 'https://collabnix.github.io/kubelabs/weave-pwk.html'
I'm trying to apply weave using kubectl but i'm getting the following error:
''' [node1 kubelabs]$ kubectl apply -f "https://cloud.weave.works/k8s/scope.yaml?k8s-version=$(kubectl version | base64 | tr -d '\n')" WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short. Use --output=yaml|json to get the full version. Unable to connect to the server: dial tcp: lookup cloud.weave.works on 127.0.0.11:53: no such host [node1 kubelabs]$ '''
After a quick search found that weave is end of life.
Is there any alternative to proceed with the course?
Regards,
The text was updated successfully, but these errors were encountered: