Skip to content

Commit 4b4d9ef

Browse files
committed
Update the kubeadm page docs
Signed-off-by: Prashant Rewar <[email protected]>
1 parent 99b2b5e commit 4b4d9ef

File tree

1 file changed

+30
-31
lines changed

1 file changed

+30
-31
lines changed

content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md

Lines changed: 30 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -557,37 +557,6 @@ reference documentation for more information about this subcommand and its
557557
options.
558558

559559

560-
561-
<!-- discussion -->
562-
563-
## What's next {#whats-next}
564-
565-
* Verify that your cluster is running properly with [Sonobuoy](https://github.com/heptio/sonobuoy)
566-
* <a id="lifecycle" />See [Upgrading kubeadm clusters](/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade/)
567-
for details about upgrading your cluster using `kubeadm`.
568-
* Learn about advanced `kubeadm` usage in the [kubeadm reference documentation](/docs/reference/setup-tools/kubeadm/)
569-
* Learn more about Kubernetes [concepts](/docs/concepts/) and [`kubectl`](/docs/reference/kubectl/).
570-
* See the [Cluster Networking](/docs/concepts/cluster-administration/networking/) page for a bigger list
571-
of Pod network add-ons.
572-
* <a id="other-addons" />See the [list of add-ons](/docs/concepts/cluster-administration/addons/) to
573-
explore other add-ons, including tools for logging, monitoring, network policy, visualization &amp;
574-
control of your Kubernetes cluster.
575-
* Configure how your cluster handles logs for cluster events and from
576-
applications running in Pods.
577-
See [Logging Architecture](/docs/concepts/cluster-administration/logging/) for
578-
an overview of what is involved.
579-
580-
### Feedback {#feedback}
581-
582-
* For bugs, visit the [kubeadm GitHub issue tracker](https://github.com/kubernetes/kubeadm/issues)
583-
* For support, visit the
584-
[#kubeadm](https://kubernetes.slack.com/messages/kubeadm/) Slack channel
585-
* General SIG Cluster Lifecycle development Slack channel:
586-
[#sig-cluster-lifecycle](https://kubernetes.slack.com/messages/sig-cluster-lifecycle/)
587-
* SIG Cluster Lifecycle [SIG information](https://github.com/kubernetes/community/tree/master/sig-cluster-lifecycle#readme)
588-
* SIG Cluster Lifecycle mailing list:
589-
[kubernetes-sig-cluster-lifecycle](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)
590-
591560
## Version skew policy {#version-skew-policy}
592561

593562
While kubeadm allows version skew against some components that it manages, it is recommended that you
@@ -675,3 +644,33 @@ supports your chosen platform.
675644
If you are running into difficulties with kubeadm, please consult our
676645
[troubleshooting docs](/docs/setup/production-environment/tools/kubeadm/troubleshooting-kubeadm/).
677646

647+
648+
<!-- discussion -->
649+
650+
## What's next {#whats-next}
651+
652+
* Verify that your cluster is running properly with [Sonobuoy](https://github.com/heptio/sonobuoy)
653+
* <a id="lifecycle" />See [Upgrading kubeadm clusters](/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade/)
654+
for details about upgrading your cluster using `kubeadm`.
655+
* Learn about advanced `kubeadm` usage in the [kubeadm reference documentation](/docs/reference/setup-tools/kubeadm/)
656+
* Learn more about Kubernetes [concepts](/docs/concepts/) and [`kubectl`](/docs/reference/kubectl/).
657+
* See the [Cluster Networking](/docs/concepts/cluster-administration/networking/) page for a bigger list
658+
of Pod network add-ons.
659+
* <a id="other-addons" />See the [list of add-ons](/docs/concepts/cluster-administration/addons/) to
660+
explore other add-ons, including tools for logging, monitoring, network policy, visualization &amp;
661+
control of your Kubernetes cluster.
662+
* Configure how your cluster handles logs for cluster events and from
663+
applications running in Pods.
664+
See [Logging Architecture](/docs/concepts/cluster-administration/logging/) for
665+
an overview of what is involved.
666+
667+
### Feedback {#feedback}
668+
669+
* For bugs, visit the [kubeadm GitHub issue tracker](https://github.com/kubernetes/kubeadm/issues)
670+
* For support, visit the
671+
[#kubeadm](https://kubernetes.slack.com/messages/kubeadm/) Slack channel
672+
* General SIG Cluster Lifecycle development Slack channel:
673+
[#sig-cluster-lifecycle](https://kubernetes.slack.com/messages/sig-cluster-lifecycle/)
674+
* SIG Cluster Lifecycle [SIG information](https://github.com/kubernetes/community/tree/master/sig-cluster-lifecycle#readme)
675+
* SIG Cluster Lifecycle mailing list:
676+
[kubernetes-sig-cluster-lifecycle](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)

0 commit comments

Comments
 (0)