Created the basic. Waitng to hear back from Mark Church on YAML.

This commit is contained in:
Anne Henmi 2018-08-30 14:16:56 -06:00
parent 6b5469b855
commit adcef407cc
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
title: Kubernetes Network Encryption
description: Learn how to configure network encryption in Kubernetes
keywords: ucp, cli, administration, kubectl, Kubernetes, security, network, ipsec, ipip, esp, calico
---
Docker Enterprise provides data-plane level IPSec network encryption to securely encrypt application traffic in a Kubernetes cluster. This secures application traffic within a cluster when running in untrusted infrastructure or environments. It is an optional feature of UCP that is enabled by deploying the Secure Overlay components on Kuberenetes when using the default Calico driver for networking configured for IPIP tunnelling (the default configuration).