diguage
2086e135f6
replace depercated commands with new commands ( #16610 )
2019-10-09 13:25:49 -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
ReSearchITEng
99fccb9bbe
completion for an alias also ( #16701 )
...
* completion for an alias also
how to do bash completion for an alias also (e.g. when there is an alias k=kubectl)
* rephrasing
2019-10-09 13:19:50 -07:00
diguage
8a3036f519
fix ordered list ( #16768 )
2019-10-09 13:11:49 -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
PingWang
d99bfecfa9
Correct the #sig-docs URL ( #16763 )
...
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2019-10-09 06:09:51 -07:00
relyt0925
7927610e05
remove section saying static pods can't have health checks ( #15956 )
...
* remove section saying static pods can't have health checks
* fix nits
2019-10-09 06:03:51 -07:00
Yushiro FURUKAWA
37efc6092a
Remove Stackpoint.io page ( #15262 ) ( #16739 )
...
Since Stackpoint.io has been retired and nobody can refer, This commit
removes that page.
2019-10-09 01:23:49 -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
Sarah Brofeldt
97480b2fce
PDBs are updateable since 1.15 ( #16738 )
2019-10-08 18:05:52 -07:00
Ashish Billore
591d23be86
Minor updates ( #16737 )
...
Minor updates to the description.
2019-10-08 18:01:51 -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
Sascha Grunert
b55f80f67f
Update CRI-O version to 1.15 ( #16720 )
2019-10-08 17:01:52 -07:00
Lubomir I. Ivanov
d5060a9173
kubeadm: update notes for joining with discovery file ( #16557 )
2019-10-08 16:33:52 -07:00
sudeepbatra
2f6c52dd47
Update access-cluster-api.md ( #16461 )
...
Cluster-API is different project, hence the correct text here should be Kubernetes API
2019-10-08 16:31:52 -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
Hardy
e5863effe6
Add a example for union operator in the shell env ( #16282 )
...
In the current example, single quotes are used, but the union operator can be confusing.
Incorrect:
`kubectl get pod -o=jsonpath='{.items[*]['metadata.name','spec.nodeName']}'`
Correct:
`kubectl get pods -o=jsonpath="{.items[*]['metadata.name', 'status.capacity']}"`
2019-10-08 15:55:51 -07:00
mohamed chiheb ben jemaa
849dc428db
Issue with k8s.io/docs/tasks/configure-pod-container/static-pod/ ( #16189 )
...
* delete depracted option --pod-manifest-path
* change configuration file to manifests
* update to suggested wording
2019-10-08 15:51: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
avigailof
b7de561de3
Update Platform9 service offering links ( #15895 )
...
* Update Platform9 service offering links
* Use checkmarks for Custom categories
2019-10-08 14:41:51 -07:00
Jesse Glick
64f0075ed7
Clarifying that you cannot mix Windows and Linux containers in a single pod. ( #15946 )
2019-10-08 05:45:12 -07:00
Song Shukun
4e1ebaa7c8
Rephrase sentence in k8s.io/docs/reference/kubectl/conventions/ ( #16732 )
2019-10-07 20:45:11 -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
Tim Bannister
4b64338f15
Fix typo ( #16728 )
2019-10-07 20:23:11 -07:00
Philippe MARTIN
7b7082c0c4
Update container images translation ( #16594 )
2019-10-07 14:15:11 -07:00
Philippe MARTIN
69adf15e49
Update kubectl conventions translation ( #16593 )
...
* Update kubectl conventions translation
* fix
2019-10-07 14:13:10 -07:00
Max
a1d84578fd
German I18n Cloud Controller ( #15727 )
...
* i18n cloud controller
* check i18n
* fixed missing translation
* translated Developing
2019-10-07 12:17:10 -07:00
Alexander Sowitzki
359a30185f
Add KubeOne and extend Kubermatic entries in production environment tools ( #16620 )
...
Signed-off-by: Alexander Sowitzki <dev@eqrx.net>
2019-10-07 08:35:12 -07:00
Qiming
4a903b6fdd
Update CRD related feature gates ( #16712 )
...
According to the [upstream
code](https://github.com/kubernetes/kubernetes/blob/release-1.16/pkg/features/kube_features.go#L602-L606 ),
Most CRD related features have gone GA. This PR updates the feature
gate doc.
2019-10-07 06:09:08 -07:00
Jan
8c336d9e5f
Fixed typo in German text ( #16696 )
...
Changed "sie" and "ihre" to "Sie" and "Ihre"
2019-10-07 01:09:09 -07:00
Manish Bansal
05231ff19d
Documentation update ( #16693 )
...
* Documentation update
Fixed link and its description
* Corrected
* Incorporated review comment
* Incorporated review comment
2019-10-07 00:31:09 -07:00
Tony Compton
fa6bb7f04f
Added missing HPAScaleToZero feature gate ( #16592 )
...
I discovered this feature gate when trying to configure scale-to-zero but found that it wasn't included in the documentation.
2019-10-06 19:25:07 -07:00
Dimitri Mitropoulos
11f60c5c15
fix: incorrect path ( #16609 )
2019-10-06 19:09:08 -07:00
Oleg Butuzov
76015448e8
Blog related fixes ( #16640 )
...
* Fixes for broken links
+ these fixes mostly covers forgotten scheme (like https: or mailto:)
+ fix for markdown parsing, which trigger to generate broken html (see 2019-03-20 post)
* Added new lines so list wouldn't looks like a mess
2019-10-06 19:01:09 -07:00
Daan Seynaeve
e6a6e422bd
fix bug in work-queue implementation for 'Fine Parallel Processing Using a Work Queue' ( #16625 )
2019-10-06 18:59:08 -07:00
Grant Griffiths
232d99ef14
Update ExpandCSIVolumes feature gate docs for 1.16 ( #16682 )
...
Signed-off-by: Grant Griffiths <grant@portworx.com>
2019-10-06 04:39:09 -07:00
Marcin Niemira
16b067cba5
fix alignment in examples emptydir-pod.yaml ( #16673 )
2019-10-06 04:37:09 -07:00
Ismail Alidzhikov
5af784afc0
Remove kubectl stop ( #16677 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-06 04:35:09 -07:00
Rob Scott
dc355a0fad
Adding clarification that Endpoints are still required when EndpointSlices are enabled ( #16684 )
2019-10-06 04:33:09 -07:00
James Peach
cbef9c2bc3
Replace CRI-O incubator links. ( #16698 )
...
Update CRI-O links from Kubernetes incubator to the official CRI-O
homepage. Most links were already updated, but there were a few
stragglers in minikube documentation and old blog posts.
2019-10-06 03:29:10 -07:00
Ismail Alidzhikov
bb69306aa1
zh: Remove kubectl stop ( #16688 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-06 03:27:09 -07:00
Yudi A Phanama
182320f2b8
Translate Volume page to Indonesian ( #16154 )
...
* Translate Volume page to Indonesian
* Add reviewed doc to translated Indonesian Volume page
2019-10-06 03:17:09 -07:00
Chaitanya
920d14f4fc
Accessibility Updates ( #16633 )
...
* Fixed accessibility issues in home page
Signed-off-by: ChaitanyaKaranam <karanam.krishna.25@gmail.com>
* Fixed accessibility issues for docs/home page
Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>
* Fixed accessibility issues for /partners page
Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>
* Fixed accessibility issues for /community page
Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>
* Update layouts/partials/header.html
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update layouts/partials/footer-scripts.html
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update layouts/index.html
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/partners/_index.html
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/en/community/_index.html
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Added missing quotes
* Added landmark roles for search bar and footer
Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>
* Changed images alt text
Changed alt text from 'kubernetes community' to 'Kubernetes Conference Gallery'
* Removed verb from iframe title
Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>
* Change alt text for GitHub image
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Few alt text changes
* Modified alt text
2019-10-05 22:23:09 -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
Steven Correa
a3371164ab
Formatting fixes ( #16626 )
2019-10-05 17:49:10 -07:00