kubeadm: remove some CNI plugins from the kubeadm setup guide#17694
kubeadm: remove some CNI plugins from the kubeadm setup guide#17694k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
984c12a to
4d5d0ed
Compare
|
@kubernetes/sig-cluster-lifecycle-pr-reviews /hold |
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit 984c12a https://deploy-preview-17694--kubernetes-io-master-staging.netlify.com |
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit e5d3f4e https://deploy-preview-17694--kubernetes-io-master-staging.netlify.com |
4d5d0ed to
f6fa5c3
Compare
sftim
left a comment
There was a problem hiding this comment.
I'm happy with this.
How about adding a “find about other CNI plugins” link to the #whats-next section?
content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
Outdated
Show resolved
Hide resolved
content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
Show resolved
Hide resolved
content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
Show resolved
Hide resolved
content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
Show resolved
Hide resolved
f6fa5c3 to
56eabbb
Compare
|
@neolit123 I love this idea! I'd also love to get your feedback on the KEP for removing third-party content, given that this PR is highly relevant to that discussion. |
56eabbb to
bcaf4e7
Compare
|
@sftim update:
|
i think i already had comments on the KEP. will have another pass but overall i think it's in a good shape. |
content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
Outdated
Show resolved
Hide resolved
|
@neolit123 I can see that it's been a while since you opened this |
e5d3f4e to
6cbcf20
Compare
|
@zacharysarah @sftim /hold cancel |
content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
Outdated
Show resolved
Hide resolved
The kubeadm survey for 1.13: https://docs.google.com/forms/d/1A855D054FZfdvNbx6mAa54tcZ204GmPCIhxe1UrXKd8/edit#responses The kubeadm survey for 1.13: https://docs.google.com/forms/d/1A855D054FZfdvNbx6mAa54tcZ204GmPCIhxe1UrXKd8/edit#responses Revealed the top 3 plugins in terms of popularity are: Flannel Calico WeaveNet The kubeadm maintainers are in contact with the maintainers of these plugins and can provide support and updates to this guide. The rest of the plugins in the guide are unmaintained, by the kubeadm team! Some plugins are not in the CNCF landscape, or maintained by the kubeadm team, but still present in the guide. Remove the following non-CNCF / unmaintained plugins: AWS VPC Romana Juniper* Canal (it is an alternative to Calico and already explained in the Calico guide) Add note that users can still defer to this page for more options and a more complete list: https://kubernetes.io/docs/concepts/cluster-administration/networking/Revealed the top 3 plugins in terms of popularity are: - Flannel - Calico - WeaveNet The kubeadm maintainers are in contact with the maintainers of these plugins and can provide support and updates to this guide. Some plugins are not in the CNCF landscape, but still covered in this page: https://kubernetes.io/docs/concepts/cluster-administration/networking/ Remove the following non-CNCF plugins: - AWS VPC - Romana - Juniper* - Canal (it is an alternative to Calico and already explained in the Calico guide) Add note that users can still defer to this page for more options: https://kubernetes.io/docs/concepts/cluster-administration/networking/
6cbcf20 to
2da659e
Compare
|
@sftim updated. |
|
/lgtm and |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sftim The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…etes#17694) The kubeadm survey for 1.13: https://docs.google.com/forms/d/1A855D054FZfdvNbx6mAa54tcZ204GmPCIhxe1UrXKd8/edit#responses The kubeadm survey for 1.13: https://docs.google.com/forms/d/1A855D054FZfdvNbx6mAa54tcZ204GmPCIhxe1UrXKd8/edit#responses Revealed the top 3 plugins in terms of popularity are: Flannel Calico WeaveNet The kubeadm maintainers are in contact with the maintainers of these plugins and can provide support and updates to this guide. The rest of the plugins in the guide are unmaintained, by the kubeadm team! Some plugins are not in the CNCF landscape, or maintained by the kubeadm team, but still present in the guide. Remove the following non-CNCF / unmaintained plugins: AWS VPC Romana Juniper* Canal (it is an alternative to Calico and already explained in the Calico guide) Add note that users can still defer to this page for more options and a more complete list: https://kubernetes.io/docs/concepts/cluster-administration/networking/Revealed the top 3 plugins in terms of popularity are: - Flannel - Calico - WeaveNet The kubeadm maintainers are in contact with the maintainers of these plugins and can provide support and updates to this guide. Some plugins are not in the CNCF landscape, but still covered in this page: https://kubernetes.io/docs/concepts/cluster-administration/networking/ Remove the following non-CNCF plugins: - AWS VPC - Romana - Juniper* - Canal (it is an alternative to Calico and already explained in the Calico guide) Add note that users can still defer to this page for more options: https://kubernetes.io/docs/concepts/cluster-administration/networking/
The kubeadm survey for 1.13:
https://docs.google.com/forms/d/1A855D054FZfdvNbx6mAa54tcZ204GmPCIhxe1UrXKd8/edit#responses
Revealed the top 3 plugins in terms of popularity are:
The kubeadm maintainers are in contact with the maintainers
of these plugins and can provide support and updates to this guide.
The rest of the plugins in the guide are unmaintained, by the kubeadm team!
Some plugins are not in the CNCF landscape, or maintained by the kubeadm team, but still
present in the guide.
Remove the following non-CNCF / unmaintained plugins:
Calico guide)
Add note that users can still defer to this page for more details on Pod networking:
https://kubernetes.io/docs/concepts/cluster-administration/networking/
(the removed plugins are present there in a bigger list)
/sig cluster-lifecycle
/kind cleanup
the PR also includes some pod -> Pod renames.
xref kubernetes/enhancements#1326