Skip to content

Commit ec3ed02

Browse files
authored
Update kpt definition on landing page (#3095)
1 parent e10e624 commit ec3ed02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<title>kpt - Home</title>
66
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
7-
<meta name="description" content="A Git-native, schema-aware, extensible client-side tool for packaging, customizing, validating, and applying Kubernetes resources." />
7+
<meta name="description" content="A package-centric toolchain that enables a WYSIWYG configuration authoring, automation, and delivery experience and simplifies managing Kubernetes platforms and KRM-driven infrastructure at scale by manipulating declarative Configuration as Data, separated from the code that transforms it." />
88
<meta
99
name="viewport"
1010
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"

0 commit comments

Comments
 (0)