Commit Graph

11069 Commits (f952ac106fa6582455b4a2e1aa0875e0d5740062)

Author SHA1 Message Date
Qiming d1ceb7cacd Fix link in pod overview (#13517)
Closes: #12952
2019-03-31 05:18:32 -07:00
Qiming d9b7ac307e Fix API group for some resources (#13477)
As reported in #13394, we have been incorrectly treating some resource
types from the 'extensions' group as the latest (recommended) version.
Resources impacted include `Ingress`, `NetworkPolicy`,
`PodSecurityPolicy` etc. This turned out to be a defect in the doc
generator which has been fixed.
2019-03-31 05:16:32 -07:00
Yongkun Anfernee Gui 7c985a1545 Connection reset blog post (#13456)
* Connection reset blog post

* Update and rename 2019-03-27-kube-proxy-subtleties-debugging-an-intermittent-connection-resets.md to 2019-03-29-kube-proxy-subtleties-debugging-an-intermittent-connection-resets.md
2019-03-29 13:10:12 -07:00
Zach Corleissen 5bbd682613 Update the blog's download link (#13536) 2019-03-29 13:06:15 -07:00
Qiming 1971334632 Fix file encoding for kubectl markdown (#13518)
Closes: #12964
2019-03-28 20:22:14 -07:00
Vladimir Vivien e3ee3f86cf Reversal for CSI ephemeral inline volume doc (#13403) 2019-03-28 16:36:14 -07:00
Kaitlyn Barnard 9d825082b1 Blog post on Minikube (#13509)
* blog post on Minikube

* Updates

* Update 2019-03-28-running-kubernetes-locally-on-linux-with-minikube.md

* Update 2019-03-28-running-kubernetes-locally-on-linux-with-minikube.md
2019-03-28 16:29:57 -07:00
Zach Corleissen 07deacdaef Match the wording with the workflow (#13511) 2019-03-28 15:33:57 -07:00
Benedikt Rollik 8deb0aba8c German Docs home (#13508)
* Hompage German doc

* Removed approvers from file

* Fixed typo
2019-03-28 15:23:57 -07:00
Benedikt Rollik ab30d75137 Init German translation of Architecture Node (#13449) 2019-03-28 12:31:56 -07:00
Taher Bohari f01978c872 Update configure-upgrade-etcd.md (#13505) 2019-03-28 11:57:56 -07:00
Jordan Liggitt 026e792bc8 Update issues landing page (#13503) 2019-03-28 11:45:59 -07:00
Oussema CHERNI a0e0de90c2 Add Supported Versions of the Documentation link in docs home (#13499) 2019-03-28 08:58:45 -07:00
Alexis Blandin 89f1f6c4c1 Typo update (#13423)
Kube(r)netes
2019-03-28 05:20:43 -07:00
Rémy Léone ba7dc2a286 Translate Federation API to French (#13433) 2019-03-28 02:22:46 -07:00
Reppad 4ffc97c36c Fix French translation of hello-minikube.md (#13485)
kubectl commands should not be translated.
"Déploiements de kubectl" -> "kubectl get deployments"
2019-03-28 02:02:43 -07:00
Karen Bradshaw 91ac5c6044 fix links in windows-nodes, runtimeClass (#13486) 2019-03-27 20:34:44 -07:00
Tim Bannister 4fd724ba09 Add glossary entries for static and mirror pods (#12684)
* Add entries for static and mirror pods

* Tweak wording

Co-Authored-By: Zach Arnold <me@zacharnold.org>

* Write kubelet lower case

* Revise wording
2019-03-27 17:26:43 -07:00
James Peach 3991177042 Fix the spelling of 'available'. (#13483) 2019-03-27 16:46:48 -07:00
yanghaichao12 a1453ca69c Fix typos (#13476) 2019-03-27 16:44:47 -07:00
Alexis Blandin b97f6534d6 Missing french translation (#13443) 2019-03-27 16:42:48 -07:00
kenveski a7f1bf394b Update link of spec (#13437)
Old link points to https://github.com/kubernetes/community/blob/master/contributors/devel/api-conventions.md#spec-and-status which will be removed after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
New link: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
2019-03-27 16:40:48 -07:00
Oleg Atamanenko 691d84cb86 Fixed broken link rendering (#13413)
Fixed broken link rendering
2019-03-27 16:38:47 -07:00
Arthur Deschamps a00049f411 Update namespaces-walkthrough.md (#13388) 2019-03-27 16:36:47 -07:00
avigailof 5dc88b71da Add missing spaces (+1 squashed commit) (#13345)
Squashed commits:
[72812d1f6] Update pick-right-solution.md (+1 squashed commit)
Squashed commits:
[0aa91a8cc] Update pick-right-solution.md
2019-03-27 16:34:48 -07:00
chenrui e9513c654b Fix relative links issue in fr content (#13311)
* `https://kubernetes.io/docs/` -> `/docs/`

* Update the links to localized ones
2019-03-27 16:32:48 -07:00
Liping Mao 95629e7eb3 Fix StorageObjectInUseProtection format in doc (#13294)
* Fix StorageObjectInUseProtection format in doc

Fix StorageObjectInUseProtection format to follow other admission controllers in doc.

* remove {#storageobjectinuseprotection}
2019-03-27 16:30:49 -07:00
Kaitlyn Barnard 14bfed8631 Adding image to Twitter meta data (#13261) 2019-03-27 16:28:50 -07:00
Tim Bannister 8ac581b50e Add CRI to glossary (#13024) 2019-03-27 16:26:48 -07:00
Tim Bannister 784201de61 Note Google Cloud needs of Service Cloud Installer (#13243) 2019-03-27 22:28:59 +08:00
Jim Angel 13ab6992ce Update _index.md (#13467) 2019-03-27 21:58:36 +08:00
Qiming 8858299bfa
Reference documentation for kube components (#13444) 2019-03-27 15:58:19 +08:00
Jim Angel b70111925b Update PULL_REQUEST_TEMPLATE.md (#13466) 2019-03-27 15:51:08 +08:00
Babak "Bobby" Salamat bbe35dcaae Change API version to v1 in exmaples, plus minor tweaks (#13457) 2019-03-27 15:50:29 +08:00
Rajesh Deshpande 91f73900db Correcting statement about Service ports (#13337)
* Correcting statement about Service ports

Correcting details about service ports and protocol. Removed statement saying Service supports the single port definition only and added details about multiport definitions.

* Correcting format changes

Correcting format changes as per feedback from reviewer.
2019-03-27 15:29:52 +08:00
Qiming 196b69d884
Add/fix redirects for windows setup (#13463)
Closes: #13459
2019-03-27 14:03:49 +08:00
Patrick fd51c68e80 changing references to metrics-server to resource-metrics-pipeline from core-metrics-pipeline (#13446) 2019-03-27 14:03:01 +08:00
Qiming 7c47295fea
API reference for 1.14 (#13442) 2019-03-27 10:57:12 +08:00
Mark Janssen a60b1425ad Update containerd installation instructions (#13052)
Use apt/yum instead of tarball-based installation.
2019-03-26 15:04:16 -07:00
Benedikt Rollik a5ddc03b4f Init German translation (#13340)
* Init German translation

* Removed EN content

* Removed binary files, unnesscary files

* Fixed typo, added rlenferink to owners file for german content

* Removed English content

* Add missing case-studies link

* Removed css
2019-03-26 13:37:19 -07:00
Jim Angel 39cb126d96 Update deprecationwarning.html (#13461)
ref: https://github.com/kubernetes/website/pull/13406#issuecomment-476806146
2019-03-26 13:19:17 -07:00
Alexis Blandin bb49893367 Fixing typo (#13450)
le reste(r) du cluster
2019-03-26 09:21:22 -07:00
Craig Peters eeb2877345 Fixed minor issues in Windows section (#13451)
Fixed grammar in the statement about Windows containers. Also indicated that GMSA support is alpha
2019-03-26 08:19:19 -07:00
Pancongwen 369f8d3053 Update kubeadm-upgrade-1-13.md (#13438)
fix typo of 'Ugrade'
2019-03-26 08:17:24 -07:00
Oussema CHERNI 04974542f1 Add building a release link in docs home (#13393) 2019-03-26 07:57:21 -07:00
Naoki Oketani f6f40d5d5b fix a broken link (#13421) 2019-03-26 07:03:24 -07:00
yanghaichao12 7a97425205 Fix typos (#13422) 2019-03-26 07:01:24 -07:00
Michelle Au be48fb38e9 Remove storage protection task page (#13402) 2019-03-26 06:59:22 -07:00
Rémy Léone 51ea736d3f Translate the generate ref docs to French (#13432) 2019-03-26 03:23:20 -07:00
Jim Angel 87c959d65c Update notes.md (#13416) 2019-03-25 21:21:15 -07:00