From d0edb733860926a1bdb499200176da78d334d5c9 Mon Sep 17 00:00:00 2001 From: yunxji Date: Mon, 29 Jul 2019 16:59:54 +0800 Subject: [PATCH] Modify document format. (#15567) --- .../setup/production-environment/turnkey/tencent.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/content/en/docs/setup/production-environment/turnkey/tencent.md b/content/en/docs/setup/production-environment/turnkey/tencent.md index 5d77c75d5c..fadef5d3dd 100644 --- a/content/en/docs/setup/production-environment/turnkey/tencent.md +++ b/content/en/docs/setup/production-environment/turnkey/tencent.md @@ -1,24 +1,19 @@ --- - title: Running Kubernetes on Tencent Kubernetes Engine -content_template: templates/task - --- -## Running Kubernetes on Tencent Kubernetes Engine - -### Tencent Kubernetes Engine +## Tencent Kubernetes Engine [Tencent Cloud Tencent Kubernetes Engine (TKE)](https://intl.cloud.tencent.com/product/tke) provides native Kubernetes container management services. You can deploy and manage a Kubernetes cluster with TKE in just a few steps. For detailed directions, see [Deploy Tencent Kubernetes Engine](https://intl.cloud.tencent.com/document/product/457/11741). TKE is a [Certified Kubernetes product](https://www.cncf.io/certification/software-conformance/).It is fully compatible with the native Kubernetes API. -### Custom Deployment +## Custom Deployment The core of Tencent Kubernetes Engine is open source and available [on GitHub](https://github.com/TencentCloud/tencentcloud-cloud-controller-manager/). When using TKE to create a Kubernetes cluster, you can choose managed mode or independent deployment mode. In addition, you can customize the deployment as needed; for example, you can choose an existing Cloud Virtual Machine instance for cluster creation or enable Kube-proxy in IPVS mode. -### What's Next +## What's Next To learn more, see the [TKE documentation](https://intl.cloud.tencent.com/document/product/457). \ No newline at end of file