doc: Add video reference to README

This commit is contained in:
Hans van den Bogert 2020-10-24 14:51:40 +02:00 committed by GitHub
parent 410a014daf
commit 33eac74d4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,8 @@ By allowing pools of nodes in different locations to communicate securely, Kilo
Kilo's design allows clients to VPN to a cluster in order to securely access services running on the cluster.
In addition to creating multi-cloud clusters, Kilo enables the creation of multi-cluster services, i.e. services that span across different Kubernetes clusters.
An introductionary video about Kilo is on [youtube](https://www.youtube.com/watch?v=iPz_DAOOCKA).
## How it works
Kilo uses [WireGuard](https://www.wireguard.com/), a performant and secure VPN, to create a mesh between the different nodes in a cluster.