docs: remove frontmatter

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
This commit is contained in:
Lucas Servén Marín
2020-03-10 00:36:18 +01:00
parent 4e72d02f88
commit 72f5107979
16 changed files with 40 additions and 47 deletions

View File

@@ -1,9 +1,3 @@
---
id: annotations
title: Annotations
hide_title: true
---
# Annotations
The following annotations can be added to any Kubernetes Node object to configure the Kilo network.

View File

@@ -1,8 +1,3 @@
---
id: kgctl
hide_title: true
---
# kgctl
Kilo provides a command line tool for inspecting and interacting with clusters: `kgctl`.

View File

@@ -1,9 +1,3 @@
---
id: multi-cluster-services
title: Multi-cluster Services
hide_title: true
---
# Multi-cluster Services
Just as Kilo can connect a Kubernetes cluster to external services over WireGuard, it can connect multiple independent Kubernetes clusters.

View File

@@ -1,9 +1,3 @@
---
id: topology
title: Topology
hide_title: true
---
# Topology
Kilo allows the topology of the encrypted network to be customized.

View File

@@ -1,9 +1,3 @@
---
id: vpn-server
title: VPN Sever
hide_title: true
---
# VPN Server
The cluster VPN created by Kilo can also be used by peers as a gateway to access the Internet.

View File

@@ -1,9 +1,3 @@
---
id: vpn
title: VPN
hide_title: true
---
# VPN
Kilo enables peers outside of a Kubernetes cluster to connect to the created WireGuard network.