Skip to content
New issue

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

weaveworks installation instructions need updating #4

Open
sirockin opened this issue Oct 1, 2021 · 0 comments
Open

weaveworks installation instructions need updating #4

sirockin opened this issue Oct 1, 2021 · 0 comments

Comments

@sirockin
Copy link

sirockin commented Oct 1, 2021

P86, current command:

$ kubectl apply -f "https://cloud.weave.works/k8s/net?k8sversion=$(kubectl version | base64 | tr -d '\n')&env.IPALLOC_RANGE=10.32.0.0/16"

should be replaced by:

kubectl apply -f "https://cloud.weave.works/k8s/v1.16/net.yaml?k8s-version=$(kubectl version | base64 | tr -d '\n')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant