Commit Graph

10856 Commits (cb86f99b5b021ec4f6a5657b7869c838a7387207)

Author SHA1 Message Date
Patrick Ohly bb7abf59cd E2E testing blog post (#13280)
* E2E testing blog post

* E2E testing blog post: add information about optional command line flags

* Update and rename 2019-03-30-e2e-testing-for-everyone.md to 2019-03-22-e2e-testing-for-everyone.md
2019-03-22 09:04:20 -07:00
lIuDuI f9166a844c ZH-trans: update pod-lifecycle.md (#13326) 2019-03-21 19:30:20 -07:00
Alexandre Pauwels 2c45ae7ed7 Add new community-maintained nodejs client (#13330)
Adds a link to a new nodejs client library. New library builds on top of the godaddy lib, providing useful kubectl-like abstractions like `get` and `updateOrCreate`, and adds API-mapping and version-handling so the client code does not need to worry about compatibility across cluster versions.
2019-03-21 15:50:19 -07:00
chenrui 7225159f3a Fix relative links issue in ja content (#13309)
* `http://kubernetes.io/docs/` -> `/docs/`

* `https://kubernetes.io/docs/` -> `/docs/`
2019-03-21 11:37:37 -07:00
Kaitlyn Barnard 34ce8e1093 Adding blog post on admission controllers (#13331)
* Adding blog post on admission controllers

* Update 2019-03-21-a-guide-to-kubernetes-admission-controllers.md
2019-03-21 09:03:40 -07:00
Anthony Yeh 6c95d99195 StatefulSet: Document workaround for known rolling update issue. (#13190) 2019-03-21 07:01:41 -07:00
chenrui ac60d8a0bb Fix relative links issue in ko content (#13308)
* `http://kubernetes.io/docs/` -> `/docs/`

* `https://kubernetes.io/docs/` -> `/docs/`
2019-03-21 03:53:35 -07:00
Logan Rakai 4737c170ec Improve example commands and output markdown (#13315) 2019-03-20 17:53:37 -07:00
Kendrick Coleman 83d740c062 Update table (#13317)
Updated the table to reflect the VMware Essential PKS solution

Signed-off-by: Kendrick Coleman <kendrickc@vmware.com>
2019-03-20 17:43:38 -07:00
Alex Contini 193decc785 add Nav case study and fix Pinterest (#13310)
* add Nav case study and fix Pinterest

* update

* Update index.html
2019-03-20 16:17:06 -07:00
chenrui 5a5f77db64 Fix relative links issue in English content (#13307)
* `http://kubernetes.io/docs/` -> `/docs/` in content/en folder

* `https://kubernetes.io/docs/` -> `/docs/` in content/en folder
2019-03-20 16:05:05 -07:00
Qiming 89b2eb7f64 travis performance improvement (#13304)
Three optimizations:

- move example testing logic into a bash script to save travis specific
  commands;
- use kubernetes release package (about 20MB) instead of git repo (about
  800 MB at the moment);
- detect whether a PR contains changes to examples and skip examples
  testing if not.

Closes: #13140
2019-03-20 15:57:08 -07:00
Stephen Augustus f61ed1d130 reference/kubectl: Update resource types / short names (#13223)
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-03-20 15:49:05 -07:00
Zach Corleissen 52384988e1 Add milestone team, clean up others teams (#13287)
Explicitly list membership

Remove milestone team
2019-03-20 13:47:01 -07:00
Kaitlyn Barnard cd7ee18d4c Fixing date on Contributor Summit blog post (#13313)
* Fixing date

* Update 2019-03-20-A-Look-Back-And-Whats-In-Store-For-Kubernetes-Contributor-Summits.md

* Update 2019-03-20-A-Look-Back-And-Whats-In-Store-For-Kubernetes-Contributor-Summits.md
2019-03-20 10:51:49 -07:00
Paris 35fdc27f91 contributor summit 2019 blog post (#13209)
* contributor summit 2019 blog post

* Update 2019-03-14-A-Look-Back-And-Whats-In-Store-For-Kubernetes-Contributor-Summits.md
2019-03-20 08:57:09 -07:00
Joel Smith fa6bb8fd3f Update embargo doc link in SECURITY_CONTACTS and change PST to PSC (#13041)
* Update embargo doc link in SECURITY_OWNERS and changes PST to PSC

* Rename PST to PSC, update security doc URLs to new locations
2019-03-20 08:47:17 -07:00
Book shu 7031ef6b66 fix typos: a blank should be put after * to show italic (#13301) 2019-03-20 00:02:24 -07:00
SataQiu 1668f4c9dc add SataQiu as a sig-docs-zh-owner (#13270) 2019-03-19 22:12:21 -07:00
Rajesh Deshpande 9b6c4365da Fixing force delete statefulset pod link (#13299)
Correcting document page link of 'force delete stateful set pods' page.
2019-03-19 22:06:23 -07:00
Avi Deitcher b080758cd4 Document issues when client CA options conflict (#12890)
* Document issues when client CA options conflict

* Update content/en/docs/tasks/access-kubernetes-api/configure-aggregation-layer.md

Co-Authored-By: deitch <avi@deitcher.net>

* Update content/en/docs/tasks/access-kubernetes-api/configure-aggregation-layer.md

Co-Authored-By: deitch <avi@deitcher.net>

* Update content/en/docs/tasks/access-kubernetes-api/configure-aggregation-layer.md

Co-Authored-By: deitch <avi@deitcher.net>
2019-03-19 17:32:25 -07:00
Brandon Philips 13650696b8 contribute: intermediate cnf -> cncf (#13290)
small typo
2019-03-19 16:20:23 -07:00
YAMAMOTO Takashi 3c0cfcfc70 Remove mysterious "[1][etcdbug]" (#13266)
Because it doesn't have the corresponding URL or whatever.
2019-03-19 14:14:21 -07:00
Travis Glenn Hansen 9e7f5ff2c5 Update client-libraries.md (#13111) 2019-03-19 14:00:29 -07:00
Damini Satya 47c64a908a Fix #12506 - Misalignment of the community logos (#12507) 2019-03-19 13:56:22 -07:00
Karthik Gaekwad ffcc260848 table of solution in alphabetical order + more (#13267)
Simplifies PR 13143 (https://github.com/kubernetes/website/pull/13143). PR fixes 3 things:
1) `Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE)` was `IaaS Provider Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE)`
2) capitalized all instances of GCE
3) Alphabetized list
4) Removes note section per @cody-clark
2019-03-19 13:44:21 -07:00
Seokho efebc652d9 Fix inconsistent style of pod-lifecycle.md in glossary (#13269) 2019-03-19 12:28:22 -07:00
Guilherme Steinmüller d9f9a0bb89 Update pick-right-solution.md (#13233)
Add VEXXHOST kubernetes offer
2019-03-19 12:24:22 -07:00
eliot1785 321e7fe9d2 fix type in service listing (#13230)
The tutorial has somebody expose this service externally, so they should be getting NodePort or LoadBalancer not ClusterIP. I followed this tutorial and that's what I got (as expected)
2019-03-19 11:36:21 -07:00
Dani Comnea ad77c02575 Add a note on how to delete kubectl config user name (#13257) 2019-03-19 11:12:23 -07:00
Michele Berardi b1634fcc1c parteners/_index.html (#13255)
* parteners/_index.html

* parteners/_index.html
2019-03-19 10:48:21 -07:00
Karthik Gaekwad 3d24393f2a Removed conformance from column definition (#13139)
The conformance column doesn't exist anymore...
2019-03-19 10:26:23 -07:00
Dani Comnea d85ac2686f Update debug-cluster and crictl files to get them consistent with the style guidelines (#13183) 2019-03-19 10:24:33 -07:00
Jintao Zhang 9c44e1ea2e add Kind to local-machine solutions (#13177)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2019-03-19 10:18:28 -07:00
Sanil Kumar 8097ff042b [blog] Adding introduction blog on KubeEdge - 2019-03-12-kubeedge-k8s-based-edge-intro.md (#13158)
* Create 2019-03-12-kubeedge-k8s-based-edge-intro.md

Initial created.

* Create kubeedge-highlevel-arch.png

* Adding KubeEdge High Level Arch img

Adding KubeEdge High Level Arch img for the blog

* Adding KubeEdge Logo img

Adding KubeEdge Logo img for blog

* Updated KubeEdge intro blog

Updated all the sections for KubeEdge, a k8s based edge computing platform.
(2019-03-12-kubeedge-k8s-based-edge-intro)

* Update 2019-03-12-kubeedge-k8s-based-edge-intro.md

Minor format updates

* Update 2019-03-12-kubeedge-k8s-based-edge-intro.md

* [ReviewFix] 2019-03-12-kubeedge-k8s-based-edge-intro.md

Review of @stewart-yu fixed for KubeEdge/kubeedge link

* [ReviewFix] Format 2019-03-12-kubeedge-k8s-based-edge-intro.md

Linefeed update.

* Update 2019-03-12-kubeedge-k8s-based-edge-intro.md

* Update 2019-03-12-kubeedge-k8s-based-edge-intro.md

* [ReviewFix] 2019-03-12-kubeedge-k8s-based-edge-intro.md

KubeEdge control plane in cloud and extension part made it mode clear.

* Update 2019-03-12-kubeedge-k8s-based-edge-intro.md

* Rename 2019-03-12-kubeedge-k8s-based-edge-intro.md to 2019-03-19-kubeedge-k8s-based-edge-intro.md

* Update 2019-03-19-kubeedge-k8s-based-edge-intro.md
2019-03-19 08:50:21 -07:00
Claudia J.Kang 3bc455b2d9 Eighth Korean I10n work for release-1.13 (#13250)
* ko-trans: Update outdated contents in dev-1.13-ko.8 branch partly (#12986)

* ko: Update outdated files in dev-1.13-ko.8 (#13000)

* ko: add tutorials/stateful-application/basic-stateful-set #12449  (#13073)

* Add missing word. (#13249)

* Fixed wrong word. (#13246)

* Translate concepts/cluster-administration/federation.md in Korean (#13159)

* Translate concepts/overview/object-management-kubectl/imperative-comm… (#13076)

Co-authored-by:    June Yi <june.yi@samsung.com>
Co-authored-by:    Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by:    Yoon <learder@gmail.com>
Co-authored-by:    Thomas Sungjin Kang <ujuc@ujuc.kr>
Co-authored-by:    Seokho <shsongist@gmail.com>
Co-authored-by:    zerobig <zerobig.kim@gmail.com>
2019-03-19 07:20:30 -07:00
Philippe MARTIN 2918bc57ac docs-fr | concepts | containers | images (#13218)
* docs-fr | concepts | containers | images

* Fixes
2019-03-19 04:56:20 -07:00
SataQiu 89dbaa20d3 add SataQiu as a sig-docs-zh-reviewer (#13237) 2019-03-18 20:40:23 -07:00
Karen Bradshaw b1c288926b fix contrib button, blog footer (#13188)
fix the font-size for the contrib button in blog footer
2019-03-18 16:52:20 -07:00
Kaitlyn Barnard 2b6780ad94 Adding link to submit a blog (#13252) 2019-03-18 14:24:21 -07:00
lIuDuI 5115d4fa7d ZH-trans: update basic-stateful-set.md (#13178)
* Update basic-stateful-set.md

* Update basic-stateful-set.md

* Update basic-stateful-set.md

* Update basic-stateful-set.md

* Update basic-stateful-set.md
2019-03-17 18:59:10 -07:00
Dani Comnea ed7f0adc74 Update automated-tasks-with-cron-jobs to align on style guidelines and fix some typos (#13184) 2019-03-15 16:36:58 -07:00
Aniket Gawade d6f36725db Adding Contrail/Tungsten Fabric to the add-on list (#12865)
* Update addons.md

* Update addons.md
2019-03-15 10:18:59 -07:00
Daniel Weibel 783ee875d0 Clarify kubectl shell autocompletion documentation (#13060)
* Clarify kubectl autocompletion documentation (#12405)

* Clarify kubectl autocompletion documentation (#12405)

Remove comments.

* Clarify kubectl autocompletion documentation

Fix according to review.

* Clarify kubectl autocompletion documentation

Use selectable tabs.

* Fix note callouts in various sections

* Clarify kubectl autocompletion documentation

Change wording of intro paragraph.
2019-03-15 09:45:10 -07:00
ljnaresh 8585fbb1ab Create Kubernetes-setup-using-Ansible-and-Vagrant.md (#12652)
* Create Kubernetes-setup-using-Ansible-and-Vagrant.md

This blog describes the steps for to setting up a multi node Kubernetes cluster using Ansible and Vagrant.

* Apply suggestions from code review

Co-Authored-By: ljnaresh <naresh_lj@infosys.com>

* Markdown changes for syntax highting and reviews.

* Vagrant image & join command logic changes

* Update Kubernetes-setup-using-Ansible-and-Vagrant.md

* Adding author name and organization

* Markdown correction for colon

* Update Kubernetes-setup-using-Ansible-and-Vagrant.md
2019-03-15 09:29:02 -07:00
Cody Clark 599a23b566 re-alphabetize list of Local ecosystem tools (#13163)
[#12994](https://github.com/kubernetes/website/pull/12994) had already been sitting for a week+, and I didn't want to waste any more time by asking for such a small change across time zones
2019-03-15 09:26:58 -07:00
yanghaichao12 8372a20edd Fix typos (#13196) 2019-03-15 09:24:58 -07:00
makocchi fcbb89a2af Remove command prompts and split command outputs (#13015)
* Remove command prompts

* Add comments before commands
2019-03-15 09:16:58 -07:00
Sean Zhang 8d0a6745cb 修正yml示例缩进和双引号错误 (#12836) 2019-03-15 07:50:59 -07:00
Amir M. Saeid 80b73a4c03 Use correct kubelet config name (#13185)
At its current form minikube fails to start with following error:

    unknown flag: --AllowedUnsafeSysctls

Renaming it to allowed-unsafe-sysctls works as expected.
2019-03-15 02:58:57 -07:00