Fabio Alessandro Locati
99ca9c0397
Use Control Plane instead of Master ( #18438 )
...
* Use Control Plane instead of Master
* improve image. The SVG was not matching the PNG, so I basically had to re-create it from scratch. I kept the visual similarities as mush as possible
* remove tautological phrase
* fix glossary references as well
* improve cluster glossary to move from Master to Control Plane
* improve english form
2020-01-16 05:24:22 -08:00
Gerasimos Dimitriadis
8f8bb5c2bf
Fix pod status phases + more ( #18537 )
...
* Fix pod status phases + more
A number of improvements introduced in the glossary entry for Pod Lifecycle
* Completed / CrashLoopBackOff were removed from the list of pod status phases
* The link to PodStatus in the generated kubernetes api was parametrized regarding version
* Minor editorial changes
* Rework Pod Lifecycle entry to better describe term
The term definition was reworked after the review comments from
kbhawkey
2020-01-16 02:20:22 -08:00
camper42
511ad46af8
Fix typo: default-manager -> default-scheduler ( #18708 )
...
see #18649
2020-01-15 17:38:22 -08:00
Jie Shen
a18b0237c3
Remove security alias for zh security.md ( #18694 )
2020-01-15 08:41:34 -08:00
mvgijssel
ff79db8c5e
Update vmware shared folder location ( #18674 )
...
Related https://github.com/kubernetes/minikube/issues/6013
When using the `vmware` driver for minikube the shared folder will be in `/mnt/hgfs` instead of directly on root `/`.
2020-01-15 08:23:32 -08:00
camper42
cd3020bca2
Fix typo: default-manager -> default-scheduler ( #18649 )
2020-01-15 06:13:32 -08:00
tom1299
ffb37e6a70
Add missing article ( #18707 )
...
Added missing article in one of the sentences
2020-01-15 05:49:32 -08:00
Maya Kaczorowski
7b08e599ca
Add link to K8s bug bounty to K8s website ( #18690 )
2020-01-15 05:09:32 -08:00
Jan-Philip Gehrcke
f6c402a2bd
jobs: clarify that there is no restartPolicy for the job itself ( #18605 )
...
Sometimes, as it happened to me, a Pod's `restartPolicy`
is mistakenly taken as the corresponding Job's restart policy.
That was concluded before, here:
https://github.com/kubernetes/community/pull/583/files
The confusion happened here:
https://github.com/kubernetes/kubernetes/issues/30243
https://github.com/kubernetes/kubernetes/issues/43964
And here:
https://github.com/jaegertracing/jaeger-kubernetes/issues/32
This commit tries to clarify that there is no `restartPolicy` for
the job itself, and that using either of `backoffLimit` and
`activeDeadlineSeconds` may result in permanent failure.
2020-01-15 04:51:31 -08:00
Jacky Wu
f9a939c5cf
fix: correct broken link for Enable endpointslices page. ( #18705 )
2020-01-15 04:37:31 -08:00
Anoop Kumar
b826b24782
Looping over logs of all jobs using a single command ( #18183 )
...
* Looping over logs of all jobs using a single command
Using the label constuct `-l` to loop over output of all jobs (or pods) using a single command
* Update content/en/docs/tasks/job/parallel-processing-expansion.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-01-15 04:35:32 -08:00
Art
e4f14e1c62
Updating links and product name for FR language files ( #18103 )
2020-01-15 04:33:32 -08:00
Philippe MARTIN
8d16de96b0
Update pod overview translation ( #16595 )
2020-01-15 04:31:32 -08:00
Thomas Coudert
9e1eac0814
Fix french setup broken links ( #17744 )
2020-01-15 04:29:32 -08:00
Yann Ponzoni
ebae230668
fix typo in exemple ( #18009 )
2020-01-15 04:15:32 -08:00
Ryan Zidago
c0f76bb645
docs-fr | reference | glossary | ingress.md ( #16481 )
2020-01-15 04:13:32 -08:00
icheikhrouhou
eb524b82a9
translate pod initialization FR ( #16359 )
2020-01-15 04:11:32 -08:00
Hiroshiba
e518428621
trim typo ( #18702 )
...
* trim typo
* more typo
2020-01-15 03:17:32 -08:00
Yuki Takizawa
976a5ec8e4
Remove the sentence unmentioned in the original ( #18700 )
...
Remove the sentence unmentioned in the original English document.
2020-01-15 03:15:31 -08:00
David Ashpole
3a7e506a90
Add descriptions of CPU and Memory metrics ( #18689 )
...
* Add descriptions of CPU and Memory metrics
* Update content/en/docs/tasks/debug-application-cluster/resource-metrics-pipeline.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* address comments
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-01-15 03:13:32 -08:00
Deepankar Malhan
51aaacaf76
Update kubernetes-api.md ( #17406 )
...
* Update kubernetes-api.md
Updated the docs to reflect a change that has already been made in v1.14 instead of going to be made in v1.14 with us being at v1.16 now.
* Update content/en/docs/concepts/overview/kubernetes-api.md
Co-Authored-By: Barnabas Makonda <6409210+makoscafee@users.noreply.github.com >
Co-authored-by: Barnabas Makonda <6409210+makoscafee@users.noreply.github.com >
2020-01-15 03:11:33 -08:00
kvaps
4b35f3e44a
Use --allow-change-held-packages flag ( #17376 )
2020-01-15 03:09:33 -08:00
xieyanker
f6931bcaa7
command titles should not be translated ( #18564 )
2020-01-15 02:51:32 -08:00
mantri425
42852ae505
Correcting the yaml file contents ( #17915 )
...
* Update scheduling-hugepages.md
Correcting the yaml file contents, verified the pod deployment
* Update content/en/docs/tasks/manage-hugepages/scheduling-hugepages.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-01-15 02:43:32 -08:00
Erik Stidham
412e372af9
Update Calico add-on bullet ( #18536 )
...
* Update Calico add-on bullet
* Review update
2020-01-15 01:21:33 -08:00
Sharjeel Aziz
69ceca708e
Updated document commands to use placeholders. Incorporated feedback. ( #18208 )
2020-01-15 01:19:32 -08:00
Antonio Ojea
d2dc2c60c6
Use dnsutils image for DNS debugging ( #18001 )
...
DNS debugging documentation is using a busybox image as example.
This image has different known issues with the way it resolves
the DNS names in k8s, creating confusion with users that try to
follow the docs.
The e2e tests use a custom small image ~4.3MB for DNS testing
with all the necessary tools. Also, the fact that this image is
being used for the k8s e2e testing guarantees it's compatibility.
2020-01-15 01:17:32 -08:00
David M. Lentz
a3c0cc68e8
Update kube-scheduler.md ( #18133 )
...
Fix typo.
2020-01-15 01:15:32 -08:00
Sharjeel Aziz
1b269add17
Updates kubectl version command to use --client flag. ( #18125 )
2020-01-15 01:13:32 -08:00
Qiming Teng
f4505fc1a5
Improve service page ( #18429 )
...
This amends the service page for LoadBalancer type of services.
2020-01-15 01:05:31 -08:00
Kurnianto Trilaksono
cc0b6954bf
add Bahasa Indonesia translation for Custom Resource page ( #18653 )
2020-01-14 20:01:32 -08:00
Maciej Filocha
03df1a0cc3
Update tutorial links to localized content ( #18684 )
2020-01-14 14:03:37 -08:00
Samuel Kihahu
49a33c7d3f
Improve Kops Installation Steps ( #18000 )
2020-01-14 13:50:35 -08:00
Tim Bannister
7d2b9a645b
Fixup markdown in kubernetes-1-17-feature-csi-migration-beta blog post ( #18040 )
2020-01-14 11:13:18 -08:00
ares
6dcda9ef58
fix-up 404 urls ( #18008 )
2020-01-14 11:11:20 -08:00
Arjun
5dbfaafe1a
Configurable Scaling for the HPA ( #18157 )
...
* Add configurable scale behavior.
* Added documentation about configurable scaling in the HPA
Signed-off-by: Arjun Naik <arjun.rn@gmail.com >
Co-authored-by: Joseph Burnett <josephburnett79@gmail.com >
2020-01-14 09:31:19 -08:00
Rob Scott
c1921541ef
Providing more detail on EndpointSlice implementation ( #18343 )
2020-01-14 09:29:18 -08:00
Maciej Filocha
f41978de89
Add localized content of the main page ( #18681 )
...
Co-Authored-By: Karol Pucyński <9209870+kpucynski@users.noreply.github.com >
Co-authored-by: Karol Pucyński <9209870+kpucynski@users.noreply.github.com >
2020-01-14 09:07:19 -08:00
Kaitlyn Barnard
f5c4761e6e
Blog post on Kubernetes Bug Bounty Program ( #18682 )
...
* blog post on Kubernetes Bug Bounty Program
* Update 2020-01-14-kubernetes-bug-bounty-announcement.md
2020-01-14 09:05:18 -08:00
Tim Bannister
72cfcda5d1
Tidy ephemeral containers concept ( #18627 )
...
* Tidy ephemeral containers concept
* Specify feature state
2020-01-14 07:17:18 -08:00
Maciej Filocha
0adc7047a5
Init Polish localization ( #18419 ) ( #18659 )
...
Initial commit for Polish localization
* Translation style reviewed and improved by:
Michał Sochoń <kaszpir@gmail.com >
Karol Pucyński <kpucynski@gmail.com >
with contribution from Wojciech Kocjan <wojciech@kocjan.org >
* Kubernetes slogan translated by Karol Pucyński
* Corectness of non-language-specific content reviewed and improved by:
Tim Bannister <tim@scalefactory.com >
2020-01-14 06:51:24 -08:00
Iqbal syamil ayasy
4b9b42864a
add Indonesian translation for apiserver-aggregation ( #16903 )
2020-01-14 05:17:20 -08:00
Paco Xu
1b46f72a9b
CSIMigration is true by default after beta ( #18667 )
2020-01-14 02:01:10 -08:00
Taylor Dolezal
e4a09aeab3
Correct date for assets in 'Kubernetes on MIPS' blog post and update blog URLs ( #18663 )
2020-01-13 16:43:09 -08:00
Dominic Yin
c3aea9ece8
Added blog post about Kubernetes on MIPS ( #18229 )
...
* Added blog post about Kubernetes on MIPS
Signed-off-by: Dominic Yin <yindongchao@inspur.com >
* update content
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Update 2019-12-21-Kubernetes-on-MIPS.md
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com >
* Update 2019-12-21-Kubernetes-on-MIPS.md
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* update image of blog 2019-12-21-kubernetes-on-mips
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com >
* Update content/en/blog/_posts/2019-12-21-Kubernetes-on-MIPS.md
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com >
* Update filename and date for publish
* Update content/en/blog/_posts/2020-01-09-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Update content/en/blog/_posts/2020-01-09-Kubernetes-on-MIPS.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Update and rename 2020-01-09-Kubernetes-on-MIPS.md to 2020-01-15-Kubernetes-on-MIPS.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com >
Co-authored-by: Bob Killen <killen.bob@gmail.com >
2020-01-13 16:09:10 -08:00
Habib Ridho
e07ef7dc65
Add tooltip for addons in Hello Minikube page ( #18156 )
...
* Add tooltip for addons in Hello Minikube page
* Update glossary title and add more descriptive info
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-01-13 08:59:38 -08:00
shubham
9658502ca3
fix for issue #17068 ( #17071 )
...
removed extra test in line no 80
2020-01-13 08:57:38 -08:00
craigbox
25bf1e462a
s/Earlier this year/Last year/ ( #18654 )
...
Post came out in 2020, not 2019.
2020-01-13 07:13:37 -08:00
Raj Babu Das
d3086a37c0
removing extra space in kubectl command ( #18640 )
...
Signed-off-by: Raj <raj.das@mayadata.io >
2020-01-13 06:25:40 -08:00
Pablo Castellano
10c3c6765a
Fix typo and remove duplicate reference ( #17666 )
...
`AllowedHostPaths` appeared twice
2020-01-13 04:43:37 -08:00