Armando Migliaccio
77d831c7ea
Replace Digital Ocean with DigitalOcean ( #17033 )
...
The former is the official spelling, but both spellings have been
used throughout the docs. This commit replaces the occurrences of
the unofficial spelling with the official one.
2019-10-22 14:34:13 -07:00
Mitesh Jain
bc2323cece
Update broken links for API resources in federation.md ( #17082 )
2019-10-21 07:09:38 -07:00
Mitesh Jain
e3aec37252
Change federation documentation link to v2 in ingress. ( #17011 )
2019-10-17 11:47:59 -07:00
Fawaz Mohammed
408224c6da
Adding Hugepage as resource type ( #16736 )
...
* Adding Hugepage as resource type
* Adding Hugepage as resource type
Adding resource type hugepages- as a valid resource can be requested. Hugepage is GA as of version 1.16. more info can be found https://kubernetes.io/docs/tasks/manage-hugepages/scheduling-hugepages/
* Adding Hugepage as resource type
Adding resource type hugepages- as a valid resource can be requested. Hugepage is GA as of version 1.16. more info can be found https://kubernetes.io/docs/tasks/manage-hugepages/scheduling-hugepages/
2019-10-14 16:03:50 -07:00
Savitha Raghunathan
44565ca8cb
Adding review changes from PR 15604 ( #16237 )
...
* adding review changes from PR 15604
* adding review changes
* adding review changes
2019-10-14 15:57:51 -07:00
Tim Bannister
1ab35587c9
Reword Notes & UIDs concept ( #16202 )
...
- Note that Kubernetes UIDs are UUIDs
- Don't mention container name in Name concept (it could mislead
readers)
2019-10-14 15:55:50 -07:00
Ashish
1393c49bd5
Missing "Manifest" from glossary k8s.io/docs/reference/glossary/ #13546 ( #16193 )
...
Added manifest glossary term.
2019-10-14 15:51:51 -07:00
Yuk, Yongsu
406828e71f
Edit link in document. ( #16878 )
2019-10-14 15:47:51 -07:00
Tanveer Alam
45c0769b54
Pods count should be part of object-count's spec. ( #16859 )
...
Pods count was added in compute-resources spec which should be in objects-count spec as we're passing count of pods in the definition.
2019-10-14 15:45:50 -07:00
vishakha
065efcb313
Completeing AzureDisk storage class parameters ( #16841 )
2019-10-14 15:35:51 -07:00
Roy Hvaara
b9331f31e7
Fix wording ( #16835 )
2019-10-11 15:40:40 -07:00
Roy Hvaara
7439304a9f
Fix spelling mistake ( #16834 )
2019-10-11 15:36:39 -07:00
Tim Bannister
6a4c73b112
Rename architecture section ( #16286 )
...
* Rename architecture section
"Kubernetes" goes without saying. This section is mainly talking about
cluster architecture, so make the title match that.
* Introduce “cluster” before Cluster Architecture section
Make sure the reader can learn what a cluster is before they read about
elements of cluster architecture.
2019-10-09 14:07:50 -07:00
Yushiro FURUKAWA
e177e4e782
Add explanation for "CN" ( #16714 )
...
* Add explanation for "CN" (#16456 )
* Grammar nit
2019-10-09 13:21:50 -07:00
Mike Danese
3cf419aac7
remove myself from some reviewers lists ( #16753 )
...
I haven't worked on this stuff for a while, and in an effort to be more
responsive to reviews, I'd like to cut the files I review in ~half.
2019-10-09 13:09:50 -07:00
Jimmy Jones
f835552f96
ExternalName warning about HTTP/TLS ( #16704 )
...
Suggested wording from sftim
2019-10-09 01:07:51 -07:00
Melony QIN
9cc26cfe15
update set image command in a simpler way ( #15817 )
...
* update set image command in a simpler way
update set image command in a simpler way
* fix indentation
* Update deployment.md
2019-10-08 22:01:49 -07:00
Xin Jin
cd1d62ab0f
Update kubernetes-objects.md ( #16747 )
...
Make `spec` one of the required items.
2019-10-08 17:57:51 -07:00
Jorge I. Gasca
cfd0a2d709
Add annotation aws-load-balancer-security-groups ( #16702 )
2019-10-08 17:49:51 -07:00
houjun
633bda12a8
VolumeSubpathEnvExpansion feature gate is enabled by default from v1.15 ( #16307 )
...
* VolumeSubpathEnvExpansion feature gate is enabled by default from v1.15
* Feedback from sftim
2019-10-08 15:59:51 -07:00
Yukun Sun
4c56c9e151
Update description about node Lease feature. ( #16112 )
2019-10-08 15:37:51 -07:00
Bob Furu
d6cd338e74
Capitalize Pod, style guide edits ( #16746 )
...
Capitalize instances of Pod and other minor edits (for example, change instances of "we") to conform with https://kubernetes.io/docs/contribute/style/style-guide and for improved readability.
2019-10-08 14:51:51 -07:00
Abhik Chakraborty
369a85ee2f
Removing Loadbalancer IP from the sample service file ( #14642 )
...
* Update service.md
* Update service.md
2019-10-08 14:47:52 -07:00
houjun
170161b10e
Fix the status of feature podResource ( #16560 )
2019-10-07 20:43:10 -07:00
PingWang
46f596fd5b
Fix typos ( #16731 )
...
Signed-off-by: PingWang <wang.ping5@zte.com.cn >
Fix typos in limit-range.md
Signed-off-by: PingWang <wang.ping5@zte.com.cn >
2019-10-07 20:25:11 -07:00
Dimitri Mitropoulos
11f60c5c15
fix: incorrect path ( #16609 )
2019-10-06 19:09:08 -07:00
Andrew Sy Kim
4c10506de8
add k-vswitch to networking plugin docs ( #16695 )
...
Signed-off-by: Andrew Sy Kim <kiman@vmware.com >
2019-10-05 20:55:10 -07:00
Nate Taber
1e40a4417a
Added AWS ALB Ingress Controller ( #16301 )
...
Added description and links for AWS ALB Ingress Controller
2019-10-03 01:52:09 -07:00
Tim Bannister
9a7b191bcc
Add concept page about Controllers ( #15733 )
...
* Add controller concept
* Fix controller glossary entries
* Link from Understanding Kubernetes Objects to Controllers
2019-10-02 10:06:08 -07:00
Dimitri Mitropoulos
f331866db0
fix: removes dead link ( #16599 )
...
the link in question to here no longer contains a caveat for kubernetes 1.7.0 to 1.7.3
2019-10-01 10:47:34 -07:00
Dimitri Mitropoulos
cdf91a970d
fix: typo: extra whitespace indentation ( #16611 )
...
not matching the indentation level of all other mapping nodes
2019-10-01 10:41:39 -07:00
Tim Bannister
c7e90a82cd
Formatting tweak ( #16638 )
...
Avoid marking process output as shell script
2019-10-01 10:33:35 -07:00
Trey Tacon
9c39aff3e7
Correct minor typo Cronjob -> CronJob. ( #16591 )
2019-09-27 14:18:42 -07:00
bells17
ef44fdc062
Fix Cloud Provider repository links: CloudStack & OpenStack ( #16129 )
2019-09-27 13:41:36 -07:00
Benjamin Fuller
8c0be10bfd
Update docs to include example of tolerations in a pod ( #16157 )
...
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
2019-09-27 13:33:35 -07:00
mohamed chiheb ben jemaa
2975fd3137
delete outdated section ( #16332 )
2019-09-27 12:11:37 -07:00
Lee Verberne
fbc03c8ec6
Fix incorrect advice about creating a secret ( #16004 )
...
* Fix incorrect advice about creating a secret
The existing command does not use code style as required by the style
guide and it is incorrect as rendered. Also, there's an easier way to do
this.
* Add reviewer suggested improvement for secret escaping
Adding sftim's suggestion phrasing explanation of escaping shell special characters.
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Make secret escaping instructions consistent
2019-09-26 09:41:09 -07:00
Saed Alavinia
04bbe060ec
Update taint-and-toleration.md ( #16558 )
...
Removing the confusing "any"
2019-09-25 19:31:06 -07:00
Raghuram Devarakonda
b948ea293d
Explicitly mention alpha status of snapshot APIs. ( #16525 )
...
Also added a section about creating volumes from snapshots.
2019-09-25 11:07:41 -07:00
Michal Srb
351a306344
Validate namespace preference in current context with --minify option ( #16448 )
...
Signed-off-by: Michal Srb <michal@redhat.com >
2019-09-25 10:44:02 -07:00
Raghuram Devarakonda
dc9f71bead
Volume cloning doc should mention "bound" PVCs. ( #16521 )
2019-09-24 10:57:29 -07:00
widearea101
4d029700cf
Update deployment.md ( #16513 )
2019-09-24 09:55:29 -07:00
Eric Briand
99c450f59c
Change title to add Startup probe ( #16475 )
...
* Change title to add Startup probe
* renamed task file to reflect title change
* changed intro sentence to add startup probe
2019-09-22 20:27:22 -07:00
John Howard
e14782f703
Fix ApiVersion on EndpointSlice example ( #16486 )
2019-09-22 20:19:22 -07:00
M00nF1sh
20a4616283
promote AWS-NLB Support from alpha to beta ( #14451 ) ( #16459 )
2019-09-20 11:29:27 -07:00
simplytunde
e95ffa68fd
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16
2019-09-17 22:15:57 -05:00
David Eads
6bbcfdaf4b
add latency requirements to aggregated apiserver discovery ( #16372 )
...
* add latency requirements to aggregated apiserver discovery
* update feature gates with EnableAggregatedDiscoveryTimeout
2019-09-16 07:34:39 -07:00
widearea101
2df5c5c68b
Update deployment.md ( #16280 )
2019-09-12 10:10:28 -07:00
houjun
d8adaa4d35
Fix error links ( #16278 )
2019-09-12 10:08:28 -07:00
Josh Gavant
dc87550f49
correct link to storage provisioner lib repo ( #16269 )
2019-09-12 10:06:29 -07:00