mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-25 01:06:37 +00:00
7069fd70a1
* guides: Add new Kubernetes migration guide This guide provide direction in upgrade Kubernetes from the 1.17.x release up to the 1.19.x release due to Clear missing the 1.18.x release. Signed-off-by: Mark D Horn <mark.d.horn@intel.com> * Corrects reST syntax for proper display of code-blocks, - For correct indentation levels when substeps appear - To correct "For each of the other notes..." to "nodes..." - To use list-table to show kubeadm component configs - To retitle ref label to "_kubernetes_migration", prev not unique - TBD: Waiting on actual hyperlinks, not prev included. Signed-off-by: michael vincerra <michael.vincerra@intel.com> * guides: Fix the links for k8s-migration - Rename the new guide - Fix references and links - Fix formatting Signed-off-by: Mark D Horn <mark.d.horn@intel.com> * Corrects copyright value in conf.py. Signed-off-by: michael vincerra <michael.vincerra@intel.com> Co-authored-by: michael vincerra <michael.vincerra@intel.com>