Commit Graph

4643 Commits

Author SHA1 Message Date
krufab 308dd5a2bb Update adding-windows-nodes.md
The steps in the run.ps1 file defined in the flannel-*.yml ConfigMap should address the correct interface in case the Windows node has more than one.
2020-04-03 13:02:28 +02:00
Aris Cahyadi Risdianto 4ff0022d6f Kube-scheduler ID Localization.
Fixed formatting and Typos.
2020-04-03 18:25:28 +08:00
Dominic Yin ad7fe7fb38 Update content/zh/docs/concepts/policy/pod-security-policy.md 2020-04-03 17:09:31 +08:00
Dominic Yin 9f1f586ffe Update content/zh/docs/concepts/policy/pod-security-policy.md
Co-Authored-By: Qiming Teng <tengqim@cn.ibm.com>
2020-04-03 16:50:28 +08:00
Kubernetes Prow Robot 520fecbd07 Merge pull request #20070 from Arhell/fix-button-pl
Fix left menu button on mobile
2020-04-03 01:11:46 -07:00
Heena-PyCloud 8b8fa79cb6 Updated line 167(PriorityLevelConfigurations) and 170(FlowSchemas) for correct api reference.
Edit line 167 api reference for PriorityLevelConfigurations from 
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#prioritylevelconfiguration-v1alpha1-flowcontrol
to
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#prioritylevelconfiguration-v1alpha1-flowcontrol-apiserver-k8s-io
Edit line 170 api reference for FlowSchemas from 
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#flowschema-v1alpha1-flowcontrol
to
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#flowschema-v1alpha1-flowcontrol-apiserver-k8s-io
2020-04-03 13:39:36 +05:30
Kubernetes Prow Robot 87e4e214df Merge pull request #20007 from dexhunter/patch-1
fix capitalization
2020-04-02 20:31:46 -07:00
Kubernetes Prow Robot 175ad5ec8e Merge pull request #19655 from izeye/patch-2
Improve wording for Configure Access to Multiple Clusters
2020-04-02 18:39:46 -07:00
Kubernetes Prow Robot baf8b82afd Merge pull request #18543 from sftim/20200109_revise_percentage_of_nodes_to_score
Revise “Scheduler Performance Tuning”
2020-04-02 17:43:46 -07:00
Prasad Katti db730d61f5 Update the weight metadata on EndpointSlices 2020-04-02 16:50:34 -07:00
Christian Rost ccce4e2f5a add fstype parameter for gce pd 2020-04-03 01:45:38 +02:00
Arhell fbf4c99ecd Fix left menu button on mobile 2020-04-03 02:24:32 +03:00
Kubernetes Prow Robot 30f77cb8c6 Merge pull request #20056 from iamwillbar/patch-1
Add update exclusion to kubernetes.repo
2020-04-02 15:43:46 -07:00
Joao Luna 28eac8ed7a Update content/pt/docs/reference/glossary/controller.md
Co-Authored-By: Jhon Mike <jhon.msdev@gmail.com>
2020-04-02 22:48:02 +01:00
Celeste Horgan 43f5d0124a Add logos to training page
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-04-02 12:26:11 -07:00
Melony QIN 1817100ed5 Add namespaces for 1.17 + default namespace
Each Node has an associated Lease object in the kube-node-lease namespace. Lease is a lightweight resource, which improves the performance of the node heartbeats as the cluster scales.
2020-04-02 18:59:02 +01:00
Kubernetes Prow Robot 3ba44a33d1 Merge pull request #19929 from mkorbi/fb-sig-network
Feature Blog Post 2nd of april
2020-04-02 09:58:25 -07:00
MaxymVlasov e91001782c Merge branch 'master' into GH-2/minimum-requirement-content 2020-04-02 19:16:08 +03:00
Kubernetes Prow Robot eea76033bc Merge pull request #19956 from tengqm/fix-contrib-link
Fix link in contributing guide
2020-04-02 07:16:24 -07:00
Kubernetes Prow Robot 6c61ce447c Merge pull request #20021 from neolit123/1.19-update-install-for-container-linux
install-kubeadm: update guides for RHEL and container linux
2020-04-02 07:14:24 -07:00
Kubernetes Prow Robot 272ffc86e4 Merge pull request #20027 from prasadkatti/patch-5
Update phrasing
2020-04-02 07:12:24 -07:00
Kubernetes Prow Robot e661fb6de2 Merge pull request #20025 from alexcontini/contini-fix-community-banner
fix community banner so it fills the whole space
2020-04-02 07:10:24 -07:00
Kubernetes Prow Robot 3c0ca31e42 Merge pull request #20044 from davivcgarcia/patch-1
Remove untidy caution note from tutorial
2020-04-02 06:42:24 -07:00
Heena-PyCloud f8b863504a This change has replaced &emdash; to &mdash; within the text (line 42). 2020-04-02 18:36:06 +05:30
Davi Garcia 9d34deda55 Remove untidy caution note from tutorial
The caution note was warning user about having Ingress Controller configured as prerequisite, but this is exactly what the tutorial is explaining.

Signed-off-by: Davi Garcia <dvercill@redhat.com>
2020-04-02 10:01:50 -03:00
Kubernetes Prow Robot 9a803be5f9 Merge pull request #20057 from ZP-AlwaysWin/patch-2
Fix document formatting errors
2020-04-02 05:08:24 -07:00
Kubernetes Prow Robot 0d08892f67 Merge pull request #20060 from prasadkatti/patch-7
Move motivation section to the top
2020-04-02 03:28:23 -07:00
Kubernetes Prow Robot fbd18f4773 Merge pull request #20038 from rekcah78/rekcah78-update_install_minikube_fr
Update From EN to FR - install minikube
2020-04-02 00:52:24 -07:00
Prasad Katti 58959a2c84 Move motivation section to the top
Most of the other pages start with motivation. This way it will be more consistent.
2020-04-01 22:01:20 -07:00
William Bartholomew 0ad9ab8692 Add update exclusion to kubernetes.repo
Add an update exclusion for `kubelet`, `kubeadm`, and `kubectl` in the CentOS to mirror the Ubuntu, Debian, or HypriotOS instructions.
2020-04-01 20:51:59 -07:00
moons 36294f0c2f Update garbage-collection.md 2020-04-02 11:51:47 +08:00
Kubernetes Prow Robot 66304eaef3 Merge pull request #20008 from wwgfhf/master_update_translation
Update zh translation in zookeeper.md
2020-04-01 20:10:23 -07:00
Kubernetes Prow Robot 39ecb997c3 Merge pull request #20018 from wwgfhf/update_zh
Update zh translation in labels-annotations-taints.md
2020-04-01 20:06:23 -07:00
Kubernetes Prow Robot 400810e008 Merge pull request #20054 from prasadkatti/patch-6
Update phrasing
2020-04-01 20:04:23 -07:00
stevenux f4b3b95d5a Update pod-lifecycle.md
翻译内容缺失
2020-04-02 09:58:01 +08:00
Prasad Katti dfcf2a069b Update replicaset.md 2020-04-01 18:56:51 -07:00
Dominic Yin 43773ac2da update zh-trans of pod-security-policy.md 2020-04-02 09:56:36 +08:00
Dominic Yin 7881e33c91 Update content/zh/docs/concepts/policy/pod-security-policy.md
Co-Authored-By: Qiming Teng <tengqim@cn.ibm.com>
2020-04-02 09:28:03 +08:00
Antoine Pelisse bda4b301c1 blog: Fix lists of contributor in SSA Beta 2 2020-04-01 16:38:39 -07:00
Claudia Nadolny f54dd356f6 1.18 feature blog: Server Side Apply Beta 2 2020-04-01 19:13:02 -04:00
Kubernetes Prow Robot 2930a5745b Merge pull request #20032 from prasadkatti/patch-6
Move the Job controller example
2020-04-01 12:38:24 -07:00
Max Körbächer 1e89ea15e7 feature blog post 2nd of april
update publishing date
2020-04-01 20:15:03 +02:00
Prasad Katti e8719723dc Move the Job controller example
Move the job controller example so that the example of Job controller follows
immediately after the concept of what a job controller does in introduced.
2020-04-01 11:08:26 -07:00
Meenakshi Kaushik 185c679486 Add topology manager blog 2020-04-01 10:04:46 -07:00
Kubernetes Prow Robot fa778d8c48 Merge pull request #20024 from pmalmgren/patch-1
Ingress Path Types: Fix typo
2020-04-01 04:51:28 -07:00
Gasmi Christophe aca31ba1a0 typo 2020-04-01 13:27:03 +02:00
Gasmi Christophe 2bd342f109 fix markdown 2020-04-01 13:14:34 +02:00
Gasmi Christophe bf845dfd82 Update From EN to FR - install minikube 2020-04-01 12:59:45 +02:00
Kubernetes Prow Robot 23d2accbb1 Merge pull request #20005 from rekcah78/install_kubectl_add_param_client
Missing parameters --client for kubectl version
2020-04-01 02:47:27 -07:00
Kubernetes Prow Robot 78ffffa116 Merge pull request #19949 from viniciusbds/translate-tool-page-pt-br
Add content/pt/docs/reference/tools.md
2020-04-01 01:01:27 -07:00