Commit Graph

14 Commits

Author SHA1 Message Date
sallydeng 9b3f420bd9 kubectl_apply.md-change it for label key
When I test this command, if the configmap has a label, it just delete the configmaps which has the same label key and that are not in the file.
kubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/v1/ConfigMap
So I advise change the description like this:
"Apply the configuration in manifest.yaml and delete all the other configmaps with the same label key that are not in the file."
2017-02-15 14:22:29 -08:00
Ben Balter bfa604351f add explicit titles to docs 2016-12-15 15:16:54 -05:00
Janet Kuo 28899d6ec6 Run update-imported-docs.sh 2016-12-13 13:44:13 -08:00
Maciej Szulik b506e647f3 Updated imported docs with ./update-imported-docs.sh 2016-10-28 11:28:17 +02:00
Janet Kuo 28a0bcb969 Run the script to fix kubectl 404 issue 2016-09-28 15:32:14 -07:00
nikhiljindal caa3d8c8e3 Updating docs by running update-imported-docs.sh 2016-09-02 16:23:08 -07:00
Phillip Wittrock 899d27a16c Push v1.3 release documentation to the live site. 2016-08-12 14:48:32 -07:00
foxish 66f28bb820 Adding OWNERS for docs. 2016-08-02 18:13:52 -07:00
johndmulhausen 5789c87428 Fixes for kubectl links 2016-03-28 12:34:56 -07:00
John Mulhausen 2d0f2cee78 Fixes for refdocs 2016-03-17 17:08:15 -07:00
John Mulhausen dbe21d103a Refresh of refdocs; adds autoscaling and batch 2016-03-17 15:58:12 -07:00
John Mulhausen 99e7f8dd75 Frontmatter add-ons for refdocs 2016-03-07 17:05:20 +00:00
John Mulhausen a777a06bb1 Refdocs for 1.2 import 2016-03-07 16:51:25 +00:00
John Mulhausen 4c9e72c518 Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00