From 3cb9fa79bf93c673adff38dba3a031e2bda351e8 Mon Sep 17 00:00:00 2001 From: yangsoon Date: Wed, 31 Mar 2021 16:01:53 +0800 Subject: [PATCH] fix index.js (#1380) --- docs/index.js | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/docs/index.js b/docs/index.js index a57ecde28..6ed314409 100644 --- a/docs/index.js +++ b/docs/index.js @@ -93,13 +93,17 @@ const WhatIs = () => (

What is KubeVela?

- - For platform builders: - KubeVela serves as a framework that empowers them to create user friendly yet highly extensible platforms at ease + + For platform builders: + KubeVela is a platform engine that empowers you to create developer-centric experience in robust, repeatable + and extensible approach. Think about a plug-in that turns your Kubernetes cluster into a + Heroku via + abstractions designed by yourself. -
- For developers: - such Application abstraction built with KubeVela will enable them to design and ship their applications to Kubernetes with minimal effort. +
+
+ For developers: + enjoy the abstractions built by platform team and manage applications with minimal effort.