Commit Graph

3457 Commits

Author SHA1 Message Date
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
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
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
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 — 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
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
Prasad Katti dfcf2a069b Update replicaset.md 2020-04-01 18:56:51 -07: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
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
Prasad Katti 7ea1a42859 Update phrasing - 2 2020-03-31 17:54:18 -07:00
Prasad Katti 35d2eef003 Update phrasing 2020-03-31 15:49:08 -07:00
Alex Contini c37ab78b0f fix community banner so it fills the whole space 2020-03-31 17:28:13 -04:00
Peter Malmgren 9aa4a303eb Ingress Path Types: Fix typo
This patch adds a closing backtick to "pathType" so the whole sentence won't render as code.
2020-03-31 17:02:13 -04:00
Prasad Katti 3c64ac4d96 Add a question mark to the end of the question (#19990) 2020-03-31 13:43:28 -07:00
Chris Broglie b71ad3b47c Use latest cfssl binaries (#19722)
We (Cloudflare) are now releasing cfssl binaries via GitHub releases.
2020-03-31 13:21:28 -07:00
sunminjeon 37c933f8c2 Fix typo volume-snapshots.md (#19684)
fix typo /concepts/storage/volume-snapshots.md

32 line
before : These attibutes may differ among snapshots taken from the same volume on the storage system and therefore cannot be expressed by using the same StorageClass of a PersistentVolumeClaim.

after : These attributes may differ among snapshots taken from the same volume on the storage system and therefore cannot be expressed by using the same StorageClass of a PersistentVolumeClaim.
2020-03-31 13:15:28 -07:00
Lubomir I. Ivanov 5cf0d1955d install-kubeadm: update container linux guide
- Use crictl v1.17.0
- Use new links for the droping / unit files for kubelet and kubeadm
These now reside in k/release. Pin to v0.2.7 as the latest release
from that repository.
2020-03-31 22:17:34 +03:00
Lubomir I. Ivanov 2dfbcd064f install-kubeadm: use $basearch instead of pinning the arch for RHEL 2020-03-31 22:11:26 +03:00
Karen Chu 0a9886687e Update Windows CSI support alpha summary (#19984)
Signed-off-by: Karen Chu <karen.chu@microsoft.com>
2020-03-31 11:10:40 -07:00
Prasad Katti 06b8c63391 minor fix (#19933) 2020-03-31 11:08:41 -07:00
Jacky Wu dc2f94faf0 doc: clean up the federation and kubefed(federation v1 cli) references. (#19583) 2020-03-31 08:50:41 -07:00
Dixing (Dex) Xu 77cee072b8 fix capitalization 2020-03-31 19:53:59 +08:00
Gasmi Christophe ffaa13c364 Missing parameters --client for kubectl version 2020-03-31 10:47:12 +02:00
Taylor Dolezal fd77f1fb63 Rename blog post file to have the correct date (#19877) 2020-03-30 11:46:17 -07:00
SataQiu 22a4fb9ee6 update release notes to v1.18.0 (#19923) 2020-03-30 11:04:23 -07:00
nfd (aka alex) e3e32374e3 Typo fixes, grammar, style in DNS Debugging (#19961) 2020-03-29 22:07:53 -07:00
Qiming Teng e5121dd0ec Fix link in contributing guide 2020-03-30 09:41:09 +08:00
Prasad Katti 886b09346f Update resource-metrics-pipeline.md (#19950) 2020-03-29 18:33:53 -07:00
Rajesh Deshpande be6c0c3a21 Removing references of kubectl rolling-update command (#19449)
* Removing rolling-update command details

Removing rolling-update command details

Removing references to kubectl rolling-update command

* Removing rolling-update references
2020-03-27 18:33:53 -07:00
Lubomir I. Ivanov e937a06616 kubeadm: add TS entry about joining 1.18 nodes to 1.17 cluster (#19868) 2020-03-27 07:24:24 -07:00
行颠 95d83bb12e remove repeat space in yamls (#19883) 2020-03-27 04:46:23 -07:00
Vinicius Barbosa 5e823c14a9 Update the Upgrading Minikube topic (#19862)
* Update the Upgrading Minikube topic

* Update the Upgrading Minikube topic

* add a dot to the end of the sentence
2020-03-26 22:06:23 -07:00
Sascha Grunert b5433ed594 Fix security announcement mailing list (#19856)
The kubernetes-announce mailing list is mostly used for release
announcements whereas a dedicated kubernetes-security-announcement list
exists for security related topics.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-03-26 19:26:22 -07:00
Maciej Filocha 8c869b766f Add missing quote in Training index page (#19867) 2020-03-26 19:14:22 -07:00
Zach Corleissen 951032a8ec Kubecon Amsterdam now scheduled for Aug 13-16 (#19869) 2020-03-26 18:44:23 -07:00
Maciej Szulik 1e878a41f7 Fix kubectl alpha debug invocation (#19865) 2020-03-26 11:40:23 -07:00