Commit Graph

14541 Commits (ab908ac77adfc77dbb09dbfa2e9fccb2edb0d05c)

Author SHA1 Message Date
Nam-kyu c4018e029f fixed typo 2020-04-26 15:41:52 +08:00
Lin Sun edefe548f4 add IBM cloud instruction
Signed-off-by: Lin Sun <linsun@us.ibm.com>
2020-04-26 15:41:52 +08:00
Yuk, Yongsu af7967e58e Update relative link to internal link. 2020-04-26 15:41:51 +08:00
Julien Mailleret e01b0a88f8 Update broken link 2020-04-26 15:41:51 +08:00
Arhell 04482b19bc Add lang block to readme 2020-04-26 15:41:51 +08:00
Quan Tian b455a3b258 Correct description of registering APIService
APIService doesn't have `path` field and cannot call a service at
specified subpath. This might be a copy-paste error from service in CRD
webhook.
2020-04-26 15:41:50 +08:00
JohnTse 7254199576 fix a format problem 2020-04-26 15:41:50 +08:00
JohnTse 759b4b6c79 fix a translation error
“如果有 kube-proxy 可用,它将使用操作系统数据包过滤层” should be translated by "如果操作系统提供了数据包过滤层并可用的话,kube-proxy会通过它来实现网络规则"
2020-04-26 15:41:50 +08:00
JohnTse f7743281ab Update what-is-kubernetes.md
1. “为什么需要 Kubernetes,它能做什么?” 修改为二级标题
2. 补充了原文中“ Open Service Broker”的链接
2020-04-26 15:41:49 +08:00
anna e268f66eb0 Create Monitoring Kubernetes workloads: the sidecar pattern (#19694)
* Create Monitoring Kubernetes workloads: the sidecar pattern

I'd been emailing with Kaitlyn, but this was reviewed in Google docs (https://docs.google.com/document/d/1zz0acSPJuxm9s41HOphJFdemTQl3g6xYYQ4xlS7jwIs/edit?ts=5e5d8c78). I'm not 100% sure I got the formatting correctly, so please feel free to fix it ☺️
The author for this post is Todd Campbell, Developer Advocate at [Sensu](https://sensu.io/)

* Update content/en/blog/_posts/Monitoring Kubernetes workloads: the sidecar pattern

Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>

* Update content/en/blog/_posts/Monitoring Kubernetes workloads: the sidecar pattern

Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>

* Update content/en/blog/_posts/Monitoring Kubernetes workloads: the sidecar pattern

Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>

* Update content/en/blog/_posts/Monitoring Kubernetes workloads: the sidecar pattern

Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>

* Update content/en/blog/_posts/Monitoring Kubernetes workloads: the sidecar pattern

Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>

* Update content/en/blog/_posts/Monitoring Kubernetes workloads: the sidecar pattern

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update and rename Monitoring Kubernetes workloads: the sidecar pattern to 2020-04-14-monitoring-kubernetes-workloads-the-sidecar-pattern.md

* Update and rename 2020-04-14-monitoring-kubernetes-workloads-the-sidecar-pattern.md to 2020-04-16-monitoring-kubernetes-workloads-the-sidecar-pattern.md

Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Kaitlyn Barnard <kaitlynbarnard10@gmail.com>
2020-04-26 15:41:49 +08:00
Jim Angel 0eef9219c8 deleting migration-notice that conflicts with upgrading hugo 2020-04-26 15:41:49 +08:00
Oleg Butuzov 5506d73116 (es): broken page fix 2020-04-26 15:41:48 +08:00
Aris Cahyadi Risdianto 00dd27a31b ID Localization for Resource Bin Packing.
Fixed localization of several words.
2020-04-26 15:41:48 +08:00
Savitha Raghunathan 7c414f3917 Approver permissions for 1.19 release 2020-04-26 15:41:47 +08:00
Aris Cahyadi Risdianto 01cff2dec6 ID Localization for Scheduling Framework.
Fixed localization and several typos.

Fixing bold type of font.
2020-04-26 15:41:47 +08:00
Handy Wijaya 463e77557e add bahasa translation for /docs/tasks/tools/install-kubectl 2020-04-26 15:41:47 +08:00
Rohit Mohta 12c1475090 Move Desired & Current headers to rs section. 2020-04-26 15:41:46 +08:00
Kai Aihara 1d894c661a Fix a typo of Parallel policy 2020-04-26 15:41:46 +08:00
senique 192f3aaac2 Update object-management.md
Improve some translations for easy reading.
2020-04-26 15:41:46 +08:00
Dominic Yin ba415bfbd4 update content and fix rendering issue 2020-04-26 15:41:45 +08:00
Dominic Yin 3e8aa43f68 Update content/zh/docs/concepts/configuration/pod-overhead.md 2020-04-26 15:41:45 +08:00
KoukiNishihara 1318737614 remove extra space 2020-04-26 15:41:45 +08:00
KoukiNishihara 8baa1f3dcd Fix indent of the example yaml :en 2020-04-26 15:41:44 +08:00
Jared 482e2af349 Update OWNERS
I will be stepping back from working on Kubernetes to focus on other projects. So long and thanks for all the fish!

I also removed Chenopis from this list as well, since he is no longer reviewing PRs either.
2020-04-26 15:41:44 +08:00
Jon Huhn c4c0784154 Fix typo 2020-04-26 15:41:44 +08:00
Adam Kaplan 44665ad749 Rename "Scheduling: concept as "Scheduling and Eviction"
* Rename `docs/concepts/scheduling` to `docs/concepts/scheduling-eviction`
* Retitle concept header to "Scheduling and Eviction"
* Update redirects
* Update internal links (en only)

Part of proposal #19081

Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-04-26 15:41:43 +08:00
Ilja ae732813fd Add feature track 2020-04-26 15:41:18 +08:00
Karen Bradshaw 02f2e1411c fix duplicate Slack name, header 2020-04-26 15:40:53 +08:00
Oleg Butuzov ec4588070b "Introduction tutorial" internal linking 2020-04-26 15:40:53 +08:00
Evan Adi eec8e9cc9c Translate endpoind-slices to Bahasa Indonesia
Translate hyperlinks

Fix nits:
+ leftover translation

Nits:
+ unitalicize k8s resource
+ replace trafik

Nits:
+ remove reviewers
+ correct Endpoint to Endpoints
+ remove {#endpointslice-resource}
+ translate the word flag

Nits:
+ uncapitalize selector

Update on suggestions:
+ daripada -> terhadap
+ performa -> kinerja
+ translate subdomain name
+ translate default
+ rephrasing

Updates on reviews and suggestions:
+ translate scalable
+ replace serangkaian to sekumpulan
+ use diasosiasikan instead of terasosiasi
+ use diikutinya to translate track
+ replace mengkonfigurasi with mengatur
+ treat EndpointSlices as singular

Fix leftover word

Nits:
+ unitalicize platform
+ use selektor instead of selector

Nits:
+ translate rolling update
+ use cukup instead of sangat
+ translate repacking
2020-04-26 15:40:52 +08:00
Jim Angel e7342b13bf fixing information about dev contrib 2020-04-26 15:40:52 +08:00
Tim Bannister e40c670102 Fix whitespace
The Kubernetes object is called ServiceAccount.
2020-04-26 15:40:52 +08:00
Byonggon Chun 300d7b4df3 fix inaccurate information of topology-manager admin guide
Topology Manager deal with Guaranteed QoS Pod.
=>Topology Manager deal with all Pod QoS Classes since 1.17

Topology Manager works on Nodes with the Static CPU Policy enabled
=> changing wording to make this clearer and adding examples

Signed-off-by: Byonggon Chun <bg.chun@samsung.com>
2020-04-26 15:40:51 +08:00
Arhell a6a5491e0b Fix left menu button on mobile (docs home page) 2020-04-26 15:40:51 +08:00
JenTing Hsiao 5872937d84 Correct target.type from AverageUtilization to Utilization
Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
2020-04-26 15:40:51 +08:00
Ilja 7e383ea73b Fix broken link 2020-04-26 15:40:50 +08:00
Ilja 2d4e57b230 Update _index.md 2020-04-26 15:40:50 +08:00
Ilja 1e0fc39fff Fix link to new PR page 2020-04-26 15:40:50 +08:00
Oleg Butuzov 17ce14e9ba (id): broken links fix 2020-04-26 15:40:49 +08:00
Qiming Teng b9e7236373 Revert "zh-translation: update pod-security-policy.md (#17333)" 2020-04-26 15:40:49 +08:00
Tim Bannister d992ea3b26 Expand details about CronJob timezone 2020-04-26 15:40:49 +08:00
Tim Bannister 584f23da42 Note CronJob timezone comes from system timezone
The timezone for the kube-controller-manager (or if that's broken apart,
the cronjob controller) determines when CronJobs are scheduled.

This reverts commit bad124b857.
2020-04-26 15:40:48 +08:00
Tim Bannister 3e8f991640 Clean up Job parallel processing expansion task
- use Task template, not Concept
- Explain use of curl for downloading
- Use DBPedia URLs for fruit (these should stay valid)
- Reword prerequisites
2020-04-26 15:40:48 +08:00
Karen Bradshaw 05b55bfaa4 regenerate ref docs, prepare hugo upgrade 2020-04-26 15:40:48 +08:00
Tim Bannister 040dd04e7b Improve CronJob concept page
Co-Authored-By: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-04-26 15:40:47 +08:00
Ilja 0647bc52df Fix link format 2020-04-26 15:40:47 +08:00
varadaprasanth 5b1aa97f97 Glossary for PersistentVolumeClaim added
Added the glossary to PersistentVolumeClaim for a reference and better navigation.
2020-04-26 15:40:46 +08:00
icheikhrouhou 99a43e156d fix translate pull image fr 2020-04-26 15:40:46 +08:00
icheikhrouhou 2a83b3f7eb fix translate pull image fr 2020-04-26 15:40:45 +08:00
Cheikhrouhou ines 2242c1fb30 translate pull image to fr 2020-04-26 15:40:44 +08:00