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

doc: Kubeadm guide #13488

Merged
merged 1 commit into from
Oct 13, 2020
Merged

doc: Kubeadm guide #13488

merged 1 commit into from
Oct 13, 2020

Conversation

vadorovsky
Copy link
Member

The official kubeadm documentation [0] used to have instructions for
deploying various network providers, including Cilium, but it doesn't
anymore. This change adds instructions about deploying Cilium on kubeadm
managed clusters to our documentation.

[0] https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/

Fixes #13278

Signed-off-by: Michal Rostecki mrostecki@opensuse.org

@vadorovsky vadorovsky added area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. needs-backport/1.6 labels Oct 9, 2020
@vadorovsky vadorovsky requested a review from a team as a code owner October 9, 2020 14:49
@maintainer-s-little-helper maintainer-s-little-helper bot added dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Oct 9, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.6.13 Oct 9, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.7.11 Oct 9, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.8.5 Oct 9, 2020
@vadorovsky vadorovsky added the release-note/misc This PR makes changes that have no direct user impact. label Oct 9, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Oct 9, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot removed this from Needs backport from master in 1.7.11 Oct 9, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot removed this from Needs backport from master in 1.6.13 Oct 9, 2020
Copy link
Member

@brb brb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Contributor

@kkourt kkourt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some nits, otherwise looks good.

Documentation/gettingstarted/k8s-install-kubeadm.rst Outdated Show resolved Hide resolved
Documentation/gettingstarted/k8s-install-kubeadm.rst Outdated Show resolved Hide resolved
The official kubeadm documentation [0] used to have instructions for
deploying various network providers, including Cilium, but it doesn't
anymore. This change adds instructions about deploying Cilium on kubeadm
managed clusters to our documentation.

[0] https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/

Fixes #13278

Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
@aanm aanm merged commit 94fd90d into master Oct 13, 2020
@aanm aanm deleted the doc-kubeadm branch October 13, 2020 08:54
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.8 in 1.8.5 Oct 14, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.8 in 1.8.5 Oct 14, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.8 to Backport done to v1.8 in 1.8.5 Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
1.8.5
Backport done to v1.8
Development

Successfully merging this pull request may close these issues.

[DOC] Missing docs about installation using kubeadm
5 participants