eiji.ienaga
8046684b5f
Fix URL nginx-deployment.yaml ( #8090 )
...
"https://k8s.io/docs/user-guide/nginx-deployment.yaml " is not found
Fix url
2018-04-26 14:28:27 -07:00
Fabian Deutsch
799edfa3be
Update annotations.md ( #8103 )
...
Update the example to show that annotations are part of the metadata of an object.
2018-04-16 09:33:58 -07:00
Fabian Deutsch
da86ab8831
Update labels.md ( #8102 )
...
Update the example to show that labels are part of the metadata of an object.
2018-04-16 09:31:58 -07:00
CaoShuFeng
c7c80e50cb
fix description about kubectl apply ( #7747 )
2018-04-12 15:13:59 -07:00
Haowei Cai (Roy)
a18d6674c0
Document new OpenAPI endpoint ( #8050 )
...
* Document new OpenAPI endpoint
Document new OpenAPI endpoint and deprecation announcement for old endpoints.
* Remove out-of-date swagger spec information
Deprecation announcement is in line 29
* Update default behavior for endpoint HTTP headers
2018-04-11 18:45:55 -07:00
Campion Fellin
16fe175bae
Update Links to kubectl docs ( #7927 )
...
* Fix deployment.md
* Fix replicaset.md
* Fix tain-and-toleration
* Update concepts/configuration
* Update documentation
* Fix based on comments
* Update quick comments
2018-04-11 14:22:55 -07:00
Shen Yuanyu
a1a3010a00
style-adjust ( #8021 )
2018-04-09 07:13:08 -07:00
Shen Yuanyu
c540fad682
note style adjust ( #8022 )
2018-04-09 06:44:08 -07:00
Kai Chen
f388c0e267
Update reference to kubectl commands using redirects (concepts/overview) ( #7987 )
2018-04-05 19:14:08 -07:00
Shen Yuanyu
ed16709da5
note style adjust ( #7937 )
2018-04-04 12:13:09 -07:00
Rajakavitha1
8fbb36f8cc
Update imperative-config.md ( #7969 )
...
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:31:08 -07:00
Rajakavitha1
6d3782562e
Update overview.md ( #7967 )
...
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:30:11 -07:00
Rajakavitha1
c2d010a46a
Update kubernetes-objects.md ( #7966 )
...
Fixed 404 listed in : https://github.com/kubernetes/website/issues/7924
2018-04-04 10:27:10 -07:00
Rajakavitha1
315d6de599
Update imperative-command.md ( #7968 )
...
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:26:09 -07:00
Rajakavitha1
1095103789
Update declarative-config.md ( #7970 )
...
Fixed a 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:25:07 -07:00
Shen Yuanyu
d8f04f51c1
warning style adjust ( #7934 )
2018-04-01 19:54:02 -07:00
Shen Yuanyu
3921cb765b
repair warning style ( #7914 )
2018-03-30 05:29:03 -07:00
Qiming
b8fb58f333
Fix redirections for generated api references ( #7890 )
...
We have been using redirections in many pages when referencing the API
docs generated. Since the relocation of the generated files, this is
becoming difficult to maintain. This PR redirects all such links to the
generated artifacts so we can easily detect missing links if any.
closes : #7874
2018-03-29 06:28:04 -07:00
githubat
57303f8790
Update imperative-command.md ( #7699 )
...
- Original example (with <myservicename> replaced with my-svc) will result in the following error:
error: at least one tcp port specifier must be provided
- Use the same example in this section seems ideal
2018-03-23 10:00:03 -07:00
William Zhang
12d9230c90
Add the OCI runtime description. ( #7769 )
...
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-03-23 09:56:03 -07:00
Shen Yuanyu
aaca82d50d
adjust a note format ( #7812 )
2018-03-21 22:05:04 -07:00
Janet Kuo
b883f239b4
Events are namespaced ( #7767 )
2018-03-19 09:55:01 -07:00
shir22
eb22016bdd
Fixed image value version typo ( #7768 )
...
Was inconsistent with other values
2018-03-17 21:55:59 -07:00
Aravind
3bd0c84182
Removed doc line descibing invocation of swagger UI ( #7683 )
2018-03-08 15:07:11 -08:00
Steve Perry
3121977ed9
In concepts, in front matter, change approvers to reviewers. ( #7442 )
2018-02-27 10:51:46 -08:00
Xiaodong Zhang
5401750219
Bump up deployment version in concepts/overview/object-management-kubectl folder ( #7327 )
2018-02-27 09:51:46 -08:00
Jakub Nowakowski
fa49536a36
Updates to Component Overview ( #7208 )
...
* Updates to Component Overview
* Changed VMs to machines -- it can be both VM or physical machine.
* Separated Addons from Master section, since it depends on an addon if it's components are executed on Master or Node.
* Fix ID of Kubelet glossary
* Removed fluentd and supervisord
These are not necessary to mention here in the overview.
* fluentd is one of Cluster-level Logging solutions briefly described in Addons Section
* supervisord is not required to be run on the Node
* Requested change - remove Addons manager reference
* After review updates
* Updated the Addons page reference
2018-02-12 14:42:49 -08:00
Brian Grant
f3cbfa347a
Update, simplify, reorganize, and reformat "what is kubernetes". ( #7349 )
2018-02-10 11:23:51 -08:00
Martin Mosegaard Amdisen
f09d3b2753
Update kubernetes-objects.md ( #7339 )
...
Add missing word
2018-02-09 14:09:52 -08:00
Sam Foo
d10f643e20
Remove duplicate words ( #7243 )
...
* Remove duplicate words
* Remove generated-reference change
2018-02-05 12:15:26 -05:00
Jakub Nowakowski
1f0f465a72
Kubernetes Objects: Updated links to docs resources ( #7207 )
...
* Updated links to docs resources
* Minor fixes after review
Fixes after @tengqm review
2018-02-02 07:25:16 -08:00
huzhengchuan
8319701733
fix typos in extending doc ( #7110 )
2018-01-28 15:06:31 -08:00
Tina Zhang
3c50ce9d87
Add kube-apiserver, kube-controller-manager, kube-scheduler and etcd to glossary. ( #6600 )
...
* Move master component definitions to glossary
* review comments
* Update controller.yaml
Making a trivial change to un-stuck Travis
* Update controller.yaml
Removing trivial change
2018-01-25 16:34:06 -06:00
Benjamin Blattberg
1d6f7b9d55
Update what-is-kubernetes.md ( #6971 )
...
Regularize "What Kubernetes is not" list.
2018-01-25 14:32:41 -08:00
Jennifer Rondeau
4eae0e863d
Merge pull request #6815 from tengqm/object-management
...
Move "Object management using kubectl"
2018-01-19 09:06:12 -05:00
root
91adbe2782
Update apiversion of deployment in v1.9
2018-01-17 20:37:05 +08:00
linyouchong
6a34c040b4
Update extending.md
2018-01-15 09:34:15 +08:00
Tony Li
70ee927cbd
Name and UID glossary terms ( #6606 )
...
* add name glossary term
* add uid glossary term
* use glossary terms in doc
* Update uid.yaml
* Update name.yaml
2018-01-14 12:35:41 -06:00
Qiming Teng
0f243328c2
Move "Object management using kubectl"
...
The section contains four articles which fit better under concepts.
Closes : #4178
2018-01-12 15:30:32 +08:00
foxyriver
a94a337d9c
Update namespaces.md
2018-01-10 18:44:15 +08:00
Xiaoyu(Tim) Zhang
688462161d
Merge pull request #6841 from tengqm/add-example-spec-link
...
Add links to spec format in api reference
2018-01-08 11:23:06 +08:00
Joseph Heck
cca1f669ed
Merge pull request #6822 from tengqm/improve-labels
...
Improve labels doc for nodeSelector
2018-01-07 13:40:06 -08:00
Qiming Teng
8b244b7294
Add links to spec format in api reference
...
This PR adds sample links to the `spec` field of API objects.
Closes : #5205
2018-01-04 12:54:09 +08:00
Qiming Teng
5ec8e2b301
Minor tweaking to scheduler doc
...
Closes : #6802
2018-01-02 17:45:48 +08:00
Qiming Teng
6b1e8eec1c
Improve labels doc for nodeSelector
...
Closes : #2559
2018-01-02 17:35:03 +08:00
Andrew Chen
8a06c09712
[maintenance] December link fixes ( #6680 )
2017-12-14 00:57:38 -06:00
Andrew Chen
865698f795
Add tooltip includes for terms
2017-11-27 14:43:36 -08:00
Eric Tune
6ee7947a03
Added overview concept guide to all ways to extend ( #6224 )
...
* Added overview concept guide to all ways to extend
* Address review comments.
Remove double space.
Use glossary.
Use ordered list.
etc.
2017-11-27 14:17:15 -08:00
Qiming Teng
5e7e5f3235
Add more files for schema test
2017-11-21 17:13:54 +08:00
Andrew Chen
4f38e0aefd
Rename Google Container Engine to Google Kubernetes Engine
2017-11-13 13:43:14 -08:00