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

How can I find the latest/recommended version flannel for k8s #995

Closed
jcvenegas opened this issue May 21, 2018 · 0 comments
Closed

How can I find the latest/recommended version flannel for k8s #995

jcvenegas opened this issue May 21, 2018 · 0 comments

Comments

@jcvenegas
Copy link

I am trying to automate the process to setup a cluster kuberntes using:

https://kubernetes.io/docs/setup/independent/create-cluster-kubeadm/

The section Installing a pod network suggest to do:

kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/v0.10.0/Documentation/kube-flannel.yml

Taking a look to flannel readme suggest to use master:
https://github.com/coreos/flannel#getting-started-on-kubernetes

Based on that I have some questions:

  • Is it always safe apply kube-flannel from master ? Or the latest tag/release is better?
  • Is it more recommended just follow the document from flannel create-cluster-kubeadm from k8s docs.?
  • In case that is more recommended to use k8s docs, is this a correct place to request way to know what is the last working version for a k8s version.
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