Benjamin Danon
fe86de7a63
Fix the newName field name in the page
...
Kubernetes-commit: c39c64ffdaf677d09c412e7447b5bf400394068b
2020-03-29 00:23:47 +01:00
Benjamin Danon
2c37c8fc35
Fix the newName field name in the example
...
Kubernetes-commit: 77ca434ec378d607fee83dc790eb8981d5beb4e7
2020-03-29 00:15:47 +01:00
Julian V. Modesto
b6cbb3bd6c
Clean up --dry-run values.
...
- Clean up --dry-run values in tests, docs, and scripts
- Fix --dry-run for auth reconcile and add a test
Kubernetes-commit: d97169f59ad11f2d2ffd8ef14446bbec5ffc881b
2020-02-13 16:28:22 -05:00
Cornelius Weig
e54c7dba6a
Add documentation around plugins
...
Documentation is added in several areas:
1. `kubectl plugin` now prints a note that plugins are best discovered
with krew.dev and how to install it.
2. The kubectl book now has a new section about plugins, featuring
- a very brief introduction to the kubectl plugin mechanism
- a section about krew
Kubernetes-commit: ed0e0350854e34bad65de4db44c0f661a5851870
2020-02-26 14:50:50 +01:00
Zhang Yong
59f84c7297
update defaultconfig link
...
https://github.com/kubernetes/kubectl/issues/790
Kubernetes-commit: 1f0c7db589da1105f2009f935b7cd59b27eb8292
2019-12-25 16:07:24 +08:00
zhouya0
9c14935e27
Add kubectl diff exit code doc
...
Kubernetes-commit: 527e66fc2829917444d874771142fdd834feb8d6
2020-02-04 17:22:23 +08:00
Naoki Oketani
82b0b6ee04
Clalify how to contribute to kubectl book
...
Kubernetes-commit: 9c120c8e1a305370489d3757323221b00ac3036a
2019-10-05 16:47:05 +09:00
tanjunchen
94234261fb
correct invalid urls
...
Kubernetes-commit: efd61ae3e4826125d65ef7824e3243e2480c7205
2019-12-06 23:31:41 +08:00
tanjunchen
59fe764179
fix 1-12 number urls
...
Kubernetes-commit: 8f4a262d618ff5457268d7494e3720ee37b524b0
2019-11-21 11:17:46 +08:00
Naoki Oketani
6ce0967940
fixed typos in kubectl book
...
Kubernetes-commit: 09415eec4717c2d2ccc95f3532e68591032e3e75
2019-08-15 15:44:19 +09:00
Naoki Oketani
6098586103
fixed a typo in kubectl book
...
Kubernetes-commit: 305fbd2bf6408d44f48f7739f3131bab07f50451
2019-08-14 23:11:07 +09:00
Naoki Oketani
b32fc9b014
removed duplicated kubectl get
...
Kubernetes-commit: c335370c9198b4c4d51cc5e25bd080d6b8d45f76
2019-07-07 00:27:38 +09:00
Naoki Oketani
48338e300d
removed extra hyphen in kubectl book
...
Kubernetes-commit: 46bd04a1c3d3f09e0e33d8e53d59185b40f1e4dd
2019-07-05 23:43:59 +09:00
hwdef
a5e52cc88a
Fix typo in kubectl describe docs
...
Kubernetes-commit: e8e367cd703a29a75238ffcb39ffb262528641d4
2019-08-26 09:42:40 +08:00
Andrew Phillips
4246a74149
'imagetag' -> 'image' in edit set command examples
...
'imagetag' is not/no longer supported as a command
Kubernetes-commit: 5a753a834f350d62c2258adfd9983614c8072e88
2019-09-10 10:53:27 -04:00
d-kuro
408ffb46f4
Fix code block for kubectl book.
...
Kubernetes-commit: dedd87530b1cda5fcb5a4fa2565bb1327312bdce
2019-07-18 14:13:16 +09:00
Naoki Oketani
e4a7ef81bc
fixed a typo in kubectl book
...
Kubernetes-commit: f258af3af3dabc56297bae499f0412b7fb132489
2019-07-08 22:56:04 +09:00
Naoki Oketani
231843b74c
fixed a typo in kubectl book
...
Kubernetes-commit: 78f7113a9338589a5a38c58be6d13518a19ff726
2019-06-29 22:19:08 +09:00
Nikhita Raghunath
b5007e95b7
kubectl/docs/book: bump lodash from 4.17.5 to 4.17.13
...
As per the automatic patch created by dependabot.
Kubernetes-commit: 64e6fbf98a885bc258c2983b9a1aa46f35c437b7
2019-07-15 16:57:17 +05:30
Naoki Oketani
94e5810f78
kubectl book: added a leading slash to apis path
...
Kubernetes-commit: 9c5c787360657f8cef91e830c077197aa579e290
2019-07-09 21:33:40 +09:00
Naoki Oketani
4588587bf5
correct kubectl cp argument order
...
Kubernetes-commit: bf431d457c2353f23a358217153b25ff95e34531
2019-07-06 00:11:56 +09:00
Sean Sullivan
7b766ac503
Re-add kubectl docs to kubectl staging
...
Kubernetes-commit: f33ac853423106fcc64a7aa9897a90349113602f
2019-06-25 16:28:04 -07:00
Sean Sullivan
8182c7acf9
Clear entire kubectl repo before turning on staging publishing bot
2019-05-28 14:34:40 -07:00
Kubernetes Prow Robot
5b63b0fd89
Merge pull request #658 from d-kuro/feature/fix-yaml
...
Fix patchesJson6902 example patch file.
2019-05-23 14:14:20 -07:00
d-kuro
dd0c4bf3e3
Fix yaml.
2019-05-24 03:06:20 +09:00
d-kuro
3c5273d858
Remove unnecessary space.
2019-05-21 17:47:48 +09:00
Phillip Wittrock
fcedb18fa7
Copy feedback form to each page
2019-05-01 17:53:26 -07:00
Phillip Wittrock
dea1c4b1dc
Remove dark theme
2019-04-26 15:36:18 -07:00
Phillip Wittrock
88511f99b2
Add reference documentation for Kustomize
2019-04-26 15:36:18 -07:00
Kubernetes Prow Robot
0818fe40f7
Merge pull request #634 from Rio/add-env-option-for-generators
...
feat(docs): add section on environment style configmap/secret generation
2019-04-22 10:17:45 -07:00
Kubernetes Prow Robot
dcba5d3b94
Merge pull request #645 from anmoel/patch-1
...
fix typo in JSON Path Symbols Table
2019-04-22 09:09:45 -07:00
Kubernetes Prow Robot
3d4b4cf279
Merge pull request #643 from abhishekjiitr/dns-name-fix
...
Fix Invalid DNS ConfigMap Name
2019-04-22 09:07:45 -07:00
Kubernetes Prow Robot
de6764eebc
Merge pull request #626 from BenHall/book-dockerfile
...
Dockerfile for GitBook
2019-04-22 09:05:44 -07:00
André Möller
768e3ad480
fix typo in JSON Path Symbols Table
2019-04-18 11:38:34 +02:00
Abhishek Jaisingh
e6f706a0ae
Fix Invalid DNS ConfigMap Name
2019-04-16 02:33:32 +05:30
Phillip Wittrock
cf201bfe23
Update docs to clarify namespace overrides
2019-04-12 13:41:16 -07:00
Maciej Szulik
59ce667546
Update lodash to address CVE-2018-16487
2019-04-11 20:43:39 +02:00
Phillip Wittrock
588ebd763b
Book: update labeling recommendations
2019-04-04 07:44:01 -07:00
Michael Raimondi
0a9cde36be
fix typo
...
Signed-off-by: Michael Raimondi <mike@mikeraimondi.com>
2019-04-01 11:20:22 -04:00
Jonas Fonseca
f3ce8ffd6b
Remove cp examples from the port-forward page
...
The examples at the end of the port_forward_to_pods page are derived
from the copying_container_files page when it was created.
2019-03-28 11:56:13 -04:00
Kubernetes Prow Robot
553a2e62a3
Merge pull request #635 from chrisz100/patch-2
...
replaced Conainer with Container
2019-03-28 08:52:44 -07:00
Kubernetes Prow Robot
1a1be84dc8
Merge pull request #633 from chrisz100/patch-1
...
Fixed a typo in field merge semantics
2019-03-28 08:50:47 -07:00
Christian Jantz
b7dc617207
replaced Conainer with Container
2019-03-28 12:42:45 +01:00
Christian Jantz
c6f84966c6
Fixed a typo in field merge semantics
2019-03-28 11:53:22 +01:00
Rio Kierkels
697dee47d4
feat(docs): add section on environment style configmap/secret generation
2019-03-28 11:53:17 +01:00
Rio Kierkels
f7cad8f1c4
fix(docs): reference correct kubectl command
2019-03-28 10:32:23 +01:00
Rio Kierkels
90b90bfa4c
fix(docs): spelling error
2019-03-28 10:29:17 +01:00
Ben Hall
dc289fc60e
Dockerfile for GitBook
2019-03-26 10:28:10 +00:00
Phillip Wittrock
6b06df7751
Fix examples
2019-03-25 09:27:45 -07:00
Phillip Wittrock
86af21b776
Kubectl Book Final Edits
2019-03-22 17:03:07 -07:00