Sairam:
when tried to implement Weave as a part of NETWORKING, PRACTICE TEST – DEPLOY NETWORK SOLUTION, the weave pod is not getting started :
is it just me or is this common…? is this troubleshoot-able ?
Sairam:
when tried to implement Weave as a part of NETWORKING, PRACTICE TEST – DEPLOY NETWORK SOLUTION, the weave pod is not getting started :
is it just me or is this common…? is this troubleshoot-able ?
Mahesan G:
See the logs kubectl logs -n kube-system deployment/weave-net -c {container name}
unnivkn:
please try this: k -n kube-system delete po weave-net-r2g8m --grace-period=0 --force
kubectl apply -f “https://cloud.weave.works/k8s/net?k8s-version=$(kubectl version | base64 | tr -d ‘\n’)”
k -n kube-system get po
didn’t work.
root@controlplane ~ ✖ kubectl apply -f "https://cloud.weave.works/k8s/net?k8s-version=$(kubectl version | base64 | tr -d '\n')" error: error parsing https://cloud.weave.works/k8s/net?k8s-version=Q2xpZW50IFZlcnNpb246IHZlcnNpb24uSW5mb3tNYWpvcjoiMSIsIE1pbm9yOiIyMCIsIEdpdFZlcnNpb246InYxLjIwLjAiLCBHaXRDb21taXQ6ImFmNDZjNDdjZTkyNWY0YzRhZDVjYzhkMWZjYTQ2YzdiNzdkMTNiMzgiLCBHaXRUcmVlU3RhdGU6ImNsZWFuIiwgQnVpbGREYXRlOiIyMDIwLTEyLTA4VDE3OjU5OjQzWiIsIEdvVmVyc2lvbjoiZ28xLjE1LjUiLCBDb21waWxlcjoiZ2MiLCBQbGF0Zm9ybToibGludXgvYW1kNjQifQpTZXJ2ZXIgVmVyc2lvbjogdmVyc2lvbi5JbmZve01ham9yOiIxIiwgTWlub3I6IjIwIiwgR2l0VmVyc2lvbjoidjEuMjAuMCIsIEdpdENvbW1pdDoiYWY0NmM0N2NlOTI1ZjRjNGFkNWNjOGQxZmNhNDZjN2I3N2QxM2IzOCIsIEdpdFRyZWVTdGF0ZToiY2xlYW4iLCBCdWlsZERhdGU6IjIwMjAtMTItMDhUMTc6NTE6MTlaIiwgR29WZXJzaW9uOiJnbzEuMTUuNSIsIENvbXBpbGVyOiJnYyIsIFBsYXRmb3JtOiJsaW51eC9hbWQ2NCJ9Cg==: error converting YAML to JSON: yaml: line 42: mapping values are not allowed in this context