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
Ismail Alidzhikov
c51b1d65b7
fr: Remove kubectl stop ( #16687 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-04 07:00:06 -07:00
Bob Killen
c156ef8c3d
Fix steering backlog link. ( #16683 )
2019-10-03 17:27:56 -07:00
mohamed chiheb ben jemaa
f950461025
change apiVersion of deployment object ( #16676 )
2019-10-03 17:03:55 -07:00
Gonzalo de la Fuente
3b2a401bc5
Fix typo ( #16349 )
...
* Fix typo
* Fix typo
Co-Authored-By: Rael Garcia <rael@rael.io>
2019-10-03 15:31:57 -07:00
Enrique Medina Montenegro
c1541a6f12
Spanish Translation ( #14852 )
2019-10-03 13:09:56 -07:00
Bob Killen
546b719b30
Add 2019 Steering Committee Election Results blog post. ( #16679 )
2019-10-03 10:16:10 -07:00
Mark McLoughlin
34f1a7779c
Trivial fixes to topology manager docs ( #16663 )
...
* Add missing newline to topology manager docs
* Fix typo
Pointed out by Karen Bradshaw
2019-10-03 09:50:12 -07:00
Giri Kuncoro
4fbb809be7
Add Indonesian translation for volume snapshots ( #16661 )
2019-10-03 08:18:12 -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
Roy Hvaara
b1cc4d982b
Fix broken link to Documentation style overview from Contribute page ( #16667 )
2019-10-02 13:58:08 -07:00
Jim Angel
0044acb69a
reflecting k8s-sig migration ( #16632 )
2019-10-02 11:46:07 -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
J M
bf83aaf699
Fix typo in glossary with CRI ( #16612 )
...
Resolves issue: https://github.com/kubernetes/website/issues/16588
2019-10-01 10:49:35 -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
1d52c31c86
typos: missing indefinite article and tense ( #16598 )
2019-10-01 10:45: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
CloudYuga Technologies
7124c8dde4
Update overview.md ( #16617 )
2019-10-01 10:37:34 -07:00
Tim Bannister
c7e90a82cd
Formatting tweak ( #16638 )
...
Avoid marking process output as shell script
2019-10-01 10:33:35 -07:00
Oleg Butuzov
2d8a1f91f7
Fx adds forgotten slash at the the beginning of `/ko` url. ( #16643 )
...
* Fx adds forgotten slash at the the beginning of `/ko` url.
[page with issue](https://kubernetes.io/ko/docs/concepts/workloads/controllers/replicaset/ )
* part of the url converted to lowercase
2019-10-01 08:17:35 -07:00
Oleg Butuzov
2a94c25330
Fixed link in `/id/` localization to `extending api` page ( #16642 )
...
[Page with issues](https://kubernetes.io/id/docs/reference/glossary/?fundamental=true&workload=true&extension=true&networking=true&operation=true&security=true&storage=true&tool=true&user-type=true&core-object=true&community=true&architecture=true#term-platform-developer ) -> click links in "platform developer"
2019-10-01 04:23:32 -07:00
Oleg Butuzov
49fc16e58f
Broken links to english documentation that contain `/en/` ( #16641 )
2019-10-01 04:07:32 -07:00
Tim Bannister
a76055d0c1
Add glossary entry for disruption ( #16292 )
2019-09-30 14:49:32 -07:00
aimeeu
bd7308274e
Update reference-docs repo ( #16622 )
...
reference-docs moved from kubernetes-incubator to kubernetes-sigs
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-09-30 12:42:46 -07:00
Naoki Oketani
d223df1f69
added missing backquote ( #16596 )
2019-09-30 11:17:38 -07:00
Irvi Aini
2ec966509e
Add translations for StorageClass in ID localization. ( #15999 )
...
* Add translations for StorageClass in ID localization.
Apply suggestions from code review
Fix missing translations.
* Fix broken formatting.
2019-09-30 08:05:40 -07:00
Johannes Scheuermann
d0abaa9f0d
Fix typo in de autoscaling ( #16621 )
2019-09-30 07:49:38 -07:00
babang
db64ecd7fc
Translate Extend Cluster to Indonesian ( #16421 )
...
* extend cluster translation
* translate
* translate
* translate
* translate
* translate
* translate
* translate
* replace Anda with kamu
* fix comment
* fix comment
* Update content/id/docs/concepts/extend-kubernetes/extend-cluster.md
Co-Authored-By: Yudi A Phanama <11147376+phanama@users.noreply.github.com>
* fix comment
* fix comment
* update translation
* fix comment
* fix comment
* fix comment
* fix comment
* fix comment
* fix comment
* fix comment
2019-09-29 04:15:38 -07:00
Afrizal Fikri
5d69b592b4
Adding Bahasa Indonesia translation for Managing Resources page ( #16433 )
...
* Initiate
* Continue translation raw
* Change some into english
* Change few typographies
* trigger build
* Apply suggestions from code review
Co-Authored-By: Irvi Aini <7439590+irvifa@users.noreply.github.com>
2019-09-29 03:59:37 -07:00
Irvi Aini
a09479928a
Adding entries to Pod /etc/hosts with HostAliases for ID localization. ( #16009 )
...
* Adding entries to Pod /etc/hosts with HostAliases for ID localization.
* Fix language consistency based on input.
* Fix broken build.
2019-09-29 03:39:37 -07:00
Ryan Zidago
38cac04b06
docs-fr | reference | glossary | extensions.md ( #16431 )
2019-09-29 03:31:37 -07:00
icheikhrouhou
3479b55dbc
extended resources fr ( #16357 )
2019-09-29 03:23:37 -07:00
Ryan Zidago
9cd3dee153
docs-fr | reference | glossary | dynamic-volume-provisioning.md ( #16142 )
2019-09-29 03:17:37 -07:00
June Yi
a36f83ed17
First Korean l10n work for release-1.16 ( #16551 )
...
* Modify #16415 , #16417 korean docs. (#16467 )
* Modify #16364 and links in korean docs. (#16508 )
* Translate concepts/workloads/controllers/statefulset.md in Korean (#16443 )
* Update outdated content in dev-1.16-ko.1 (#16502 )
* Translate concepts/workloads/controllers/daemonset.md in Korean (#16477 )
* Translate concepts/services-networking/dns-pod-service in Korean (#16299 )
Co-Authored-By: June Yi <june.yi@samsung.com>
Co-Authored-By: Yoon <learder@gmail.com>
Co-Authored-By: Seokho Son <shsongist@gmail.com>
Co-Authored-By: SoHye Choi <wergreat10@naver.com>
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
2019-09-29 02:05:37 -07:00
lys0716
31ab573a3b
Fix the spec in kubernetes-using-python example ( #16499 )
...
Fix the spec in kubernetes-using-python example
Signed-off-by: Yishuang Lu <luystu@gmail.com>
2019-09-27 14:34:43 -07:00
Tomasz Jakubik
09ca7dd95e
Fix link to script generating audit policy ( #16570 )
...
Script that generates audit policy file can change, so it's better to point user to file instead of specific line
2019-09-27 14:32:42 -07:00
David Benque
b2ad42d1a4
Fix link to `scale subresource` ( #16566 )
...
add missing leading /
2019-09-27 14:30:43 -07:00
Pengcheng Chen
657c976468
Fix indent issue in cheatsheet.md ( #16574 )
2019-09-27 14:22:43 -07:00
manyatripathi
19ff9cf17d
Update topology-manager.md ( #16580 )
2019-09-27 14:20:43 -07:00
Trey Tacon
9c39aff3e7
Correct minor typo `Cronjob` -> `CronJob`. ( #16591 )
2019-09-27 14:18:42 -07:00
Melony QIN
62b279afbb
add kubectl run deploy pod into specific namespace ( #15825 )
...
* add kubectl run deploy pod into specific namespace
* add my namespace
2019-09-27 14:04:42 -07:00
Mesaque Silva
0d32568251
wrong path of kube-scheduler ( #16051 )
...
updating line 51 to correct the path for kube-scheduler
2019-09-27 13:53:36 -07:00
Tim Bannister
79ef4a50a9
Use more glossary shortcodes ( #16086 )
2019-09-27 13:43:36 -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
Ismail Alidzhikov
5f9fe16f28
Align cheatsheet comments ( #16178 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-09-27 13:29:36 -07:00
Syed Awais Ali
61fd2ab61e
update install command for Mac OS ( #16177 )
...
when copying/pasting the command to install the Kubernetes on Mac OS using zsh, the command results in the following error,
`The specified key does not exist.`. This is usually because of the `\` that zsh automatically inserts into the command. The best practice is to use double-quotes and this is also the standard method according to https://google.github.io/styleguide/shell.xml?showone=Quoting#Quoting
2019-09-27 13:27:36 -07:00
Artem V. Navrotskiy
168b7131f2
Update install-minikube.md ( #16180 )
2019-09-27 13:23:36 -07:00
Deepika Pandhi
7bb1acf3dd
removed longer version to fetch labels for pods #14778 ( #16268 )
...
* updated OR comments
* removed older long version to fetch labels for pods to use only kubectl get pods --show-labels
2019-09-27 13:03:37 -07:00
mohamed chiheb ben jemaa
2975fd3137
delete outdated section ( #16332 )
2019-09-27 12:11:37 -07:00
Toni Tauro
764a485885
add /etc/sysconfig/kubelet info for CentOS/RHEL/Fedora Distributions ( #16347 )
2019-09-27 12:09:36 -07:00
Himanshu Pandey
9680192797
Added installation option for kubectl ( #16380 )
2019-09-27 12:05:37 -07:00
Rémy Léone
f22b58af25
Translate CCM concepts to French ( #14962 )
2019-09-27 06:37:35 -07:00
成臣 Chengchen
324f05b68f
Merge release1.14 into master ( #16584 )
...
* initial commit
* promote AWS-NLB Support from alpha to beta (#14451 ) (#16459 ) (#16484 )
* 1. Sync release-1.15 into master
2. Sync with en version
* 1. Add the lost yaml file.
* Update he cluster administration folder of concepts
1. Sync with 1.14 branch
2. Sync with en version
* Add yaml files which are used
* 1. Sync the configuration folder from 1.14 version
2. Sync the configuration folder files with en version
3. Changed some files structure for easily review
4. Add glossary folder for fixup build error
* 1. Sync the storage folder from 1.14 version
2. Sync the storage folder files with 1.16 version en document
3. Changed some files structure for easily review
* 1. Sync the service-networking folder from 1.14 version
2. Sync the service-networking folder files with 1.16 version en document
3. Changed some files structure for easily review
4. Add the necessary documents
5. Add the runtime-class file
2019-09-27 03:27:36 -07:00
Philippe MARTIN
1e3596f7bc
Update translation ( #16585 )
2019-09-27 03:11:36 -07:00
Ryan Zidago
9a2d3f46ba
docs-fr | reference | glossary | init-container.md ( #16493 )
2019-09-27 03:03:36 -07:00
Rafael Fernández López
1524d24915
Fix flannel revision for 1.16+ ( #16575 )
...
This version of flannel manifests include `cniVersion` that is
required for it to work properly with Kubernetes 1.16+.
2019-09-26 13:00:35 -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
Tim Bannister
6e07eee895
Revise DNS Horizontal Autoscaling task ( #16069 )
2019-09-26 07:47:10 -07:00
成臣 Chengchen
9b2cb7a276
Merge release1.14 into master ( #16549 )
...
* initial commit
* promote AWS-NLB Support from alpha to beta (#14451 ) (#16459 ) (#16484 )
* 1. Sync release-1.15 into master
2. Sync with en version
* 1. Add the lost yaml file.
* Update he cluster administration folder of concepts
1. Sync with 1.14 branch
2. Sync with en version
* Add yaml files which are used
* 1. Sync the configuration folder from 1.14 version
2. Sync the configuration folder files with en version
3. Changed some files structure for easily review
4. Add glossary folder for fixup build error
* 1. Sync the storage folder from 1.14 version
2. Sync the storage folder files with 1.16 version en document
3. Changed some files structure for easily review
2019-09-26 06:45:09 -07:00
Philippe MARTIN
b3b736df4e
docs-fr | concepts | workloads | pods | pod-lifecycle.md ( #15213 )
...
* docs-fr | concepts | workloads | pods | pod-lifecycle.md
* Translation
* Fix typos
2019-09-26 02:29:07 -07:00
Sascha Grunert
d4d55a7039
Add introduction of Alpha feature EvenPodsSpread ( #16446 )
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-25 19:35:06 -07:00
wgj
e449999373
Updates url for creating a sample user ( #16412 )
2019-09-25 19:33:08 -07:00
Saed Alavinia
04bbe060ec
Update taint-and-toleration.md ( #16558 )
...
Removing the confusing "any"
2019-09-25 19:31:06 -07:00
Andrej Marolt
313379c109
Change formatting of example-ingress.yaml ( #16545 )
2019-09-25 19:29:07 -07:00
Mans Matulewicz
84a1651d19
copy paste fix ( #16548 )
2019-09-25 19:27:07 -07:00
Pengcheng Chen
54af88fad2
Update the kubectl config command in cheatsheet.md ( #16556 )
...
`kubectl config view -o jsonpath='{.users[].name}' ` in the doc doesn't get the list of users as described in the comment actually.
To get the list of users, the json path should be `'{.users[].name}' `
2019-09-25 19:25:06 -07:00
diguage
3a2a59c3e3
clean up the environment ( #16430 )
2019-09-25 15:15:05 -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
diguage
66cadd66b5
fix markdown syntax ( #16452 )
2019-09-25 10:46:02 -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
aimeeu
e2da611c77
Enhance Triage and categorize issues section ( #16295 )
...
Enhance to emphasize that triagers should add a priority to each
issue.
Add Learn about Prow section
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-09-25 08:54:01 -07:00
aimeeu
d80ab90cdb
Add references to Content guide alongside Style guide ( #16101 )
...
Add references to the Content guide where the Style guide was
mentioned.
Update the Contribute page (_index.md)
Make Style and Content linkable everywhere
Changed bullet list to numbered list in Content Guide to make referring
to sections easier.
Reverted change to bullet list - beyond scope of this PR
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-09-25 08:52:01 -07:00
成臣 Chengchen
648baf13ad
Merge release1.14 into master ( #16543 )
...
* initial commit
* promote AWS-NLB Support from alpha to beta (#14451 ) (#16459 ) (#16484 )
* 1. Sync release-1.15 into master
2. Sync with en version
* 1. Add the lost yaml file.
* Update he cluster administration folder of concepts
1. Sync with 1.14 branch
2. Sync with en version
* Add yaml files which are used
* 1. Sync the configuration folder from 1.14 version
2. Sync the configuration folder files with en version
3. Changed some files structure for easily review
4. Add glossary folder for fixup build error
2019-09-25 03:02:00 -07:00
mohamed chiheb ben jemaa
94efd836f8
repalce depracted run command by create ( #16533 )
2019-09-25 01:41:59 -07:00
savitharaghunathan
c751f5cfcf
replacing html table with markdown ( #16540 )
2019-09-24 17:59:58 -07:00
Fabrizio Pandini
450803fb92
add-kubeadm-upgrade-redirects ( #16519 )
2019-09-24 14:33:58 -07:00
Paris
23aa54302f
san diego contributor summit blog ( #16520 )
2019-09-24 12:55:29 -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
Nikhita Raghunath
d96cb03a79
Add known issue about informer-gen in release notes ( #16523 )
...
Issue: https://github.com/kubernetes/kubernetes/issues/82860
Fix in: https://github.com/kubernetes/kubernetes/pull/82410
2019-09-24 09:43:30 -07:00
Marian Steinbach
cf1a4adc31
Fix type in URI ( #16522 )
2019-09-24 09:41:27 -07:00
Qiming
82d8113545
Fix site build ( #16531 )
...
The `*.profile` file referenced do not need to be provided in a separate
file. Making them separate files is preventing hugo from correctly
building the site.
2019-09-24 09:35:30 -07:00
conwaychriscosmo
d7b4c74d0f
updating full link to be more descriptive ( #16526 )
2019-09-24 09:33:27 -07:00
diguage
4b7a430999
fix upgrade url ( #16517 )
2019-09-24 05:37:27 -07:00
成臣 Chengchen
4aed0f11ae
Merge release1.15 into master ( #16535 )
...
* initial commit
* promote AWS-NLB Support from alpha to beta (#14451 ) (#16459 ) (#16484 )
* 1. Sync release-1.15 into master
2. Sync with en version
* 1. Add the lost yaml file.
* Update he cluster administration folder of concepts
1. Sync with 1.14 branch
2. Sync with en version
* Add yaml files which are used
2019-09-24 05:29:27 -07:00
Karen Bradshaw
444ef3486e
add processing of kubectl cmd links ( #16529 )
...
- add processing of kubectl links in update-imported-docs.
- update component reference generation guide.
- For more information, see issue #16454 .
2019-09-24 00:59:25 -07:00
diguage
5807a91689
keep content and file name to be consistent ( #16532 )
2019-09-24 00:49:26 -07:00
bells17
18ef591c79
Translate docs/tasks/administer-cluster/running-cloud-controller/ in … ( #16284 )
...
* Translate docs/tasks/administer-cluster/running-cloud-controller/ in Japanese
* Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Changed: リーダーエレクション -> リーダー選出
* Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
2019-09-24 00:25:27 -07:00
成臣 Chengchen
b23e9ab024
Merge release1.15 into master ( #16512 )
...
* initial commit
* promote AWS-NLB Support from alpha to beta (#14451 ) (#16459 ) (#16484 )
* 1. Sync release-1.15 into master
2. Sync with en version
* 1. Add the lost yaml file.
2019-09-23 23:55:27 -07:00
mohamed chiheb ben jemaa
513199d5af
fix hyperlink on blogpost ( #16424 )
2019-09-23 00:21:23 -07:00
Ed Randall
94bb13a1a2
Added missing in-pod Python client info ( #16453 ) ( #16460 )
...
Issue #16453 : Added missing in-pod Python client information;
Fixed broken link to external Python client example
2019-09-22 20:35:22 -07:00
Josh Woodcock
ff1a982e6b
Add basepath to ingress ( #16458 )
...
Without this change `curl hello-world.info` will return a 404
2019-09-22 20:33:22 -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
Tim Schaller
bb21787b7d
Removing broken link ( #16470 )
...
The wiki page referenced has been removed. Removing the like here will stop some beginner confusion (take it from me I am a beginner).
2019-09-22 20:25:22 -07:00
Deepika Pandhi
3eb7612e88
Removed uninitialized flag reference from kubectl cheetsheet ( #16485 )
2019-09-22 20:21:22 -07:00
John Howard
e14782f703
Fix ApiVersion on EndpointSlice example ( #16486 )
2019-09-22 20:19:22 -07:00
bjpaul
702d05e9fe
resolving merge conflict ( #16497 )
2019-09-21 17:19:23 -07:00
Seth
edc837bc3c
blog post typo ( #16465 )
2019-09-20 11:31:25 -07:00
M00nF1sh
20a4616283
promote AWS-NLB Support from alpha to beta ( #14451 ) ( #16459 )
2019-09-20 11:29:27 -07:00
Alena Varkockova
3534a19a55
Fix links for kubectl commands ( #16450 )
...
* Fix links for kubectl commands
* Fix remaining links
2019-09-20 11:27:26 -07:00
Tim Bannister
1041ae389f
Fix typo ( #16447 )
2019-09-20 11:25:26 -07:00