@@ -557,37 +557,6 @@ reference documentation for more information about this subcommand and its
557
557
options.
558
558
559
559
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 & ;
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
-
591
560
## Version skew policy {#version-skew-policy}
592
561
593
562
While kubeadm allows version skew against some components that it manages, it is recommended that you
@@ -675,3 +644,33 @@ supports your chosen platform.
675
644
If you are running into difficulties with kubeadm, please consult our
676
645
[ troubleshooting docs] ( /docs/setup/production-environment/tools/kubeadm/troubleshooting-kubeadm/ ) .
677
646
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 & ;
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