This commit is contained in:
guoxudong
2020-06-15 14:21:15 +08:00
parent 518147c129
commit af7df1448d
69 changed files with 195 additions and 151 deletions

View File

@@ -25,7 +25,7 @@
<meta property="og:description" content="自定义 Kubernetes 配置" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://kubernetes-sigs.github.io/kustomize/zh/" />
<meta property="og:updated_time" content="2019-10-24T00:00:00+00:00" /><meta property="og:site_name" content="Kustomize" />
<meta property="og:site_name" content="Kustomize" />
<meta itemprop="name" content="Kustomize">
<meta itemprop="description" content="自定义 Kubernetes 配置"><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Kustomize"/>
@@ -173,7 +173,7 @@
<div class="pt-3 lead">
<div class="mx-auto">
<p class="lead mt-5">TKustomize 提供了一种自定义 Kubernetes 资源配置的解决方案,该方案摆脱了模板和 DSL。</p>
<p class="lead mt-5">Kustomize 提供了一种自定义 Kubernetes 资源配置的解决方案,该方案摆脱了模板和 DSL。</p>
<a
class="btn btn-lg btn-primary mr-3 mb-4"
href="/kustomize/zh/installation/"