jregan
6d935b6a4a
Fix some Go nits.
2018-09-28 18:08:36 -07:00
Jeff Regan
8ef87309a2
Merge pull request #315 from nikhita/fix-template-files
...
Move template files from docs/ to root
2018-09-27 09:30:33 -07:00
theShirbiny
c614f4b5de
missing : after patchesJson6902
2018-09-24 17:55:32 +02:00
Gregory Haynes
ce3daf254f
Update install doc to use sigs.k8s.io
...
When using go get github.com/kubernetes-sigs/kustomize running kustomize
panics with 'log_dir redefined'.
2018-09-18 19:03:06 +00:00
Alexandr Burdiyan
5401bd367b
Implement support for digests in imageTags
...
This commit adds a new field to imageTags transformer
so that digests can be used instead of image tags if needed.
Closes https://github.com/kubernetes-sigs/kustomize/issues/326
2018-09-10 11:21:53 +02:00
Jingfang Liu
1c616b1962
Add examples and docs for patchesJson6902
2018-09-07 11:55:12 -07:00
Nikhita Raghunath
cdb78cbdd3
Move template files from docs/ to root
2018-09-01 20:22:22 +05:30
Jeffrey Regan
cdbd83a645
Fix some busted documentation links.
2018-08-31 17:05:32 -07:00
Jeffrey Regan
da142a8e97
Move some docs to docs dir (declutter the top).
2018-08-23 11:33:12 -07:00
Jeffrey Regan
5fa209acfa
Tweak docs readme
2018-08-22 12:20:13 -07:00
Jingfang Liu
b29e449d4a
Add docs README.md
2018-08-22 09:05:54 -07:00
Jingfang Liu
759ba1cbf4
Add example for kustomize build {url}
2018-08-20 09:52:32 -07:00
Seth Pollack
42e6ced2b0
add docs
2018-08-14 20:55:26 -04:00
Ivan Shvedunov
f9a0e671b7
Add timeoutSeconds to secretArgs
2018-08-14 22:55:59 +03:00
Jeffrey Regan
083d3cbb65
More description of eschewed features
2018-07-31 11:48:36 -07:00
Jeffrey Regan
37e97084f9
Eschew globbing doc
2018-07-30 16:57:16 -07:00
Jeffrey Regan
02f9329747
Enumerate eschewed features in docs
2018-07-30 14:56:20 -07:00
Jingfang Liu
838a766d12
Add docs and demo for imageTags
2018-07-23 16:35:04 -07:00
Rio Kierkels
afbc1b0401
docs(vars): add some docs explaining the usage and limitations of vars
2018-07-11 10:43:11 +02:00
guineveresaenger
54e8a014bc
Adds example for secret download using curl
...
It is possible to download secrets from web locations, as the command subfield can execute any terminal command specified.
This is a useful feature that should be highlighted.
2018-06-25 16:39:29 -07:00
Jingfang Liu
4f05482e00
Add support for CRDs
2018-06-11 21:52:13 -07:00
Seth Pollack
fa8d6f08e2
add namespace to the doc
2018-06-08 12:47:52 -04:00
Jeffrey Regan
1583486546
base overlay notes
2018-05-24 17:07:19 -07:00
Jeffrey Regan
5a54c96203
update readmes
2018-05-24 14:13:10 -07:00
Jeffrey Regan
d9b422cc54
Update README with file layout
2018-05-23 10:05:11 -07:00
Jeffrey Regan
00e52095d6
Update workflow doc
2018-05-22 16:53:07 -07:00
Jeffrey Regan
8f3fe7d4bd
betterFigs
2018-05-22 12:21:02 -07:00
Jeffrey Regan
920f53853b
use variant in figure
2018-05-22 12:14:33 -07:00
Jeff Regan
954a452f25
Merge pull request #469 from AdamDang/patch-3
...
Typo fix: cluser->cluster
2018-05-11 13:31:42 -07:00
Jeffrey Regan
3503fef7a7
updateFig2
2018-05-08 12:25:43 -07:00
Jeffrey Regan
a4952390da
updateFigs
2018-05-08 12:20:26 -07:00
Jeffrey Regan
63e811dab1
reorderGloss
2018-05-08 12:10:03 -07:00
Jeffrey Regan
8739c60d9a
Replace term 'instance' with 'variant'.
2018-05-08 11:40:33 -07:00
Jeffrey Regan
bfa105970a
add license
2018-05-08 10:37:01 -07:00
AdamDang
55247c62ff
Typo fix: cluser->cluster
...
cluser->cluster
2018-05-09 00:00:05 +08:00
Jeffrey Regan
d053bf2f12
drop unused figs and fix some nits
2018-05-01 15:58:48 -07:00
Jeffrey Regan
082448d4af
Modify mysql and springboot demo to download their data from the code repo, not the kinflate repo
2018-05-01 15:01:28 -07:00
Jeffrey Regan
d0a3f12d14
absorb hello world configs
2018-04-30 16:24:46 -07:00
Jeff Regan
fa347d3995
Merge branch 'master' into patch-1
2018-04-30 13:40:58 -07:00
AdamDang
07badb8510
Typo fix: resourse->resource
2018-04-27 23:28:43 +08:00
Jeffrey Regan
fb308353d3
breakfast
2018-04-24 14:41:04 -07:00
AdamDang
060aa49968
Update glossary.md
2018-04-23 22:48:17 +08:00
AdamDang
e9507748d1
Typo fix in glossary.md: cluser->cluster
...
cluser->cluster
refers to to->refers to
2018-04-23 22:38:31 +08:00
Jeffrey Regan
8eed3d495d
new figs
2018-04-17 13:49:09 -07:00
Jeffrey Regan
897def7483
kustomize.yaml becomes kustomization.yaml
2018-04-17 11:16:49 -07:00
Jeffrey Regan
428e980eb5
Example kustomization file.
2018-04-17 09:31:27 -07:00
Jeffrey Regan
cfc0cea8b1
updated figs
2018-04-16 14:01:31 -07:00
Jeffrey Regan
aedef1e02c
Update figs
2018-04-16 13:47:33 -07:00
Jeffrey Regan
8c57c1e974
Some kustomization field renaming.
2018-04-13 13:34:44 -07:00
Jeffrey Regan
2b764f2f39
Drop the init command
2018-04-13 10:01:05 -07:00