Redirect kustomize docs to the new unified site.

This commit is contained in:
Phillip Wittrock
2020-11-04 11:15:40 -08:00
parent d8d57eae29
commit 0834e152b2
48 changed files with 119 additions and 0 deletions

View File

@@ -7,6 +7,8 @@ menu:
weight: 70
---
<meta http-equiv="refresh" content="0; url=https://kubectl.docs.kubernetes.io/faq/kustomize/" />
## kubectl doesn't have the latest kustomize, when will it be updated?
TLDR: This is blocked on either moving kubectl into its own repo, or changing its dependencies. ETA k8s ~1.20.

View File

@@ -7,6 +7,8 @@ description: >
Eschewed Features
---
<meta http-equiv="refresh" content="0; url=https://kubectl.docs.kubernetes.io/faq/kustomize/eschewedfeatures/" />
The maintainers established this list to
place bounds on the kustomize feature
set. The bounds can be changed with

View File

@@ -5,6 +5,8 @@ weight: 99
type: docs
---
<meta http-equiv="refresh" content="0; url=https://kubectl.docs.kubernetes.io/faq/kustomize/versioningpolicy/" />
Running `kustomize` means one is running a
particular version of a program (a CLI), using a
particular version of underlying packages (a Go