From a0dd010a87b0ef0350299db3944f3a941fca09b4 Mon Sep 17 00:00:00 2001 From: Tim Jones Date: Thu, 9 Jun 2022 22:26:29 +0200 Subject: [PATCH] docs: add link to discovery service in kubespan Add more contextual description of the discovery service to the KubeSpan docs, and a link to the repo. Signed-off-by: Tim Jones --- website/content/v1.0/kubernetes-guides/network/kubespan.md | 3 +++ website/content/v1.1/kubernetes-guides/network/kubespan.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/website/content/v1.0/kubernetes-guides/network/kubespan.md b/website/content/v1.0/kubernetes-guides/network/kubespan.md index 65b7a1089..0412e72e8 100644 --- a/website/content/v1.0/kubernetes-guides/network/kubespan.md +++ b/website/content/v1.0/kubernetes-guides/network/kubespan.md @@ -8,6 +8,9 @@ aliases: KubeSpan is a feature of Talos that automates the setup and maintenance of a full mesh [WireGuard](https://www.wireguard.com) network for your cluster, giving you the ability to operate hybrid Kubernetes clusters that can span the edge, datacenter, and cloud. Management of keys and discovery of peers can be completely automated for a zero-touch experience that makes it simple and easy to create hybrid clusters. +KubeSpan consists of client code in Talos Linux, as well as a discovery service that enables clients to securely find each other. +Sidero Labs operates a free Discovery Service, but the discovery service may be operated by your organization and can be [downloaded here](https://github.com/siderolabs/discovery-service). + ## Video Walkthrough To learn more about KubeSpan, see the video below: diff --git a/website/content/v1.1/kubernetes-guides/network/kubespan.md b/website/content/v1.1/kubernetes-guides/network/kubespan.md index 65b7a1089..0412e72e8 100644 --- a/website/content/v1.1/kubernetes-guides/network/kubespan.md +++ b/website/content/v1.1/kubernetes-guides/network/kubespan.md @@ -8,6 +8,9 @@ aliases: KubeSpan is a feature of Talos that automates the setup and maintenance of a full mesh [WireGuard](https://www.wireguard.com) network for your cluster, giving you the ability to operate hybrid Kubernetes clusters that can span the edge, datacenter, and cloud. Management of keys and discovery of peers can be completely automated for a zero-touch experience that makes it simple and easy to create hybrid clusters. +KubeSpan consists of client code in Talos Linux, as well as a discovery service that enables clients to securely find each other. +Sidero Labs operates a free Discovery Service, but the discovery service may be operated by your organization and can be [downloaded here](https://github.com/siderolabs/discovery-service). + ## Video Walkthrough To learn more about KubeSpan, see the video below: