From dbbffdbd387e0fae1f0d936b7af59b064ca99d60 Mon Sep 17 00:00:00 2001 From: Darkarotte Date: Thu, 21 Nov 2024 18:48:54 +0100 Subject: [PATCH] Update getting-started-with-kubernetes.md Fix kubespray flatcar documentation link --- .../container-runtimes/getting-started-with-kubernetes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/latest/container-runtimes/getting-started-with-kubernetes.md b/content/docs/latest/container-runtimes/getting-started-with-kubernetes.md index 031fe881..2d9cd16d 100644 --- a/content/docs/latest/container-runtimes/getting-started-with-kubernetes.md +++ b/content/docs/latest/container-runtimes/getting-started-with-kubernetes.md @@ -369,7 +369,7 @@ While CAPI is an evolving project and Flatcar support is in-progress regarding t Kubespray is an open-source project used to deploy production ready Kubernetes cluster, learn more about it on the [documentation][kubespray-documentation]. -Based on users feedback, Flatcar is known to work with Kubespray - you can read more about it in this section: [https://kubespray.io/#/docs/flatcar][kubespray-documentation-flatcar]. +Based on users feedback, Flatcar is known to work with Kubespray - you can read more about it in this section: [https://kubespray.io/#/docs/operating_systems/flatcar][kubespray-documentation-flatcar]. [butane]: https://coreos.github.io/butane/ [capi-documentation]: https://cluster-api.sigs.k8s.io/ @@ -382,7 +382,7 @@ Based on users feedback, Flatcar is known to work with Kubespray - you can read [image-builder]: https://github.com/kubernetes-sigs/image-builder [kubenet]: https://github.com/flatcar/Flatcar/issues/579 [kubespray-documentation]: https://kubespray.io -[kubespray-documentation-flatcar]: https://kubespray.io/#/docs/flatcar +[kubespray-documentation-flatcar]: https://kubespray.io/#/docs/operating_systems/flatcar [kured]: https://kured.dev/docs/ [openstack]: https://cluster-api-openstack.sigs.k8s.io/clusteropenstack/configuration.html#ignition-based-images [sysext-bakery]: https://github.com/flatcar/sysext-bakery