Add docs and demo for imageTags

This commit is contained in:
Jingfang Liu
2018-07-23 14:28:27 -07:00
parent 5715f4bab4
commit 838a766d12
3 changed files with 93 additions and 0 deletions

View File

@@ -31,3 +31,5 @@ go get github.com/kubernetes-sigs/kustomize
Alice and Bob.
* [container args](wordpress/README.md) - Injecting k8s runtime data into container arguments (e.g. to point wordpress to a SQL service).
* [image tags](imageTags.md) - Updating image tags without applying a patch.