Compare commits

...

1897 Commits

Author SHA1 Message Date
Jim Angel 1f3c936dd7 modified for 1.13 release (#11493)
1.13 + 4 latest releases supported by sig-docs.
2018-12-03 15:12:29 -08:00
Zach Corleissen 585aa030ba Updating 1.9 navigation (#9473)
* Updating 1.9 navigation

Update 1.10 path

Trying to debug Travis CI failure

Update test case from #9423

Updating 1.9 navigation

Update 1.10 path

Trying to debug Travis CI failure

Update from #9423

1.9, not 1.8

* Update examples_test.go
2018-07-18 19:42:42 -07:00
Zach Corleissen b623b38c30 Backport OWNERS from master to release-1.9 (#9491) 2018-07-12 15:23:27 -07:00
Harshvardhan Karn bf09471b3d fix version navigation in release v1.9 (#9071)
* fix version navigation in release v1.9

- In `release v1.9`, navigating to version `v1.10` disappears
- modified `_config.yml` in branch `release-1.9`
 Issue: #8967

* Change 1.10 selector to release-1.10
2018-07-11 12:44:15 -07:00
Steve Perry 6b3d65ad3e Mark 1.9 as deprecated. (#7885) 2018-03-28 11:50:04 -07:00
Andrew Chen d97a9cf853 Merge branch 'master' of https://github.com/kubernetes/website into release-1.9
* 'master' of https://github.com/kubernetes/website: (549 commits)
  Update service.md (#7810)
  Prune inactive maintainers (#7830)
  add Amadeus to index page and add feature image (#7827)
  Update conventions.md (#7668)
  Adding Tenxcloud as KCSP and Hedvig typo (#7826)
  Update outdated documentation about secret key validation. (#7675)
  Update imperative-command.md (#7699)
  Update manage-deployment.md (#7774)
  Add the OCI runtime description. (#7769)
  fix flag (#7814)
  fix flag (#7813)
  Add files via upload (#7816)
  Remove CoreOS guide that use Kubernetes v0.15.0 (#7821)
  "Nagions" should be "Nagios“ (#7762)
  Update docker-cli-to-kubectl.md (#7748)
  adjust a note format (#7812)
  add a note when mount a configmap to pod (#7745)
  Make using sysctls a task instead of a concept (#6808)
  Partners page updates (#7802)
  Fix a missing word in endpoint reconciler section (#7804)
  ...
2018-03-26 16:59:03 -07:00
tanaka_733 770440d20f Update service.md (#7810)
* Update service.md

`securityGroupName` is the required value when creating LoadBalancer type service in Azure.
I got the following error without `securityGroupName` value.
> Observed a panic: "invalid memory address or nil pointer dereference" (runtime error: invalid memory address or nil pointer dereference)

* Update service.md
2018-03-25 18:01:01 -07:00
Zach Corleissen 7c46a71c4f Prune inactive maintainers (#7830) 2018-03-23 15:05:02 -07:00
Alex Contini 1540bc4d12 add Amadeus to index page and add feature image (#7827)
* add Amadeus feature image

* update index.html to include Amadeus
2018-03-23 10:23:02 -07:00
Rajakavitha1 de65320ec5 Update conventions.md (#7668)
* Update conventions.md

Edited the content for better readability.

* Update conventions.md

Formatted the {:note} to **Note:**

* minor grammar fix
2018-03-23 10:11:02 -07:00
Kaitlyn Barnard 9f5b5c5ea9 Adding Tenxcloud as KCSP and Hedvig typo (#7826) 2018-03-23 10:07:04 -07:00
David Hargat 418a44a182 Update outdated documentation about secret key validation. (#7675) 2018-03-23 10:05:03 -07:00
githubat 57303f8790 Update imperative-command.md (#7699)
- Original example (with <myservicename> replaced with my-svc) will result in the following error:
error: at least one tcp port specifier must be provided

- Use the same example in this section seems ideal
2018-03-23 10:00:03 -07:00
Nicolas Romanetti 58c8f49189 Update manage-deployment.md (#7774)
If you created the resource (on your local minikube) as instructed using:
kubectl create -f https://k8s.io/docs/concepts/cluster-administration/nginx-app.yaml
then, you probably want to delete it from your minikube, in that case, the correct command is the one proposed in this PR.
2018-03-23 09:57:03 -07:00
William Zhang 12d9230c90 Add the OCI runtime description. (#7769)
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-03-23 09:56:03 -07:00
fqsghostcloud c47b8a6740 fix flag (#7814)
fix flag
2018-03-23 09:38:03 -07:00
fqsghostcloud 43ca681741 fix flag (#7813)
fix flag
2018-03-23 09:37:03 -07:00
Alex Contini a5a0d02c93 Add files via upload (#7816) 2018-03-23 09:26:01 -07:00
Ilya Dmitrichenko 3c4c2a3da2 Remove CoreOS guide that use Kubernetes v0.15.0 (#7821) 2018-03-23 08:52:02 -07:00
Sun Lintong 99332902bd "Nagions" should be "Nagios“ (#7762)
* change 'Nagions' to 'Nagios'

* changed as prompt

* add "protocol"
2018-03-23 08:45:03 -07:00
Rajakavitha1 789f8f1927 Update docker-cli-to-kubectl.md (#7748)
* Update docker-cli-to-kubectl.md

Edited the document for adherence to the style guide and word usage.

* Update docker-cli-to-kubectl.md

* Incorporated the changes suggested.
2018-03-22 10:18:04 -07:00
Shen Yuanyu aaca82d50d adjust a note format (#7812) 2018-03-21 22:05:04 -07:00
Shen Yuanyu 0d07a6bec2 add a note when mount a configmap to pod (#7745) 2018-03-21 18:37:04 -07:00
Qiming 60b5600157 Make using sysctls a task instead of a concept (#6808)
Closes: #4505
2018-03-21 18:28:04 -07:00
Kaitlyn Barnard e9c79c6ff8 Partners page updates (#7802)
* Partners page updates

* Update to ZTE link
2018-03-21 13:25:04 -07:00
Brandon Andrews e7fcacd8de Fix a missing word in endpoint reconciler section (#7804) 2018-03-21 13:09:03 -07:00
Alex Contini 6a67af3765 update amadeus.html (#7800) 2018-03-21 12:41:05 -07:00
Elliot Blackburn 97b82e7375 Gramatical fix to kompose introduction (#7792)
The original wording didn't through very well. As much of the original sentence has been preserved as possible, primarily to ensure the kompose web address is see both in text and as a href link.
2018-03-20 14:40:01 -07:00
Paul Rogers b364c19316 Update k8s201.md (#7777)
* Update k8s201.md

Change instructions to download yams files directly from the website (as used in other pages.)

Added instructions to delete labeled pod to avoid warnings in the subsequent deployment step.

* Update k8s201.md

Added example of using the exposed host from the a node running Kubernetes. (This works on AWS with Weave; not able to test it on other variations...)
2018-03-20 12:24:02 -07:00
Sun Lintong d5a53fe382 repair failure link (#7788)
* repair failure link

* repair failure link

* do change as required
2018-03-20 10:05:04 -07:00
Peeyush gupta f794a5bdc7 Update install-kubeadm.md (#7781)
Add note to kubeadm install instruction to help install in other arch i.e. aarch64, ppc64le etc.
2018-03-20 01:54:00 -07:00
Roland Illig 8572616d64 install-kubectl: choose one installation method (#7705)
The previous text layout suggested that all installations had to be done, one after another.
2018-03-19 23:41:00 -07:00
Sergey Bondarenko 9b4b0add12 Fixed Cyrillic с in 'kube-proxy-cm' (#7787)
There was a typo (wrong character) in kube-proxy-cm.yaml - Cyrillic с (UTF-8 0x0441) was used instead of Latin c.
2018-03-19 23:24:00 -07:00
Alex Contini 6698e545a3 Add Amadeus Case Study (#7783)
* Add Amadeus Case Study

* add Amadeus logo
2018-03-19 23:20:59 -07:00
Paul Rogers 35d3460679 Update downward-api-volume-expose-pod-information.md (#7771)
* Update downward-api-volume-expose-pod-information.md

The pod spec puts the downward api files into /etc/podinfo, not directly in /etc. Updated docs to reflect this fact.

* Update downward-api-volume-expose-pod-information.md

One more spot needed fixing.

* Update downward-api-volume-expose-pod-information.md

Yet another fix, in the container example.
2018-03-19 23:07:00 -07:00
Vyacheslav Semushin 86a525dc07 docs/concepts/policy/pod-security-policy.md: minor fix. (#7659) 2018-03-19 20:30:00 -07:00
Sun Lintong ae1333a3df fix 'monitoring' link lose efficacy problem' (#7764) 2018-03-19 09:57:01 -07:00
Janet Kuo b883f239b4 Events are namespaced (#7767) 2018-03-19 09:55:01 -07:00
Matt Hoyle 051cc89ee3 an user -> a user (#7778) 2018-03-19 09:49:01 -07:00
Xiaodong Zhang 5b72ec0d6f Fix typo in federation document (#7779) 2018-03-19 09:47:00 -07:00
Kai Chen 9fa6c1008b Update flocker reference to the github repo (#7784) 2018-03-19 09:37:00 -07:00
shir22 eb22016bdd Fixed image value version typo (#7768)
Was inconsistent with other values
2018-03-17 21:55:59 -07:00
Mike Wilson fb052567cb Refreshing installation instructions (#7495)
* Refreshing installation instructions

Added conjure-up. Updated displays and juju versions to current versions.

* Updated anchors
2018-03-17 20:53:00 -07:00
Dusan Susic 4ac2583637 Naming clarification (#7677)
* Naming clarification

It isn't mentioned that this is crucial to get etcd working.

* Update high-availability.md
2018-03-15 13:40:23 -07:00
Kai Chen fec4155adc Remove reference to the deprecated OVS document (#7718) 2018-03-15 12:17:25 -07:00
chenpengdev be1901c0a4 Use the international standard for punctuation (#7719) 2018-03-15 12:15:24 -07:00
RongZhang 934a164a06 Update Kubespray documents (#7723) 2018-03-15 12:14:24 -07:00
Weibin Lin d4e7241987 Remove the redundant "`" in pick-right-solution.md (#7720) 2018-03-15 12:13:23 -07:00
Sascha Marcel Schmidt 99125b9148 fixes common name and organization and base64 (#7727) 2018-03-15 10:18:23 -07:00
Sun Lintong 63a9288053 Correct spelling mistake (#7736)
* Correct spelling mistake

The whole file only appeared once

* Correct spell 

Correct the word "resource" spell.

* Is "kube/.config" should be ".kube/config"

It seems that the file is ".kube/config"
2018-03-15 10:03:24 -07:00
Sun Lintong d942390c63 It's better to be "behavior" (#7738)
* Correct spelling mistake

The whole file only appeared once

* Correct spell 

Correct the word "resource" spell.

* Is "kube/.config" should be ".kube/config"

It seems that the file is ".kube/config"

* behaviour to behavior
2018-03-15 09:53:24 -07:00
Kai Chen ac2f75b05a Reference ahmetb's recipes repo for more scenarios enabled by NetworkPolicy (#7750) 2018-03-15 09:23:25 -07:00
Jamon Camisso c61553370a Update upgrades.md (#7751) 2018-03-15 09:18:25 -07:00
Yunkai Feng ae16e10195 Update device-plugins.md (#7752)
Add Solarflare device plugin example
2018-03-15 09:14:25 -07:00
Qiming 047fed383f Fix a typo related to LimitRanger admission controller (#7754) 2018-03-15 09:10:25 -07:00
Shahid Iqbal f5c7f91bdf Added details for scaling node count on AKS (#7756)
Added link to docs for scaling nodes on AKS
2018-03-15 09:07:26 -07:00
Philip Mallory bb1658f932 Remove page that only contains placeholder text (#7697)
* Remove page that only contains placeholder text

* update landing page

* fix url so that the internal link works correctly
2018-03-14 21:36:22 -07:00
Chao Xu 49a81e1a69 Update the doc on admission webhooks (#7733) 2018-03-14 18:40:25 -07:00
DiamondYuan f5558e0e57 Fix js error in homepage (#7680)
When  document.querySelector('#docsToc') is null ,get TypeError Cannot read property 'querySelector' of null 。
2018-03-14 13:45:05 -07:00
Kai Chen 1549d29783 Point the KubeletConfig doc to the release-1.9 code base (#7696)
The version will be updated to v1beta1 with the official 1.10 release.
2018-03-14 13:32:03 -07:00
Martin Dietze 2085cf666b Guide for upgrading kubeadm HA clusters. (#7557)
* Guide for upgrading kubeadm HA clusters.

* kubeadm HA upgrade guide: text changes from code review.

* Guide for upgrading kubeadm HA clusters: proposed changes after second round of code review.
2018-03-14 08:30:05 -07:00
Zach Corleissen b34babb518 Move @bradtopol from reviewer to approver (#7729) 2018-03-13 11:21:11 -07:00
Chi Trung Nguyen b46bb6de8a Update weave-network-policy.md (#7728)
typo
2018-03-13 09:41:12 -07:00
Max 3aa1fc491c Update ingress.md (#7707) 2018-03-12 16:04:10 -07:00
Jordan Liggitt ea0a894f4e Fix outdated links (#7716) 2018-03-12 16:01:13 -07:00
Chao Wang 3f9def6370 fix typos (#7710) 2018-03-12 08:48:13 -07:00
AdamDang 1800318cec Typo fix "these command"->"these commands" (#7715)
"these command"->"these commands"
2018-03-12 08:43:12 -07:00
WanLinghao 3472cfd5fc fix a desription error in sysctl file. (#7666)
modified:   docs/concepts/cluster-administration/sysctl-cluster.md
2018-03-08 21:57:11 -08:00
Kai Chen 131324c34a Fix the reference to the glossary in the include guide (#7687) 2018-03-08 18:37:10 -08:00
nimbcode ccf51243f7 Adding glossary item for Cloud Providers (#7615) 2018-03-08 16:56:09 -08:00
Aravind 3bd0c84182 Removed doc line descibing invocation of swagger UI (#7683) 2018-03-08 15:07:11 -08:00
Kai Chen 1c4a23562d Fix broken URL (#7670) 2018-03-07 13:10:52 -08:00
Venil Noronha 41c9f9aa8f Updates documentation pertaining to VMware (#7661)
* Adds 301 redirection for /docs/getting-started-guides/vsphere/ to
  https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/

* Updates hyperlinks from /docs/getting-started-guides/vsphere/ to
  https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/

* Updates solution table entries for VMware vSphere

* Fixes typos i.e. VMWare/Vmware -> VMware
2018-03-06 21:26:53 -08:00
Kai Chen 193283af1f Remove reference to OVS as a called-out option for on-prem networking model (#7665) 2018-03-06 17:43:52 -08:00
Joseph Heck f9c7ee03c8 Adding missing quote to command line example (#7660)
Fixes #7658
2018-03-06 17:32:52 -08:00
Dusan Susic 9f2499294c Correct naming (#7656)
it's confusing to have etcd1 twice, rename it to etcd0, etcd1, etcd2.
2018-03-06 10:23:52 -08:00
Andrew Chen 51e588c629 Remove/hide cluster operator advanced user journey (+1 squashed commit) (#7643)
Squashed commits:
[9ee8f2a] Remove/hide cluster operator advanced user journey
2018-03-06 10:14:51 -08:00
WanLinghao 78391515da fix sysctl miss in podsecuritypolicy descriptions. (#7600)
modified:   docs/concepts/cluster-administration/sysctl-cluster.md
	modified:   docs/concepts/policy/pod-security-policy.md
2018-03-06 08:13:53 -08:00
Ye Yin b598d07d43 Add RDMA device plugin (#7605) 2018-03-05 17:42:53 -08:00
Michael Taufen ca4f9f8491 Fix typo (#7641) 2018-03-05 17:12:51 -08:00
Joseph Heck 6b86529183 erp, typo'd myself (#7645) 2018-03-05 13:46:50 -08:00
Joseph Heck 96f76d8c43 adding PKS solution description and link (#7608) 2018-03-05 07:42:52 -08:00
AdamDang 09f67a02b0 Typo fix some "pod to schedule on"->"pod to be scheduled on" (#7637)
Pod is the object to be scheduled, So "pod to schedule onto a node " and "pod to schedule on" are not suitable in the doc. "pod to be scheduled onto a node" is better.
2018-03-05 07:33:51 -08:00
Paul Michali 07d38fd485 IPv6: Updating doc related to IPv6. (#7606)
Made updates for files, related to IPv6. Note: The release notes
cover 1.9. When 1.10 release notes are added, the comment about
the /66 restriction for IPv6 can be removed.
2018-03-05 06:56:53 -08:00
Stewart-YU 7cb230f2a5 refactor setting up cluster using kubeadm docs (#7104) 2018-03-05 00:43:51 -08:00
Aravind 2b7f83ffce Fixed k8s.io/docs/getting-started-guides/fedora/fedora_manual_config, according to #7417 (#7626) 2018-03-04 23:10:51 -08:00
Calvin Hartwell f49c840678 Added Rancher <-> Ubuntu k8s integration documentation (#7607)
* fixed the interacting with cluster section for the ubuntu installation

* made changes as per request from zacharysarah

* added rancher stub

* added rancher documentation

* fixed missing capture tag

* added ingress example, fixed languages as per changes in the PR

* fixed page index as per pr

* fixed rancher readme
2018-03-04 18:27:51 -08:00
Sean Knox 9aeb431032 (ubuntu): fix broken etcd snapshot command (#7630) 2018-03-04 17:07:51 -08:00
Guang Ya Liu 4f7de6e5b5 Added TOC for HPA document for better reference. (#7624) 2018-03-04 12:27:52 -08:00
Tomoe Sugihara bc1b890f74 Add a note on availability of tcp_syncookies syctl (#7627)
* Add a note on availability of tcp_syncookies syctl

Sysctl `net.ipv4.tcp_syncookies` is not availalbe on 4.4 kernel
as it's not namespaced yet.

* updating to use {: .note} notation 

per https://kubernetes.io/docs/home/contribute/style-guide/#note
2018-03-04 12:26:52 -08:00
Sean Knox 313f89c2d9 (azure): change default location, add info (#7629)
* (azure): change default location, add info

* (ubuntu): fix CLI typo
2018-03-04 12:24:51 -08:00
Gray 819af04c3c Update minikube.md (#6922)
When the container is being created, the ready number is 0/1.
2018-03-04 12:17:52 -08:00
Moussa Taifi 4ea101d9b0 Add section in tasks => configmaps with examples for --from-env-file (#6777)
* Add section in tasks => configmaps with examples for --from-env-file post #6648

* fix language to match style guide
2018-03-04 12:14:51 -08:00
Joseph Heck 44df1d9d0b adding how-to for making glossary tooltips (#7014)
* adding how-to for making glossary tooltips to include docs for contribution

* cross reference from style guide

* include example render
2018-03-03 17:28:53 -08:00
Ahmet Alp Balkan 00c3eb0e88 Remove "design docs" from /docs/reference sidebar (#6410)
This list on the sidebar isn't very useful:

- it's not an exhaustive list
- it's not an up-to-date list either
- design docs are not documentation (they're already stale)
- we already link to the full list from https://kubernetes.io/docs/reference/
  home page

Also removing the 'docs/admin/ovs-networking.md' document as per
the pull request comments, it's no longer necessary.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-03-03 12:44:55 -08:00
Loic Nageleisen bf661f9f44 Add a section about routing errors (#7078)
A common source of beffudlement when using local hypervisors or cloud
providers with peculiar interface setups, IP adressing, or network
policies for which kubelet cannot guess the right IP to use.

`awk` is being used so that the example works in CoreOS Container Linux
too.

Requested in kubernetes/kubeadm#203.
2018-03-03 12:13:54 -08:00
Logan Rakai 2a49808049 Increase consistency, and style guide compliance (#7503)
- not using object after API objects per https://kubernetes.io/docs/home/contribute/style-guide/#use-camel-case-for-api-objects
2018-03-03 11:53:52 -08:00
yulng 5995f24426 Please note N/A's meaning (#7553)
* Please explain  N/A's meaning

Because N/A's meaning probably is Not Available/ Not applicable or Name and Address

* all "N/A" change to "Not Available"

all "N/A" change to "Not Available"

* "Available" change to "Applicable"

all "Available" change to "Applicable"
2018-03-03 11:52:53 -08:00
Cheng Xing c97a625547 Moving CSI to Out of Tree section; linking to out of tree plugin FAQ (#7564) 2018-03-03 11:46:54 -08:00
the0ffh 550c26b929 Update networking.md (#7578)
Clarified 'pod container' description.
2018-03-03 11:42:53 -08:00
Alex Glikson 46d896e518 Use standard stress utility in examples (#7582)
In memory allocation examples, replaced the use of custom stress utility with the standard one.
2018-03-03 11:41:53 -08:00
Aivars Sterns 75aea2f0ec Update kubespray docs (#7601)
* Removed mention of kubespray-cli as mention has been removed from kubespray
* changed descriptions and requirements
2018-03-03 11:33:53 -08:00
Michelle Au 92d0dec837 Fix indentation for local StorageClass (#7609) 2018-03-03 11:12:53 -08:00
Garry Shutler 0e6f7460ff Fixed typo (#7603)
* Fixed typo

* Fixed invalid concurrencyPolicy value
2018-03-03 10:46:54 -08:00
Philip Mallory a84db20bab Update MacOS instructions to use curl (#7613)
MacOS comes with curl which makes it more convenient than wget.
This change is in response to #7275
2018-03-02 16:13:53 -08:00
Peter (XiangPeng) Zhao af4e718b4c Remove no longer existing log message in kubeadm. (#7585) 2018-03-01 20:30:51 -08:00
Alex Glikson 38c496d15b Moved more recent info to the top, fixed a typo (#7579)
- Moved details of recent releases (1.8 and onward) to the top
- added missing "with" in "compatible with the Kubernetes Container Runtime Interface (CRI)"
2018-03-01 17:19:53 -08:00
CaoShuFeng 79d2943298 fix case study description (#7572) 2018-03-01 17:15:52 -08:00
Abhinandan Prativadi a37d125f18 Adding cri-containerd to supported cri runtimes (#7571) 2018-03-01 17:14:53 -08:00
CaoShuFeng d9603b1b15 fix golang version (#7569)
ref:
https://github.com/kubernetes/kubernetes/blob/07240b7166d83bed49d783e0ecdfa7ee7e62cfca/hack/lib/golang.sh#L329
2018-03-01 17:13:52 -08:00
Josh Horwitz 9c885f6f44 Rename network-plugin-dir kubelet flag to cni-bin-dir (#7224) 2018-02-28 20:53:55 -08:00
Matt Janssen 0c2c9d269a Add missing closing paren. (#7563)
Currently reads:
> Pods (such as RollingUpdate, is almost
but should read:
> Pods (such as RollingUpdate), is almost
2018-02-28 15:07:56 -08:00
Daniel Kończyk def491a76c Add missing NodePort in the example output (#7565) 2018-02-28 14:02:47 -08:00
Ronny López d80e55506a Fix link to certified kubernetes badge (#7555) 2018-02-28 06:07:46 -08:00
Ronny López ac9acff05a Fix broken link to image (#7554) 2018-02-28 06:04:46 -08:00
Xiaodong Zhang b99d1b1394 Bump up deployment version in tasks/access-application-cluster folder (#7324) 2018-02-27 22:35:46 -08:00
bryangunn 23342f23d9 Update namespaces-walkthrough.md (#7551)
Fixed a couple typos.
2018-02-27 20:14:45 -08:00
Mike Wilson 4bbc2c77c6 Updating troubleshooting (#7546)
* Updating troubleshooting

Changed debug method over to CDK Field Agent and replaced old logging suggestion with the logging page.

* Rewording to hopefully clarify

Please let me know if this still isn't clear. It's a deceptively dense word soup and I wonder if I need to just expand on it some to remove assumptions.
2018-02-27 20:08:46 -08:00
Mike Wilson 5d9c2d35be Updating privileged container information (#7548)
* Updating privileged container information

We now use privileged containers by default on GPU-enabled nodes.

* Changes for consistency

Replaced worker with node.
2018-02-27 19:43:46 -08:00
Ivange Larry 22b7301597 Add glossary entry for Cloud Controller Manager (#6952)
* Add glossary entry for Cloud Controller Manager

* Update cloud-controller-manager.yml

fixing tag in glossary
2018-02-27 12:00:45 -08:00
Matt Braymer-Hayes 36d6fb25a0 Update pod.md (#7497)
Remove statements about the future, fix formatting.
2018-02-27 11:59:46 -08:00
Mike Wilson 8aaa23971e Update glossary page (#7547)
Changed some unit and charm names to match what we actually ship now.
2018-02-27 11:39:47 -08:00
AdamDang a6a480bba2 fix KUbernetes->Kubernetes (#7544)
"KUbernetes" is not standard.
2018-02-27 11:38:47 -08:00
Joseph Heck ff9990c87d Merge pull request #7410 from mbert/master
HA guide for kubeadm:
2018-02-27 11:35:08 -08:00
Ronny López d807e5303d Update service.md (#7539) 2018-02-27 11:31:44 -08:00
siliangxifeng1988 d79f4d82cb Update statefulset.md (#7537) 2018-02-27 11:29:45 -08:00
AdamDang e8a60186a7 Fix a container->a Container (#7536) 2018-02-27 11:28:45 -08:00
Robert Morse a90eb022eb Getting Started Updates for SIG-Windows: take 2 (#7535)
* Pull out build instructions

* General clarifications and remove reference to merged kube-proxy PR

* Updates to sample yaml files, and clarification on host OS version (2016/latest vs 1709 tags)

* Reordering for clarity

* Add tag for Server 1709

* Addressing feedback

* Address feedback
2018-02-27 11:27:45 -08:00
Kay Yan 112a6e5928 fix-typo-in-daemonset (#7534) 2018-02-27 11:24:45 -08:00
Michelle Au 21926145fe Update docs with subpath limitation (#7533) 2018-02-27 11:21:45 -08:00
Mike Wilson ab1398e940 Update logging documentation (#7526)
Juju option has changed.
2018-02-27 11:17:47 -08:00
Mike Wilson 0e7df8d741 Updating docs for upgrades (#7525)
* Updating docs for upgrades

* removing latin

per https://kubernetes.io/docs/home/contribute/style-guide/#avoid-latin-phrases

* More latin
2018-02-27 11:16:46 -08:00
WanLinghao 01b2e27580 fix privileged description miss (#7515)
modified:   docs/concepts/policy/pod-security-policy.md
2018-02-27 11:15:46 -08:00
AdamDang 0a3cf5ed82 fix a testscase->a test case (#7542)
"a testscase" is not correct.
2018-02-27 11:11:46 -08:00
Weibin Lin 2fe0ffc2a8 Update bootstrap-tokens.md (#7543) 2018-02-27 11:10:46 -08:00
William Zhang 7e07a410b0 Fix the wrong link to pod-priority-preemption (#7545)
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-02-27 11:07:45 -08:00
Mike Wilson 41dfa4241e Updating index (#7549)
Adding information to reflect that CDK tracks upstream and doesn't alter binaries.
2018-02-27 10:58:45 -08:00
Mike Wilson 8b916c38b4 Update validation (#7550)
Adding a line about e2e tests passing on a CDK cluster.
2018-02-27 10:57:46 -08:00
Mike Wilson 8ed888a765 Updated to reflect network offerings (#7530)
Juju now supports canal and flannel. Adding docs to indicate that.
2018-02-27 10:56:46 -08:00
Steve Perry f81f1c0591 In user-guide, in front matter, change approvers to reviewers. (#7444) 2018-02-27 10:54:45 -08:00
Steve Perry 45c3fe6ddc In Setup, in front matter, change approvers to reviewers. (#7443) 2018-02-27 10:53:45 -08:00
Aravind 06f94d3983 Debugging DNS has been moved to a separate article. (#7436)
* Separated
    Customizing DNS service
    Debugging DNS
 from https://kubernetes.io/docs/tasks/administer-cluster/dns-custom-nameservers/

* fixed a typo
2018-02-27 10:52:46 -08:00
Steve Perry 3121977ed9 In concepts, in front matter, change approvers to reviewers. (#7442) 2018-02-27 10:51:46 -08:00
Xiaodong Zhang 5401750219 Bump up deployment version in concepts/overview/object-management-kubectl folder (#7327) 2018-02-27 09:51:46 -08:00
Alejandra Bustos 46d4998e3e Add JavaScript client for Kubernetes (#7529) 2018-02-26 19:08:46 -08:00
Kris Nova 2c5ace18e9 Fixing the space in volumes docs (#7532) 2018-02-26 19:06:45 -08:00
Weibin Lin 527911530d Remove the deprecated '--configure-cbr0=' (#7518) 2018-02-26 13:37:44 -08:00
Alex Glikson 1f72c7a1b8 Fixed cross-node preemption example (#7150)
* Fixed cross-node preemption example

The constraint between P and Q should be pod affinity rather than anti-affinity in order to the example to be correct.
Fixes #7149

* Fixed example to emphasize Zone namespace in pod anti-affinity
2018-02-26 10:47:44 -08:00
grodrigues3 7d85f99953 Rebuild the community docs (#7498)
* rebuild and update community imported docs

* redundant page titles

* Redundant page title removed
2018-02-26 09:14:43 -08:00
Sean Dague 1458363f5a Change glossary to sort_natural (#7523)
The default sort in liquid is ASCIIbetical, but there is a built in
sort_natural that allows you to sort things in human sensible
ways. This updates the glossary list to use sort_natural instead.

Fixes issue #7491
2018-02-26 08:15:43 -08:00
Weibin Lin e0ca08771e Update scratch.md (#7516) 2018-02-26 07:49:43 -08:00
Paweł Prażak 0955d6be90 kubectl/cheatsheet - add command for sorting events (#7519)
- add a command to "List Events sorted by timestamp"

workaround for #29838
2018-02-26 07:45:44 -08:00
Logan Rakai 75aeaa3ddb Update networking.md to avoid the use of "we" (#7514)
Proposed changes to avoid style guide antipattern https://kubernetes.io/docs/home/contribute/style-guide/#avoid-using-we
2018-02-25 20:25:42 -08:00
Mike 213b87adc0 * Changed range syntax to use paren to indicate range {0..N-1}. (#7509)
* * Changed range syntax to use paren to indicate range {0..N-1}.

Fixed #7507

* Updated wording per feedback from @enisoc.
2018-02-25 12:39:44 -08:00
Markus Banfi 01098a1d42 Fix reference to Python client library (#7504) (#7505)
* Fix reference to Python client library (#7504)

* fixup! Fix reference to Python client library (#7504)
2018-02-25 08:14:43 -08:00
Philippe Pepiot 0c0e2c636d pull image private: fix example variable name (#7510)
In the docs the secret is called regcred instead of regsecret
2018-02-24 14:14:44 -08:00
Martin Mosegaard Amdisen 4e248ae8f4 Update kubeadm-upgrade.md (#7335)
Added link to 1.9 upgrades. 

I am uncertain about the right document for `1.8.x` to `1.8.y` upgrades, as both these documents state that is their purpose:
- https://kubernetes.io/docs/tasks/administer-cluster/kubeadm-upgrade-1-8/
- https://kubernetes.io/docs/tasks/administer-cluster/kubeadm-upgrade-1-9/
So I have left the link for that scenario as it is.
2018-02-24 13:18:44 -08:00
Joseph Herlant a49701cf4b Fix explanation about eviction threshold (#7311) 2018-02-24 13:17:45 -08:00
James Hill-Khurana 97837c078c Fix Kubermatic Links (#7435)
The Kubermatic Links now redirect to loodse.com.
2018-02-24 13:14:46 -08:00
Matt Braymer-Hayes c1beb824c4 Update master-node-communication.md (#7467)
Remove out-of-date reference to TODO (#7314).
2018-02-24 13:13:46 -08:00
Michelle Au 6e8384d1b4 Update reclaim policy documentation to be consistent with field names (#7487) 2018-02-24 13:12:44 -08:00
Nikhita Raghunath 8d7accb1a9 Document ability to do object count quota for all namespaced resources (#7441) 2018-02-24 12:59:44 -08:00
Ozioma d1b446a080 edit command to create config file (#7293)
"touch" is not a windows or power shell command
2018-02-24 09:45:45 -08:00
Thomas Maddox 57ba29877d custom-resources.md: Swap "You are have"/"You have" (#7500)
Minor grammatical error when describing what CRDs are a good fit for.
2018-02-24 09:31:48 -08:00
Kai Chen 9e56ea6c67 Fix reference to kubernetes-objects (#7499) 2018-02-23 13:01:46 -08:00
Mike Wilson 3885c80063 Add to contact methods (#7494)
Add kubernetes-users and kubernetes-novice to contact methods
2018-02-23 10:32:44 -08:00
Jorge O. Castro e200579d01 Replace outdated instructions with the maintained ones. (#7472) 2018-02-23 10:20:45 -08:00
Ayush Pateria 086251e593 Update cassandra-statefulset.yaml (#7438)
Specifying storage class name using annotations is deprecated since v1.6. Updating it to storageClassName field.
2018-02-23 10:13:45 -08:00
Manuel Alejandro de Brito Fontes d432d6bafe Update cassandra tutorial (#7478) 2018-02-23 10:11:45 -08:00
Joel Smith 5ec5118445 Don't encourage people to mount downwardAPI volumes on /etc (#7484)
Because API data volumes like downwardAPI are expected to be fully
managed by Kubernetes and are now mounted read-only, this causes
problems with other files in /etc like /etc/resolv.conf that Docker
tries to add to the volume. Our examples should show such volumes
being mounted to a dedicated subdirectory for the volume.
2018-02-23 10:06:45 -08:00
Sean Dague 34c656f32a glossary: move labels to label (#7486)
The term_id for Label is singular, but the file is plural. All the
rest of the terms in the glossary prefer singular for the glossary
reference. Harmonizing the label entry is helpful for consistency.

Update all in tree tooltip references at the same time.
2018-02-23 10:01:45 -08:00
Srini Brahmaroutu aa0d8f1e82 Added glossary term for Container environment variable (#7471) 2018-02-23 09:06:45 -08:00
Jianfeng Li 979bcb1291 fix a typo (#7492) 2018-02-22 23:08:44 -08:00
irfanurrehman 5a7e97b0fe [Federation] Update the release location for kubefed (#7429) 2018-02-22 16:14:44 -08:00
tanaka_733 fccbf610e9 Update storage-classes.md (#7408)
Added the detail of storage class with Azure Managed Disk.
2018-02-22 15:52:45 -08:00
Andrew Chen 0f178d4632 Update Service Catalog docs to meet style guidelines (#7341)
* Update Service Catalog docs to meet style guidelines

* Address stevepe's comments

* Remove full-links to cluster operator and application developer in glossary
2018-02-22 15:08:43 -08:00
Steve Perry 66303082b7 In Admin, in front matter, change approvers to reviewers. (#7445) 2018-02-22 14:07:43 -08:00
Kai Chen 409a928602 Fix incorrectly formatted URL. Will also fix this upstream in the Kubernetes repo. (#7488) 2018-02-22 13:55:43 -08:00
Srini Brahmaroutu 80bdcad4e9 Added glossary term for Kube proxy. (#7465)
* Added glossary term for Kube proxy.

* Edits for clarity

* Edits for style/consistency
2018-02-22 13:43:42 -08:00
Kyle Sexton 3d068f5c7f Update building.md to clarify kubectl commands (#7477)
Remove extra spaces around pod name to clarify that the < > symbols are not redirects.
2018-02-22 13:33:43 -08:00
Martin Dietze 773def6cdc High Availability guide for kubeadm: text change as proposed by @mattkelly. 2018-02-22 15:46:29 +01:00
Martin Dietze 747d803722 HA guide for kubeadm: text change to highlight the fact that keepalived is not the prescribed solution to setting up a virtual IP 2018-02-22 11:53:12 +01:00
Sean Dague 148e3cae0a convert absolute url to relative for full-link (#7476) 2018-02-21 16:21:39 -08:00
Ryan Phillips 56db190564 notate the lease endpoint reconciler is alpha (#7305) 2018-02-21 11:28:40 -08:00
grodrigues3 13818a3eea Fix KEP Reference (#7475)
Looks like the update script fails because it references a file whose name changed.  Fixing to match current state of community/master

https://github.com/kubernetes/community/blob/master/keps/0001-kubernetes-enhancement-proposal-process.md
2018-02-21 06:26:39 -08:00
Ali Rizwan 7e975e06b6 Fixed wrong imagepullsecret name (#7426)
* Fixed wrong imagepullsecret name

* Fixed wrong escaping
2018-02-20 18:52:40 -08:00
Jeffrey Borek 5aa1126769 added docker glossary entry (#7470)
* added docker glossay entry

Signed-off-by: Jeffrey Borek <jborek@us.ibm.com>

* Update docker.yaml
2018-02-20 18:51:40 -08:00
Morgan Bauer f6792cf9f8 glossary entry for PodPreset (#7468)
* glossary entry for PodPreset

* Update podpreset.yaml
2018-02-20 18:50:39 -08:00
Graeme Coupar 740bd4ebd2 Add community maintained elixir library (#7454) 2018-02-20 18:49:38 -08:00
Sean Dague 09156191b5 Add selector to glossary (#7466)
Part of issue #5993
2018-02-20 18:47:39 -08:00
Mohamed Mohamed 12dea3197f Glossary definition for Dynamic Volume Provisioning is added. (#7457)
* Glossary definition for Dynamic Volume Provisioning is added.

Signed-off-by: Mohamed Mohamed <mmohamed@us.ibm.com>

* Edits for clarity

* removed the glossary tooltip that was causing the failure

Signed-off-by: Mohamed Mohamed <mmohamed@us.ibm.com>

* changed glossary tooltips

Signed-off-by: Mohamed Mohamed <mmohamed@us.ibm.com>
2018-02-20 15:27:38 -08:00
Steve Perry 7311436222 In user-journeys, in front matter, change approvers to reviewers. (#7446) 2018-02-20 14:22:38 -08:00
Steve Perry 6b94d22cce In getting-started-guides, in front matter, change approvers to reviewers. (#7447) 2018-02-20 14:18:39 -08:00
Mohamed Mohamed 1b843b884b Glossary definition for Storage Class is added. (#7461)
* Glossary definition for Storage Class is added.

Signed-off-by: Mohamed Mohamed <mmohamed@us.ibm.com>

* Edits for clarity
2018-02-20 14:08:39 -08:00
Mohamed Mohamed 8cbc3f294b Glossary definition for Volume Plugin is added. (#7460)
* Glossary definition for Volume Plugin is added.

Signed-off-by: Mohamed Mohamed <mmohamed@us.ibm.com>

* Edits for clarity
2018-02-20 13:45:39 -08:00
Srini Brahmaroutu eb2a84f3e5 Added glossary definition for init container. (#7458)
* Added glossary definition for init container.

* Edits for clarity
2018-02-20 11:48:40 -08:00
Sean Dague 5e0e6e9ee4 Add Certificate glossary term (#7456)
* Add Certificate glossary term

Part of issue #5993

* Edits for clarity
2018-02-20 11:31:39 -08:00
Tony Li 62002d3073 Pull image private cleanup (#6609)
* cleanup and clarify doc on imagePullSecrets task

* rename regsecret to regcred to reduce stuttering
2018-02-20 09:54:38 -08:00
Martin Dietze a06de688fc Two bug fixes to HA guide for kubeadm: (#7451)
- In the provided configuration file for `kubeadm init` the value for
`apiserver-count` needs to be put in quotes.
- In addition to /etc/kubernetes/pki/ca.* also /etc/kubernetes/pki/sa.*
need to be copied to the additional masters. See [this
comment](https://github.com/kubernetes/kubeadm/issues/546#issuecomment-350241024) by
@petergardfjall for details.
2018-02-20 00:14:38 -08:00
Kaitlyn Barnard 01e09b005c Updates to partner listings (#7431) 2018-02-19 16:25:38 -08:00
Steve Perry 01b83e4551 Remove unused files from user-guide/jobs. (#7427) 2018-02-19 16:21:38 -08:00
Martin Mosegaard Amdisen 7438b73e91 Update kubeadm-upgrade-1-9.md (#7338)
If we are getting releases from the stable channel, I think the plan output would say stable instead of experimental. At least, that is what I see in this video, around 40:15 mins in: https://www.youtube.com/watch?v=x9doB5eJWgQ&feature=youtu.be
2018-02-19 12:49:37 -08:00
Jianfeng Li 1e35b022be fix typo in assign-pod-node.md (#7352) 2018-02-19 09:40:37 -08:00
Braden Young 29a2287b16 Update Create an External Load Balancer Doc (#6938)
* Update Create an External Load Balancer Doc

The `Create an External Load Balancer` readme has a `Finding your IP address` section which describes steps that do not work when running the service in Minikube. @jimmidyson describes how to find your ip address while running in Minikube here: https://github.com/kubernetes/minikube/issues/384#issuecomment-234409957. This change adds this helpful bit to the docs.

* Update create-external-load-balancer.md

* Update create-external-load-balancer.md

Add note callout formatting
2018-02-19 09:24:37 -08:00
John Arundel da9722af67 Update and revise 'Configuration Best Practices' (#6981)
* Update and revise 'Configuration Best Practices'

* Tidy up, clarify, and reword some confusing sections
* Update names of Kubernetes objects per Style Guide
* Update references to ReplicationControllers to ReplicaSets/Deployments
* Update and add some new cross-references
* Remove some out-of-date text

* Explain why you should create a Service before its backend or client workloads

* Reword advice about labels

* Capitalize k8s object names

* Clarify reference titles

* Explain but deprecate the :latest tag on images

* Mention both kubectl apply and kubectl create

* Address @abiogenesis-now comments
2018-02-19 09:22:37 -08:00
Mike 96bc606cf6 Update kops.md (#6851)
fix typo
2018-02-19 08:47:37 -08:00
Xiaodong Zhang 25a4121b9e Fix memory request limit exmaples use the default namespace (#6979) 2018-02-19 07:36:38 -08:00
Ilya Dmitrichenko 1cf3866a8e Remove unreferenced fluentd pod config (#7450) 2018-02-19 07:33:38 -08:00
Xiaodong Zhang 194835e53d Fix cpu request limit exmaples use the default namespace (#6980) 2018-02-19 07:29:37 -08:00
runlevl4 88491a2038 7307 (#7448)
* Removed 'xhyve driver' from OSX section (#7307)

* Revert "Removed 'xhyve driver' from OSX section (#7307)"

This reverts commit 0dc1bd525dc1ffd5def62f7988b9428a0914aa8d.

* Removed 'xhyve driver' from OSX section (#7307)
2018-02-18 16:09:37 -08:00
Helen Chang 246cb9e02d update federation control plane turn down command (#7332)
**kubectl** uses `--context` option for specifying the context, the option `--host-cluster-context` is for **kubefed join**.
2018-02-18 13:13:37 -08:00
Steve Perry d1e8acb628 In tutorials, in front matter, change approvers to reviewers. (#7440) 2018-02-18 12:13:37 -08:00
Steve Perry cdc7278c82 In front matter, change approvers to reviewers. (#7433) 2018-02-18 11:29:37 -08:00
Joseph Heck 372eec8f5c Roles sigdocs (#7133)
* strawman structure

* updates from PR review/feedback

* consolidate usage of SIG Docs and how to volunteer into a single location

* adding into ToC

* updates for Zach

* re-organizing and adding back approver lgtm comment
2018-02-17 00:10:38 -08:00
Adam Malowiecki 7180c4b34c Fixed zookeeper YAML and Document headless reference (#7404) 2018-02-16 20:01:38 -08:00
Matt Kelly eea2ddcc91 Follow style guide for code snippets (#7382)
The prompt character shouldn't be included and command output should be
separated from the command itself.

See https://kubernetes.io/docs/home/contribute/style-guide/#code-snippet-formatting
2018-02-16 19:59:38 -08:00
CaoShuFeng 87bf22b6f0 remove deprecated mesos reference (#7359) 2018-02-16 19:58:38 -08:00
CaoShuFeng c9198227ea redirect v1.9 api reference to the right place (#7358) 2018-02-16 19:57:38 -08:00
Kai Chen d0fd23409c Remove deprecated Kubernetes on Mesos (#7434) 2018-02-16 17:47:38 -08:00
Jennifer Rondeau e6d8bf789f fix up CRD glossary term (#7428) 2018-02-16 13:17:38 -08:00
Don Jayakody 3c8a6fca4b Update Networking.md (#6537)
* Update Networking.md

Updating the "Big Switch Networks" (www.bigswitch.com) Kubernetes solution details.

* Update networking.md

* Update networking.md

* Update networking.md
2018-02-16 13:15:38 -08:00
Cheryl Fong 01a981b477 Add glossary term for CRD (#6594)
* Add files via upload

Custom Resource Definition, that replaces Third Party Resources.

* Update customresourcedefinition.yaml

Minor formating error

* Update customresourcedefinition.yaml

missing id key

* Update customresourcedefinition.yaml

deleted aka key

* Update customresourcedefinition.yaml

Made a minor edit to "name" and "id" and added "aka" section, but should require a "related" section. The related section may have the Custom Resource term, but there is currently no glossary term for Custom Resource.
2018-02-16 08:42:38 -08:00
Steve Perry c2638b3e1d Remove unused files from user-guide/downward-api. (#7422) 2018-02-16 07:50:39 -08:00
Julian Knocke b9dab19055 Link to "Known issues" fixed (#7269)
The previous issue was closed and replaced by the linked one. This PR should reduce confusion when following that link.
2018-02-15 13:53:38 -08:00
Kaitlyn Barnard da34e15d31 All files for Huawei case study (#7173) 2018-02-15 13:22:38 -08:00
Qiming 90746e7e9e Fix error in sample code for allowedFlexVolumes (#7048) 2018-02-15 09:20:39 -08:00
Mike Frisch ddc0637f19 Update create-cluster-kubeadm.md (#7303) 2018-02-14 20:07:42 -08:00
Rafa García 92079f8358 Issue 7287 zookeeper testing probes (#7290)
* Replace old zkOk.sh livenessProbe by zookeeper-ready

Fixes one part of the issue #7287

* Update probe script content with the zookeeper-ready

Fixes the part with shows/explains the probe script at issue #7287

* Fix the path to delete liveness probe

Issue #7287

* Replace zkOk.sh readinessProbe by zookeeper-ready

Fixes "Testing for Readiness" section in issue #7287
2018-02-14 20:06:42 -08:00
Steve Perry e2118a7d5b Move files out of old user-guide directory. (#7384) 2018-02-14 19:25:40 -08:00
Joseph Heck ef265d7dcd Merge pull request #7125 from ravisantoshgudimetla/patch-1
Update critical pods documentation to include priorities.
2018-02-14 17:14:52 -08:00
Steve Perry 84926af702 Remove unused environment-guide files. (#7405) 2018-02-14 16:44:37 -08:00
sonoroot 7064b7e985 Update high-availability.md (#7378)
typo - the "=" will cause an error.
2018-02-14 15:05:53 -08:00
Kai Chen 251d746c6e Inline some content for the HPA walkthrough, since the original files have been removed (#7414) 2018-02-14 14:57:50 -08:00
CaoShuFeng e4ab69bdcb fix glossary data (#7361) 2018-02-14 14:53:53 -08:00
Ken'ichi Ohmichi d92ed9d89b Update Calico installation URL (#7397)
Calico official page[1] shows Calico installation URL is
https://docs.projectcalico.org/v3.0/getting-started/kubernetes/installation/hosted/kubeadm/1.7/calico.yaml
but the kubeadm installation pages showed
https://docs.projectcalico.org/v2.6/getting-started/kubernetes/installation/hosted/kubeadm/1.6/calico.yaml
then, many people cannot deploy Kubernetes environments with Calico as
[2]
This commit updates the URL.

[1]: https://docs.projectcalico.org/v3.0/getting-started/kubernetes/
[2]: https://github.com/kubernetes/kubernetes/issues/55471
2018-02-14 14:49:51 -08:00
Steve Perry 5b1dafc59d Remove extraneous file. (#7406) 2018-02-14 14:42:50 -08:00
huzhengchuan 4368468ec7 fix "Stateful Set" to "StatefulSet" (#7166)
* fix "Stateful Set" to "StatefulSet"

* adding a no-op commit to re-push netlify deploy
2018-02-14 14:37:52 -08:00
pc d4cc7949d3 fix(k8s-setup-HA): typo (#7370)
see #7137
2018-02-14 14:36:52 -08:00
Jennifer Rondeau 73986a0902 1.10 PR template (#7131)
* add 1.10 release info to PR template

* fix typo
2018-02-14 14:35:51 -08:00
Martin Dietze 7c32550bb7 HA guide for kubeadm: fixed tab navigation for load balancer setup. 2018-02-14 18:51:18 +01:00
Martin Dietze b786d89c90 HA guide for kubeadm:
- tabified section on load balancing
- added tab for keepalived configuration
2018-02-14 17:08:35 +01:00
Steve Perry eb469c5475 Move config files out of old user-guide directory. (#7398)
* Move config files out of old user-guide directory.

* Update file paths.
2018-02-14 03:38:52 -08:00
halfcrazy f51d11f614 doc: fix some typo (#7229) 2018-02-13 21:30:50 -08:00
Steve Perry b7c0b6278e Remove unused autoscaling files. (#7407) 2018-02-13 18:08:50 -08:00
Steve Perry c025e88e37 Move redis config files out of old user-guide directory. (#7401) 2018-02-13 17:10:51 -08:00
Joseph Heck ef6c7d8517 Versioning howto (#7400)
* whitespace cleanup

* adding word list since it keeps appearing in reviews...

* initial draft based on feb13,2018 docs meeting conversation

* nits
2018-02-13 16:39:51 -08:00
Joanne Yeung c5a897c94e Add instructions to remove docker images; fixes #6874 (#7264)
* Add instructions to remove docker images; fixes #6874

On cleanup of Minikube, adds instructions to optionally remove Docker images created in tutorial setup

* update wording of instructions to include flag

Updates the wording to explicitly match the shell command and flags used.
2018-02-13 16:27:49 -08:00
Micah Hausler cd2b03e4bc Documented AWS ELB annotations (#6692) 2018-02-13 16:11:07 -08:00
Joseph Heck ca5bafeb59 DO NOT MERGE, FOR BUILD TEST ONLY (#7402) 2018-02-13 14:56:51 -08:00
Matt Kelly 568fe107ec Clarify that names section of ca-csr.json is optional (#7392) 2018-02-13 12:37:50 -08:00
Weibin Lin 6879636b77 Update pick-right-solution.md (#7220) 2018-02-13 11:42:50 -08:00
Jared.Tan ed04f53d46 Typo: fix some duplication problems in docs (#7298)
* fix some duplication problems in docs

* Typo: fix some duplication problems in docs.
2018-02-13 11:15:51 -08:00
Steve Perry d18e363e89 Increase min version, because YAML has been changed to apps/v1. (#7385) 2018-02-13 10:23:50 -08:00
Martin Mosegaard Amdisen 8c196439e9 Update kubeadm-upgrade-1-8.md (#7337)
If we are getting releases from the stable channel, I think the plan output would say stable instead of experimental. At least, that is what I see in this video, around 40:15 mins in: https://www.youtube.com/watch?v=x9doB5eJWgQ&feature=youtu.be
2018-02-13 01:10:50 -08:00
Vikram Hosakote 5283227603 Add doc about opening k8s dashboard in Minikube tutorial (#7375)
* Added doc about Minukube dashboard

* Addressed review comment
2018-02-12 22:31:49 -08:00
Bin Liu 8a1aa53c9c Remove redundant description and add .note css to note section for readability (#7334) 2018-02-12 19:54:49 -08:00
Zach Corleissen 6f19c7aa7c Small fixes to localization docs (#7383) 2018-02-12 18:19:49 -08:00
Steve Perry c46425d76c Add info about patch strategy. (#7286) 2018-02-12 18:14:50 -08:00
Brendan Burns b8e20f8ef4 Update cluster management with Azure docs. (#7263)
* Update cluster management with Azure docs.

* Update cluster-management.md
2018-02-12 18:00:50 -08:00
Matt Braymer-Hayes 4ff984479a Update running-cloud-controller.md (#7285)
Update version number and clarify language.
2018-02-12 15:48:50 -08:00
Jiuyuan Huang a3904eb11d Update disruptions.md (#7097)
* Update disruptions.md

* updating the language in this segment 

broader change than the typo fix originally proposed
2018-02-12 15:42:49 -08:00
Peter Lee 6eaceb0043 Fix yaml example problem (#7121)
Fix yaml example problem of `authentication.md`
2018-02-12 15:39:51 -08:00
Joseph Heck 186205d8ad Merge pull request #7079 from ourcolorfuldays/fix3
Make more precisely
2018-02-12 15:36:47 -08:00
Ilya Dmitrichenko 23d20e3102 Remove Fedora guide with deprecated Ansible playbook (#7300)
The playbook in contrib/ansible had been deprecated, but somehow
this reference lived on, this should be covered by the Kubespray
project now.
2018-02-12 15:31:50 -08:00
juimonen 1fd07dd1e8 fix grammar in docker networking description (#7295) 2018-02-12 15:29:49 -08:00
Victor SENE ba65eb7152 error in link to edx courses (#7273) 2018-02-12 15:15:49 -08:00
Vikram Hosakote 69aa6bb780 Add doc about docker daemon in minikube tutorial (#7373)
* Added doc about docker daemon

* Addressed review comment

* adding on explanatory language for the command
2018-02-12 14:59:52 -08:00
Carlos Gonzales 8eb5addaf0 Update on install-kubectl.md (#6954)
* Update on install-kubectl.md

Added more info on the reason people may get "the connection to the server was refused error". It will help newbies understand the kubectl is a client that connects to a cluster. Hence, a Kubernetes cluster such as a minikube tool will be needed to verify that kubectl is functioning correctly.

* updating wording to remove redundancy
2018-02-12 14:56:50 -08:00
Jianfeng Li 7b6bcf6a44 fix a duplication problem in persistent-volume.yaml (#7362) 2018-02-12 14:47:49 -08:00
ismail BASKIN 801fd2e852 Fix kubermatic link (#7380) 2018-02-12 14:46:49 -08:00
Jakub Nowakowski fa49536a36 Updates to Component Overview (#7208)
* Updates to Component Overview

* Changed VMs to machines -- it can be both VM or physical machine.
* Separated Addons from Master section, since it depends on an addon if it's components are executed on Master or Node.

* Fix ID of Kubelet glossary

* Removed fluentd and supervisord

These are not necessary to mention here in the overview.
* fluentd is one of Cluster-level Logging solutions briefly described in Addons Section
* supervisord is not required to be run on the Node

* Requested change - remove Addons manager reference

* After review updates

* Updated the Addons page reference
2018-02-12 14:42:49 -08:00
Martin Mosegaard Amdisen 89f0769650 Update security-context.md (#7366)
* Update security-context.md

The old link to `PodSecurityContext` was 404. Found another one by starting from a `Pod` in the API Reference. Hope it is the appropriate one.

* Fix broken link to SecurityContext
2018-02-12 14:05:50 -08:00
Nicolas BOURON 8c3094c26f Update nodes.md (#7353)
Link "services" updated in "Management" section
2018-02-12 13:11:49 -08:00
Martin Mosegaard Amdisen 4a62e21cad Update securing-a-cluster.md (#7367)
Remove extra word.
2018-02-12 11:25:49 -08:00
Andrew Chen adba3042f7 Add linux binary for Golang import script (#7342) 2018-02-12 11:01:50 -08:00
Matt Braymer-Hayes 0b0e5d94aa Clean up grammar and fix inconsistencies. (#7316) 2018-02-12 10:55:49 -08:00
Steve Perry 32ad5ccc63 Redirect old 1.9 ref page. (#7379) 2018-02-12 10:09:50 -08:00
Ilya Dmitrichenko 36de07587b Remove outdated rkt guide (#7376) 2018-02-12 08:33:49 -08:00
Andrew Chen 7c69de29b1 Add UJ button events to GA (#7340) 2018-02-12 07:26:50 -08:00
zhangmingld ac2f3cdc51 fix reconfigure-kubelet doc err (#7377) 2018-02-12 07:11:48 -08:00
Martin Mosegaard Amdisen 883934fe7d Update upgrades.md (#7333)
* Update upgrades.md

Changed "Node:" to "Note:" because it was a note :)
Also a few minor changes for clarification.

* Revert flannel sentence
2018-02-12 07:06:48 -08:00
Brian Grant f3cbfa347a Update, simplify, reorganize, and reformat "what is kubernetes". (#7349) 2018-02-10 11:23:51 -08:00
Xiaodong Zhang a61c54dc26 Remove useless file (#7330) 2018-02-09 18:47:52 -08:00
Xiaodong Zhang 3d63f3fd9c Remove useless file and bump up Deployment version in user-guide folder (#7318) 2018-02-09 18:45:51 -08:00
Xiaodong Zhang bd5743f427 Bump up Deployment version and delete useless file (#7320) 2018-02-09 18:44:51 -08:00
Xiaodong Zhang e5de92a9b3 Remove useless file (#7321) 2018-02-09 18:42:51 -08:00
Jianfeng Li 253ad5b397 fix some repeat problem (#7294) 2018-02-09 14:11:52 -08:00
Kay Yan 9bc8ca42fd fix-a-typo-in-kubernetes-components (#7331) 2018-02-09 14:10:52 -08:00
Martin Mosegaard Amdisen f09d3b2753 Update kubernetes-objects.md (#7339)
Add missing word
2018-02-09 14:09:52 -08:00
Xiaodong Zhang 62d07eeb9b Bump up deployment version in concepts/configuration folder (#7328) 2018-02-09 14:06:54 -08:00
Xiaodong Zhang f462345de2 Bump up deployment version in concepts/services-networking folder (#7326) 2018-02-09 13:57:53 -08:00
Xiaodong Zhang e70e97d8e1 Bump up tasks/administer-cluster folder (#7323) 2018-02-09 13:53:52 -08:00
Xiaodong Zhang af9caa0035 Bump up deployment version in tasks/debug-application-cluster folder (#7322) 2018-02-09 13:49:52 -08:00
Xiaodong Zhang 29a67258e4 Bump up deployment version in user-guide/nginx folder (#7319) 2018-02-09 13:27:51 -08:00
Joseph Heck 2c861da479 converting the leaf ONWER files to reviewers (#7291)
resolves #7289

specifically, if the individuals listed in these leaf-node OWNERS
files issue an `/lgtm` comment on documents, it will no longer be taken
as an approver lgtm override that will merge the documents. This
preserves them in being chosen for reviews to the documents, and still
supports them using `/lgtm` to indicate technical accuracy.
2018-02-08 21:09:52 -08:00
Steve Perry a711bd8268 Remove obsolete reference files. (#7315) 2018-02-08 19:22:52 -08:00
Tim Allclair (St. Clair) d61f235fd6 Fix PSP example command (#7309) 2018-02-08 17:44:51 -08:00
Joseph Herlant e07add216a Fix minor typo (#7310) 2018-02-08 15:52:51 -08:00
Joseph Herlant cef6e06697 Fix minor typos and misspells detected using misspell (#7313) 2018-02-08 15:48:52 -08:00
Qiming 9a1e5a2c97 Remove outdated contents (#7268)
This PR removes v1.3, v1.4, v1.5 remnants from repo. They are not
supposed to be maintained in the master branch any more.
2018-02-08 15:11:51 -08:00
Matt Kelly 24caa1a9af kubeadm HA guide: fix indentation and use EOF instead of EOL (#7249)
* Use EOF instead of EOL in HA guide

This is for consistency with the rest of the docs.

* Change indentation from 4 to 3 spaces

The number of spaces in indentation is expected to be divisible by 3.
By having 4 spaces, an extra space was added to the beginning of all
shell code sections, causing issues for heredoc interpretation on
copy/paste.
2018-02-08 12:07:47 -08:00
Bin Liu a640f13cd5 Fix markdown render issues (#7296) 2018-02-08 06:59:43 -08:00
Jianfeng Li 381eb97d89 fix some typos in keps.md (#7266) 2018-02-07 18:23:45 -08:00
Wei Li 4f8cb2dba5 Typo fix: recommend -> recommended (#7271) 2018-02-07 18:22:43 -08:00
Matt Braymer-Hayes 1548e80f10 Update nodes.md (#7288)
Change "introduces" to "introduced" to reflect v1.8 no longer being the latest version.
2018-02-07 18:00:43 -08:00
Rafa García 7256d59849 Fix patch image command in rolling update section (#7124)
Fixes one part of the issue #7056 about patch command failing to update.

In this case it changes the image URL to another different than the used
previously to create the StatefulSet.
2018-02-07 17:59:43 -08:00
sergiipopov 5a37ded1c4 fix edx link (#7276) 2018-02-07 17:58:43 -08:00
Chris Hoge 90eae6f335 Update OWNERS_ALIASES for sig-openstack (#7280)
This patch updates the OWNERS_ALIASES file to reflect the leadership
changes in sig-openstack.[1]

[1] https://github.com/kubernetes/community/blob/master/OWNERS_ALIASES#L68
2018-02-07 17:47:42 -08:00
Matt Braymer-Hayes e666265a5e Update ISSUE_TEMPLATE.md (#7284)
Change default "Page to Update" URL protocol from HTTP to HTTPS.
2018-02-07 13:52:43 -08:00
Brad Topol 9f862662a9 Add Brad Topol to owner aliases. (#7246)
* Add Brad Yopol to owner aliases.

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* Added entry to OWNERS as well
2018-02-07 13:51:43 -08:00
Pingan c2fd2d3aca modify the default update strategy of statefulset (#7270) 2018-02-07 09:39:47 -08:00
Janet Kuo f924be7873 Fix tags of workloads-related glossary (#7102) 2018-02-06 18:49:44 -08:00
aburdenthehand 169f527e4d kubectl 1.9+ updated registry secret type and datakey: .dockercfg is now .dockerconfigjson, and datakey now wrapped in 'auths' element (#7248) 2018-02-06 18:43:43 -08:00
Ilya Dmitrichenko e81fe4816f Remove CentOS guide that was already deprecated a while ago (#7242) 2018-02-06 18:34:51 -08:00
Ting Ye 5b55fd07a6 fix typo (#7260) 2018-02-06 18:33:42 -08:00
Sam Xie 44b8e65b40 fix typo envrionment -> [environment] (#7262) 2018-02-06 18:21:43 -08:00
Kay Yan 072112f6e5 fix a typo in kubernetes api (#7261) 2018-02-06 17:26:43 -08:00
李剑锋 e326d192fd fix some typos (#7251) 2018-02-06 17:01:44 -08:00
anniedy b7e15417a3 Update notes.md (#7259) 2018-02-06 16:55:50 -08:00
anniedy f662722d30 Update notes.md (#7257) 2018-02-06 16:53:42 -08:00
Artem 879e49943e Fix file extension and remove not necessary sudo. (#7143)
* Fix file extension and remove not necessary sudo.

* Rename kube-proxy.сm to kube-proxy-сm.yaml for clarity.
2018-02-06 02:40:12 -08:00
Gerardo Saca d581dff9c8 Update Azure Container Service to managed clusters (#6955) 2018-02-05 18:44:05 -08:00
Ilya Dmitrichenko 2b817f2552 Remove stale OWNERS file (#7241) 2018-02-05 18:07:07 -08:00
Zach Corleissen 0f87a9bfa3 Add localization guidelines (#7245)
* Add navigation to a new localization file

* Add localization instructions
2018-02-05 17:54:08 -08:00
Sam Foo d10f643e20 Remove duplicate words (#7243)
* Remove duplicate words

* Remove generated-reference change
2018-02-05 12:15:26 -05:00
FanYang d5314d0325 fix:some typo (#7233) 2018-02-05 07:36:08 -08:00
Wei Li 89c6ffff95 Typo fix: instucts -> instructs (#7189)
* Typo fix: instucts -> instructs

* Rephrase description
2018-02-05 07:22:12 -08:00
Kay Yan a912a5783c fix a typo in keps (#7238) 2018-02-05 07:21:10 -08:00
Ilya Dmitrichenko 584ac748cc Remove stale ref left-over from #6668 (#7239) 2018-02-05 07:18:11 -08:00
Sam Foo 3591e4e9ac Fix note callout on kubespray.md (#7234)
Minor fix to malformed note
2018-02-04 19:41:04 -08:00
Lihua Tang aae947f5f4 Typo fix: intstructions -> instructions (#7230) 2018-02-04 14:17:05 -08:00
Oilbeater d59aca7f65 fix spell error in getting started guide. (#7227) 2018-02-04 14:10:04 -08:00
Qiming 2101d401e7 Fix deployment redirects (#7225)
Closes: #7222
2018-02-04 14:09:04 -08:00
Ibrahim AshShohail 3cfced7fde Fix links to logging with sidecar (#7223)
Signed-off-by: Ibrahim AshShohail <ibra.sho@gmail.com>
2018-02-04 14:06:04 -08:00
Steve Perry 3dde83f4b5 Reduce the number of missing definitions. (#7156) 2018-02-04 11:15:05 -08:00
Rimas Mocevicius bd230c86ef Remove deprecated Kubernetes on Mesos docs (#6668)
* Removed depreciated Kubernetes on Mesos docs

* remove mesos references
2018-02-02 17:45:05 -08:00
Joseph Heck a7d76d7f80 content updates from Steve's review (#7217)
* content updates from Steve's review

* catching that missed 'k'->'K'

* two more changes based on feedback
2018-02-02 13:33:08 -08:00
Bin Liu aab6a69687 Fix Pod's property name (#7157) 2018-02-02 13:32:13 -08:00
Bin Liu c1faa03370 Fix some format (#7139) 2018-02-02 13:28:09 -08:00
Lingming Xia e4b0184be2 use of a variable like instead of (#7183) 2018-02-02 13:17:06 -08:00
liaoj82 5c0a31cdb6 Update network-plugins.md (#7191) 2018-02-02 12:52:05 -08:00
Jessica Yao d95a938e68 Merge pull request #7219 from steveperry-53/app-dev
Odds and ends
2018-02-02 12:32:17 -08:00
steveperry-53 91bb74f8df Odds and ends 2018-02-02 12:21:18 -08:00
Weibin Lin 17ee6902aa Update apiVersion of Deployment to apps/v1 in v1.9 (#7163) 2018-02-02 08:10:06 -08:00
Xiaodong Zhang ad62225d5f Bump Deployment version (#7146) 2018-02-02 08:09:07 -08:00
Wei Li 90db716385 Remove redundant closing tag li (#7180) 2018-02-02 08:00:15 -08:00
JounQin 38e05a2f94 Closing link tag is redundant (#7176) 2018-02-02 07:56:10 -08:00
Ayush Pateria 5eec3bca82 Update persistent-volumes.md (#7155)
* Add deprecation warning to recycle reclaim policy.

* Format the deprecation warning
2018-02-02 07:54:14 -08:00
Jakub Nowakowski 1f0f465a72 Kubernetes Objects: Updated links to docs resources (#7207)
* Updated links to docs resources

* Minor fixes after review

Fixes after @tengqm review
2018-02-02 07:25:16 -08:00
Ben Drucker 98df5e5c6a Clean up docs on resizing persistent volumes (#7172)
* Clean up docs on resizing persistent volumes

* Replace em dash (—) with period
2018-02-02 07:13:09 -08:00
Bobby (Babak) Salamat e0bcd41118 Add information about PodStatus.nominatedNodeName (#7209)
* Add information about PodStatus.nominatedNodeName

* Addressed reviewer comments
2018-02-02 07:10:09 -08:00
RaviSantosh Gudimetla 237bf27cc3 Update guaranteed-scheduling-critical-addon-pods.md 2018-02-02 09:48:09 -05:00
Joseph Heck 1e59b831b4 Merge pull request #7179 from yinshuxun/patch-1
fix typo
2018-02-02 09:45:48 -05:00
pigletfly b0a20183d8 fix typo (#7196) 2018-02-02 01:24:05 -08:00
alaudazs 5c74774b89 fix small typo error (#7184)
CRTL -> CTRL
2018-02-02 01:23:11 -08:00
Joseph Heck 0c0509da79 updates to more correctly obey the style guide (#7213)
* updates to more correctly obey the style guide

* fixing per review
2018-02-01 20:43:07 -08:00
Rcluoyi d571e8c30b configure-pod-container/configmap and docs/user-journeys/cluster-operator have been changed. (#7206)
Signed-off-by: renchao <renchao@chinacloud.com.cn>
2018-02-01 18:37:05 -08:00
Kai Chen f15d03a1f6 Update the workloads API versions to 1.9 for rest of the docs (#7099)
* Update the workloads API versions to 1.9 for rest of the docs

* Remove comments per CR feedback

* Add a comment to be clear about which versions will work with the example
2018-02-01 15:40:04 -08:00
jianglingxia 8828567afd update the yaml of deployment and replicas (#7107)
* update the yaml of deployment and replicas

* update the yaml comment
2018-02-01 09:02:10 -08:00
Jennifer Rondeau d155fd8766 Merge pull request #7205 from alexcontini/patch-22
Increase maximum mobile width dimensions from 580px to 640px
merging manually bc bot :-(
2018-02-01 11:50:49 -05:00
Patrick M. Slattery fd195d32c2 Firewalld updates (#7203) 2018-02-01 08:50:09 -08:00
RaviSantosh Gudimetla effcc3db94 Update guaranteed-scheduling-critical-addon-pods.md 2018-02-01 10:57:05 -05:00
Alex Contini f4c2f56f26 Increase maximum mobile width dimensions from 580px to 640px
Increase maximum viewport dimensions from 580px to 640px

\assign @Bradamant3
2018-02-01 10:34:20 -05:00
Jennifer Rondeau 317a842047 Merge pull request #7200 from alexcontini/patch-21
updates to mobile - spacing, column stacking and padding
Merging manually bc bot too slow :-(
2018-02-01 10:26:41 -05:00
Alex Contini f490860c79 updates to mobile - spacing, column stacking and padding
Some css updates to the mobile version, ignore my last PRs please!
2018-02-01 09:47:22 -05:00
JounQin c674f6865f Typo fix: Config view show -> Config view shows (#7181) 2018-02-01 06:17:10 -08:00
qiupeng-huacloud e1c3c0c067 configure-pod-container/configmap/ is out of date, change it to normal link: /configure-pod-container/configure-pod-configmap/ (#7158)
Signed-off-by: qiupeng-huacloud <qiupeng@chinacloud.com.cn>
2018-02-01 04:26:08 -08:00
Lingming Xia 6bb4ec5cf0 fix typo in docs/concepts/api-extension/custom-resources.md (#7185) 2018-02-01 04:24:09 -08:00
JounQin 73c8b5431c Typo fix: synchornous -> synchronous (#7177) 2018-02-01 04:22:05 -08:00
Lihua Tang 75702ccc34 Typo fix: compatability -> compatibility (#7188) 2018-02-01 04:21:05 -08:00
yinshuxun 4f98a3b529 fix typo (#7187) 2018-02-01 04:20:12 -08:00
yinshuxun 5595aa1abb fix typo (#7186) 2018-02-01 04:18:05 -08:00
Bin Liu cb24427b0d Fix error reference link (#7195) 2018-02-01 04:16:12 -08:00
Kay Yan c4fba11dfe fix a type in cloud controller (#7193) 2018-02-01 04:13:08 -08:00
Wei Li b3f879e395 Typo fix: programtic -> programmatic (#7194) 2018-02-01 04:02:09 -08:00
Lihua Tang bcf97b595e Typo fix: negotation -> negotiation (#7190) 2018-02-01 03:59:05 -08:00
yinshuxun 086a985b37 fix typo 2018-02-01 13:47:21 +08:00
Jorge Hernández 2651747e25 fix broken links in user-journeys docs (#7171) 2018-01-31 19:40:05 -08:00
Bin Liu 9fb8aadbec Fix broken links and API version (#7145)
* Fix broken links and API version

* Fix CI error
2018-01-31 16:45:51 -05:00
Andrew Watson fee7ebe50a The "Service Load Balancer" project is deprecated (#7052)
According to its own description.
2018-01-31 12:56:09 -08:00
RaviSantosh Gudimetla e242b92de4 Update guaranteed-scheduling-critical-addon-pods.md 2018-01-31 12:27:47 -05:00
leahnp f0c44257e6 Link updates and rephrasing (#7068)
* removed link to self

* removed reference to deprecated documentation

* revised confusing statement, added more recent link to Kelsey Hightower Kubecon2017 talk
2018-01-30 14:10:34 -08:00
Bin Liu 49f548ada8 Fix typo (#7141) 2018-01-30 13:55:06 -08:00
Andrew Chen 7d31237459 Merge pull request #7083 from kubernetes/alexcontini-patch-1
fix spacing issue under "solution" column
2018-01-30 13:50:38 -08:00
Andrew Chen e465b346bb Merge pull request #7153 from kubernetes/chenopis-owners-patch
Add chenopis back to approvers
2018-01-30 13:41:05 -08:00
Andrew Chen a2449a9b22 Add chenopis back to approvers 2018-01-30 13:35:04 -08:00
Andrew Chen 1e5bb1f8de Create User Journeys MVP (#4630)
* Create User Journeys
Squashed commits:
[9a360e8] add page link functionality (+1 squashed commit)
Squashed commits:
[1cbefa4] Rework App Dev "I want to..." (+1 squashed commit)
Squashed commits:
[0013eb1] Create User Journeys

* structure 2nd page

* prepare docs/home for user journey portal

* Create sample.html

* Update sample.html

* Update index.md

* Create index.html

* Update index.html

* Update index.html

* Update index.html

* Delete index.html

* add custom js mechanism

* bug fix

* put in docsContent div

* add docsportal layout

* move title from layout into page

* move user-journeys/ into /docs/

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update index.md

* Update style_user_journeys.css

* add initial draft for app dev user journey

* add links, rough outline

* fix a few things before demo/discussion

* rework intro section

* Update index.md

* Update style_user_journeys.css

* Update index.md

* Update index.md

* Update style_user_journeys.css

* Update index.md

* Update index.md

* Update style_user_journeys.css

* Update index.md

* Update index.md

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update index.md

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update index.md

* Update index.md

* Update index.md

* Update style_user_journeys.css

* Update index.md

* Update index.md

* Update index.md

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update index.md

* Update index.md

* Update index.md

* Update user-journeys.js

* Update index.md

* Update docsportal.html

* Update style_user_journeys.css

* Update docsportal.html

* add and reorganize content for review

* edit mostly minikube install

* Updates squashed (+51 squashed commits)
Squashed commits:
[2e18ea8] Update application_developer-foundational.html
[78fd490] autogenerate home index from toc
[42e89f6] Update application_developer-foundational.html
[a77d7d6] Update application_developer-foundational.html
[0a489be] Update application_developer-foundational.html
[5b4702f] Update style_user_journeys.css
[90035a6] Update application_developer-foundational.html
[db4fb19] Update application_developer-foundational.html
[4188ebc] Update style_user_journeys.css
[aec303b] Update application_developer-foundational.html
[679d7f6] Update style_user_journeys.css
[e8019bf] Update application_developer-foundational.html
[2d91bf6] Update style_user_journeys.css
[56a49a9] Update application_developer-foundational.html
[79cfb6e] Update application_developer-foundational.html
[f3ec0c5] Update application_developer-foundational.html
[756a42e] Update style_user_journeys.css
[208cde1] Update index.md
[66241e4] Update index.md
[ea8df7f] Update style_user_journeys.css
[0778054] Update style.css
[dcd0863] Update user-journeys.js
[4a99502] Update user-journeys.js
[ddf3820] Update user-journeys.js
[9650dfd] Update user-journeys.js
[6773597] Update user-journeys.js
[0e7849e] Update user-journeys.js
[8c99ba7] Update style_user_journeys.css
[68d5a8a] Update user-journeys.js
[45c85fe] Update user-journeys.js
[7bd4a5d] Update index.md
[c53c6cd] Update index.md
[281e4d3] Update style.css
[8e5efae] Update application_developer-foundational.html
[787f78e] add newline to custom js list
[eea0d10] Update style_user_journeys.css
[295b4d3] Update docsportal.html
[49f7130] Update index.md
[0125bc6] Update style_user_journeys.css
[a803584] Update style_user_journeys.css
[5b97319] Update index.md
[0aa34b2] update kubernetes.github.io links
[62c9981] hide "Edit this Page" button for portal
[1fd0226] Update style_user_journeys.css
[bd35646] Update style_user_journeys.css
[d7a8b81] Update style_user_journeys.css
[0c1e459] Update user-journeys.js
[9eb237d] Update style_user_journeys.css
[99685cd] Update index.md
[516079a] Update index.md
[1386033] Update style_user_journeys.css

* add, edit app dev content, links

* move user persona data to yaml

* add links

* edit, reorganize for navigation

* Update style_user_journeys.css

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* add configmaps

* move links

* edits before merge

* union with #5913

* revert and overwrite for clean #5913 merge

* merge in #5913 changes

* fix Travis error

* Refactor JS for User Journeys portal (#6473)

* comment code

* add arbitrary number of info links

* copy file to correct directory, clean up HTML

* add back in current stylesheet refs

* Set default message when no persona selected (#6495)

* comment code

* add arbitrary number of info links

* Set default message when no persona selected

* copy file to correct directory, clean up HTML (#6502)

* copy file to correct directory, clean up HTML

* add back in current stylesheet refs

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update application_developer-foundational.html

* [User Journeys] Add content template (#6523)

* remove deprecated directories

* add user journey content template

* Convert app dev - foundational to md

* support general, non-hard-coded formatting for user journey content pages

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Chenopis uj sprint 20171222 (#6748)

* move section banners out of docsection1 divs

* revert

* liquid hack

* modify js hack

* add intermediate and advanced app developer with scroll

* clean up app dev foundational content

* fix formatting

* remove html pages

* add new pages to toc

* Add Docs Contributor persona links

* rebalance docs contributor links

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update foundational.md

* Update foundational.md

* Update style_user_journeys.css

* resetting cluster ops content into updated format (#6783)

* resetting cluster ops content into updated format

* stage interstitial pages from app_developer user journey

* adding cluster ops user journey interstitial pages to ToC _data

* cluster op overview and initial segment

* move working text into a comment

* initial foundational content for cluster ops

* restructuring

* roughing out intermediate resource content

* add notes/detail from user-journey google doc

reference details on what to cover in foundation/intermediate/adv
sections

* imperative language in "I want to..." content

* update entry page yaml strings

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Remove personas and buttons not in MVP

* Update home.js

* normalize strings for 'I want to' entries

* Reorder Contributor buttons

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update app-developer.yaml

* Sort buttons by index value (#6925)

* Sort buttons by index

* fix bug

* Update app-developer.yaml

* Update app-developer.yaml

* Update app-developer.yaml

* Update intermediate.md

* Update advanced.md

* Add community-contributor links

* change foundational/intermediate/advance topics icons

* update app-developer icons

* add code-contributor links

* remove ecosystem-contributor, renumber contributor indexes

* update links, add KEP link

* reorder contributor personas

* change icon for release process

* stub out cluster operator intermediate UJ

* Set up URL state for user journey combinations of path, persona, level

* add path for about kubernetes, fix formatting and javascript appropriately

* add definition for personas and fix ui spacing

* interim edits to intermediate cluster op user journey

* Update links in Browse Docs portion of home page.

* more intermediate cluster ops content

* adding in logging and monitoring content, as well as additional resource listings

* button - keep words together

* Move about blurb to top of docs/home page (#7000)

* Move about blurb to top of docs/home page

* fix conflict

* retire binary_release.md

* fix blurb formatting (+1 squashed commit)
Squashed commits:
[e2e5032] Add links to blurb

* fix docsportal (+1 squashed commit)
Squashed commits:
[f687e71] add noedit flag

* Fix home ToC

* tweak blurb styling

* reorg docs-home links

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Add some links for Cluster Ops - Advanced Topics (#7130)

* Add some links for Cluster Ops - Advanced Topics

* add back pick right solution

* app developer content

* minor edits

* Choose icons for cluster operator links

* swap logos
2018-01-30 12:23:05 -08:00
Anubha Kushwaha 731b87f3e2 Updated configure-service-account (#7147)
Error from server resolved by escaping kubectl patch serviceaccount default -p '{"imagePullSecrets": [{"name": "myregistrykey"}]}' JSON string by '\'
2018-01-30 10:06:12 -08:00
Weibin Lin 4a20457e6e fix broken links (#7136) 2018-01-30 05:55:10 -08:00
jianglingxia 1ce3568324 fix typo of device-plugins.md (#7106) 2018-01-29 17:14:08 -08:00
Gustavo Chaves 7b18e86556 Fix typo (#7127) 2018-01-29 16:22:04 -08:00
Kaitlyn Barnard fb9015428a All files for Haufe Groups case study (#7051) 2018-01-29 16:21:05 -08:00
emanic 197a375b9b Updates the Calico installation page (#7094) 2018-01-29 10:38:33 -08:00
Andrew Chen bddc6c044a Merge pull request #7129 from kubernetes/chenopis-onprem-patch
Correct "On-Premise" to "On-Premises"
2018-01-29 10:24:06 -08:00
Andrew Chen e98d5701f3 Correct "On-Premise" to "On-Premises" 2018-01-29 10:12:49 -08:00
Rafa García d05d3f620c Fix partition value expected behaviour explanation (#7123)
Fixes issue #7057
2018-01-29 09:47:31 -08:00
RaviSantosh Gudimetla 57c9a5bba7 "Updated the priorityClass changes" 2018-01-29 11:32:26 -05:00
RaviSantosh Gudimetla c707b24b1f Updated as per reviewers comments 2018-01-29 10:43:15 -05:00
RaviSantosh Gudimetla 9bcc29be91 Update documentation to include priorities.
Updated documentation to include deprecation for rescheduler and include priorities and preemption.
2018-01-29 09:30:49 -05:00
Xiaodong Zhang dd7bb34913 Change deployment group (#7112) 2018-01-28 15:07:31 -08:00
huzhengchuan 8319701733 fix typos in extending doc (#7110) 2018-01-28 15:06:31 -08:00
Karsten Bott 7c25ef9252 added installation via Powershell Gallery (#6086)
* added kubectl installation via PSGallery 

kubectl Installation via PSGallery for Powershell Windows Package Manager

* Update install-kubectl.md
2018-01-26 06:21:34 -08:00
Kai Chen 488655ca0d Update StatefulSet API version to 1.9 for the Cassandra example (#7096)
* Update StatefulSet API version to 1.9 for the Cassandra example

* Update API version for StatefulSet in the Cassandra example
2018-01-26 06:19:31 -08:00
Bin Liu 1a7f7a869e Modify the terms by document style (#7026) 2018-01-25 23:12:30 -08:00
Stewart-YU fb3f73e6f6 now that phase out in k8s/cluster/ directory, so remove relative docs (#6951) 2018-01-25 21:10:34 -08:00
Weibin Lin b084db85e8 Update mysql-wordpress-persistent-volume.md (#7080) 2018-01-25 19:52:32 -08:00
Eddie Villalba 467351640e Update high-availability.md (#7086)
the ca-config.json file is not copied to etcd1, and etcd2 which is needed for the cfssl command to complete properly
2018-01-25 19:25:32 -08:00
Qiming 5ef7d3ad5c Feature gates reference documentation (#6364)
* Feature gates references

* Add three new gates since v1.9

* Table revised based on comments

* Fix feature gates doc based on review comments
2018-01-25 19:13:28 -08:00
Qiming 109b377138 Add link to autoscaler FAQ (#7045)
This PR adds a link to the cluster autoscaler project documentation
which can help answer some questions related to the scaler internals.

Closes: #1408
2018-01-25 18:11:30 -08:00
Steve Perry e1cbd8bbd9 Replace regular characters with HTML entities. (#7038)
* Add HTML entities.

* Use entities in field descriptions.
2018-01-25 18:04:29 -08:00
Qiming 98d106ef20 Remove unnecessary manual node object creation (#6765)
Closes: #2397
2018-01-25 16:48:36 -08:00
Drinky Pool c1ef846cce upper case restriction doesn't exist (#7003)
During my test, the restriction of "form of DNS labels" doesn't exist, we can create labels with upper-case letters.
2018-01-25 16:37:36 -08:00
Clayton Coleman 282455f269 Add an API concepts document and describe terminology and API chunking (#6540)
* Add an API concepts document and describe terminology and API chunking

Create a new API reference page that covers some high level topics
- terminology, paths, verbs, watching resources, chunking, and content
  type negotation.

* Update api-concepts.md

Adding review feedback
2018-01-25 14:54:33 -08:00
Tina Zhang 3c50ce9d87 Add kube-apiserver, kube-controller-manager, kube-scheduler and etcd to glossary. (#6600)
* Move master component definitions to glossary

* review comments

* Update controller.yaml

Making a trivial change to un-stuck Travis

* Update controller.yaml

Removing trivial change
2018-01-25 16:34:06 -06:00
Benjamin Blattberg 1d6f7b9d55 Update what-is-kubernetes.md (#6971)
Regularize "What Kubernetes is not" list.
2018-01-25 14:32:41 -08:00
Calvin Hartwell e14bc58a28 Fixed the interacting with cluster section for the ubuntu installation (#6905)
* fixed the interacting with cluster section for the ubuntu installation

* made changes as per request from zacharysarah
2018-01-25 16:30:01 -06:00
Martynas Pumputis ae9c4315b1 Update weave-network-policy.md (#6960)
- Remove the obsolete example.
- Include support links.
2018-01-25 14:29:40 -08:00
Luca Cipriani be022e6233 Added AWS eks (#6568)
Improve doc to add aws eks
2018-01-25 16:25:04 -06:00
David Ashpole de7b93abb7 Update eviction strategy to include priority (#6949) 2018-01-25 14:21:39 -08:00
Qiming e1dbc1a497 Fix sample yaml for secret (#7072)
The sample yaml contains base64 encoded strings that were generated with
trailing returns. This is inconsistent to the result from the command in
which a user passes the key and value from command line. This PR removes
the trailing "Cg==" characters for consistency.

Closes: #7065
2018-01-25 14:20:33 -08:00
Bin Liu f8f5c7460d Add missed back quotation mark (#7076) 2018-01-25 14:19:40 -08:00
Alex Contini 6c851a9c78 fix mobile header image (#7084) 2018-01-25 14:16:41 -08:00
Bin Liu 8ad81341ff Format fix and add reference link (#7087) 2018-01-25 14:15:36 -08:00
Qiming aad35d1d4e Add escape sequence for kubectl attach/run (#6740) 2018-01-25 14:12:34 -08:00
Joseph Heck dfa9bf566c do nothing change (#7093) 2018-01-25 13:49:34 -08:00
Bin Liu 20784a3538 Fix broken links (#7088) 2018-01-25 08:58:16 -08:00
Bin Liu 759e972a99 Correct node name to correspond to the previous example (#7081) 2018-01-24 19:56:21 -08:00
Bin Liu 23c527dcef Minor format: add ending double quota to avoid generated code block to be in red color (#7073) 2018-01-24 14:39:39 -08:00
Joseph Heck 65e360fd0e Merge pull request #6995 from kubernetes/owners-update-for-automation
updating owners
2018-01-24 09:56:38 -08:00
Alex Contini 80b13fa76b fix spacing issue under "solution" column 2018-01-24 12:10:46 -05:00
bin liu 6a57e883db Make more precisely 2018-01-24 17:44:50 +08:00
Qiming cbc089a8c9 Merge pull request #7077 from StefanEnberg/patch-1
Typo fix
2018-01-24 17:26:49 +08:00
Stefan Enberg ce12371351 Update dns-pod-service.md 2018-01-24 10:12:48 +01:00
Stefan Enberg e6fac4042e Typo fix 2018-01-24 10:01:28 +01:00
Joseph Heck 716f8b95f8 Merge pull request #7074 from heckj/owners-update-for-automation
removing chenopis per request while he focuses on development work
2018-01-23 22:05:53 -08:00
Joe Heck 3ab1409728 removing chenopis per request while he focuses on development work 2018-01-23 22:03:47 -08:00
Qiming b9605528d3 Merge pull request #7062 from G-Harmon/patch-4
typo: should be "an EventRateLimit"
2018-01-24 11:05:49 +08:00
Qiming 4943becd19 Merge pull request #7064 from figaw/patch-2
typo and phrasing
2018-01-24 11:05:21 +08:00
Qiming c4abbbfe3c Merge pull request #7063 from G-Harmon/patch-5
fix agreement: s/defaults IP/default IP/
2018-01-24 11:04:21 +08:00
Qiming b20cd0db59 Merge pull request #7066 from G-Harmon/patch-6
add a couple missing hyphens (like "in-cluster")
2018-01-24 11:03:39 +08:00
Qiming 1f634948f3 Merge pull request #7067 from sbyrne-sugarcrm/master
correct "values [if -> of] all secrets"
2018-01-24 11:03:15 +08:00
Qiming c1c58a6535 Merge pull request #7069 from gochist/patch-1
Some indented code block is not rendered well
2018-01-24 10:32:00 +08:00
Andrew Chen f8795eba5c Merge pull request #7053 from kubernetes/chenopis-rm-deprecated-script
Remove deprecated update-import-docs.sh script
2018-01-23 14:06:16 -08:00
June Yi 67ce8f6869 Some indented code block is not rendered well
Indented code block after normal paragraph is not rendered well. So changed the paragraphs to ordered list in consistency with other parts of this document.
2018-01-23 10:49:47 -08:00
Steve Byrne 809c558be3 correct "values if all secrets"
Correcting apparent typo
2018-01-23 09:48:41 -08:00
G-Harmon 3078ece400 add a couple missing hyphens (like "in-cluster") 2018-01-23 08:49:43 -08:00
Nicolaj Græsholt d3b98ca01c typo and phrasing
Updated with respect to Storage/Storage Classes _"A StorageClass provides a way for administrators to describe the “classes” of storage *they* offer."_
2018-01-23 17:20:12 +01:00
G-Harmon aabbc84651 fix agreement: s/defaults IP/default IP/ 2018-01-23 08:17:46 -08:00
G-Harmon 9f2afeda86 typo: should be "an EventRateLimit" 2018-01-23 08:08:20 -08:00
Qiming 76941f8f84 Merge pull request #7061 from Mattias-/fix-spelling-service
Fix spelling service.md
2018-01-23 22:16:21 +08:00
Mattias Appelgren ef11765f27 Fix spelling service.md 2018-01-23 14:24:56 +01:00
Xiaodong Zhang 30cfd28b0c Upgrade kubectl resource types to 1.9 (#6977) 2018-01-22 18:36:40 -06:00
Andrew Chen 46a0c5e0c1 Removed deprecated update-import-docs.sh script 2018-01-22 13:23:50 -08:00
Jennifer Rondeau 01516c2866 Merge pull request #7015 from heckj/glossary_style_update
adding full-link to the glossary YAML style guide
2018-01-22 15:21:08 -05:00
Joseph Heck 0268fa9ab8 Merge pull request #7044 from tengqm/fed-ns
Fix context name used when deleting namespace in federation
2018-01-21 20:48:50 -08:00
Joseph Heck aef3969404 Merge pull request #6967 from tengqm/psp
Document AllowedFlexVolumes in PSP
2018-01-21 18:10:02 -08:00
Joseph Heck 08c6ca2ecd Merge pull request #6966 from tengqm/prestop-hook
Document the limitation of preStop hook
2018-01-21 18:07:20 -08:00
Qiming Teng b264fabad0 Fix context name used when deleting namespace in federation
Closes: #3043
2018-01-22 09:57:28 +08:00
Qiming 64b5ea9208 Merge pull request #7024 from stewart-yu/patch-1
Update certificates.md
2018-01-22 09:47:11 +08:00
Joseph Heck e9db786ba7 Merge pull request #7039 from tengqm/env-override
Add note about environment variable overriding
2018-01-21 11:48:02 -08:00
Joseph Heck 39dce2aabd updating language 2018-01-21 11:44:56 -08:00
Joseph Heck f7801fcacb tweaking language just slightly 2018-01-21 11:41:25 -08:00
Joseph Heck 3176e33570 Merge pull request #7037 from EricFortin/minikube-rbac
Fix doc for enabling RBAC on minikube
2018-01-21 11:40:01 -08:00
Joseph Heck de8ece553a Merge pull request #7035 from nashasha1/xdzhang/dns-autoscaler
Fix autoscale yaml not right bug
2018-01-21 11:37:00 -08:00
Qiming Teng 8fa52da2fa Add note about environment variable overriding
Closes: #3195
2018-01-21 17:10:59 +08:00
Qiming b5e1d67435 Merge pull request #7034 from dezmodue/patch-1
Link to correct line of gce policy
2018-01-21 15:53:33 +08:00
Eric Fortin 60a6999105 Fix doc for enabling RBAC on minikube as current doc list wrong config option. 2018-01-20 16:25:31 -05:00
nashasha1 aad78eaf18 Fix autoscale yaml not right bug 2018-01-20 22:51:31 +08:00
Simone Sciarrati 7af1c1cb1e Link to correct line of gce policy 2018-01-20 15:33:26 +01:00
Qiming e6ef925364 Merge pull request #7031 from G-Harmon/patch-3
add missing hyphen, "in-cluster"
2018-01-20 11:37:05 +08:00
stewart-yu 00e821d14a Update certificates.md 2018-01-20 09:08:02 +08:00
G-Harmon e92a2652df add missing hyphen, "in-cluster" 2018-01-19 14:27:12 -08:00
János Pásztor 59cf481ec7 Change /tmp to /mnt (#7027)
In relation to #7008 this should also be changed from /tmp to /mnt
2018-01-19 09:34:11 -08:00
Jennifer Rondeau 4eae0e863d Merge pull request #6815 from tengqm/object-management
Move "Object management using kubectl"
2018-01-19 09:06:12 -05:00
Jennifer Rondeau b19e6da018 Merge pull request #6968 from tengqm/petset
Drop contents related to PetSet
2018-01-19 09:04:35 -05:00
Jennifer Rondeau 03f4a117bd Merge pull request #6998 from praseodym/fix-vsphere-docs-for-1.9
Fix vSphere getting started guide for Kubernetes 1.9
2018-01-19 09:01:23 -05:00
Qiming 04b73a5f90 Merge pull request #7023 from stewart-yu/fixwebsite1
update kubernetes-api.md
2018-01-19 21:14:01 +08:00
Qiming 8c6a030dec Merge pull request #7025 from figaw/patch-1
change path to reflect guide
2018-01-19 21:11:02 +08:00
Qiming 5564dc43aa Merge pull request #7029 from cimomo/notes-fix
Fix incorrect URLs in the 1.9 release notes
2018-01-19 20:19:45 +08:00
Kai Chen 43994678af Fix incorrect URLs in the 1.9 release notes 2018-01-19 19:58:11 +08:00
Qiming 1f2601ca16 Merge pull request #7028 from islinwb/patch-4
Update service.md
2018-01-19 19:48:36 +08:00
Weibin Lin 1c35348690 Update service.md 2018-01-19 18:04:41 +08:00
Nicolaj Græsholt 6edfc77327 change path to reflect guide
The "Configure a Pod to Use a PersistentVolume for Storage"-task specifies that the content should be located on "/mnt/data" and not "/tmp/data", however this is not reflected in the yaml.
2018-01-19 09:30:32 +01:00
stewart-yu ca5c815dcd fix bad link in kubernetes-api.md 2018-01-19 15:00:20 +08:00
Kai Chen 902179b98f Update etcd installation instructions (#7010)
* Update etcd installation instructions
* Add link referencing the etcd.manifest file
2018-01-18 21:20:36 -08:00
Qiming Teng e9d2a374a2 Document the limitation of preStop hook
Closes: #6965
2018-01-19 11:54:27 +08:00
Qiming Teng ed2dd9db62 Document AllowedFlexVolumes in PSP
Closes: #6447
2018-01-19 11:37:31 +08:00
Qiming 699ca961d3 Merge pull request #7019 from jonas/patch-1
Fix typo in the cron job intro
2018-01-19 11:33:09 +08:00
Drinky Pool 73aa90a4e2 make this to show up the links (#7016)
* moving content to enable the links to show up
2018-01-18 19:32:11 -08:00
Joseph Heck 0f7500b9ba updating the wording of that sentence
specifying Cronjob where it just says `job` now
2018-01-18 19:24:14 -08:00
Jonas Fonseca 6307d43760 Fix typo in the cron job intro 2018-01-18 22:20:13 -05:00
Joseph Heck 654900c583 Merge pull request #6962 from tianshapjq/patch-3
remove empty ExecStart
2018-01-18 18:58:21 -08:00
Joseph Heck 9232add553 Merge pull request #7007 from liggitt/admission-config
Fix up admission config documentation
2018-01-18 18:56:09 -08:00
Joseph Heck 544a379d6a Merge pull request #7017 from G-Harmon/patch-1
add missing comma
2018-01-18 18:48:27 -08:00
G-Harmon 5418b7e865 add missing comma 2018-01-18 16:55:32 -08:00
Joseph Heck 65613f040b Merge pull request #7012 from sanketjpatel/patch-1
Update deployment.md
2018-01-18 16:17:22 -08:00
Joe Heck 5af1701926 adding full-link to the glossary YAML style guide 2018-01-18 16:08:04 -08:00
Joseph Heck 6888815894 Merge pull request #6985 from liggitt/transform-all-namespaces
Update key rotation documentation
2018-01-18 15:46:34 -08:00
Mark Janssen e6964cdedc Fix vSphere getting started guide for Kubernetes 1.9 2018-01-18 23:42:57 +01:00
Joseph Heck 3bf7e2bfb2 Merge pull request #6983 from dandersondavidp/patch-1
Update version of kops to latest version
2018-01-18 14:01:18 -08:00
Joseph Heck f6385fcbce Merge pull request #6988 from alantang888/master
correct ending bracket on StatefulSets page.
2018-01-18 13:58:39 -08:00
Joseph Heck 6f89c000c6 Merge pull request #7005 from wackxu/patch-77
Add ConfigOK type for node condition
2018-01-18 13:55:02 -08:00
Joseph Heck 00c9220482 Merge pull request #7006 from darkowlzz/patch-1
pv: enable yaml syntax highlighting
2018-01-18 13:52:48 -08:00
Joseph Heck 17012f0902 Merge pull request #7008 from janoszen/patch-1
Replaced /tmp to /mnt
2018-01-18 13:50:41 -08:00
Joseph Heck e6bda9f0bb Merge pull request #7011 from nashasha1/xdzhang/deployment-path-demo
Remove redundant selector
2018-01-18 13:49:53 -08:00
Joseph Heck 39ba568af4 Merge pull request #7009 from darkowlzz/patch-2
configure-pvs: enable yaml syntax highlighting
2018-01-18 13:45:23 -08:00
Sanket Patel 0ff5a20af1 Update deployment.md
Fix the name for ReplicaSets in the `Events` log to match the description
2018-01-18 14:53:51 -06:00
Andrew Chen 80076086c2 Import release notes (#6999)
* Import release notes

* retire binary_release.md
2018-01-18 12:04:15 -08:00
nashasha1 62b5422d4a Remove redundant selector 2018-01-19 00:28:01 +08:00
Qiming 644ae7e248 Merge pull request #6993 from cimomo/salt-fix
Update the location of etcd.manifest
2018-01-18 21:29:21 +08:00
Qiming 5db278fb5c Merge pull request #6991 from fabiand/patch-1
Fixed a typo
2018-01-18 21:27:35 +08:00
Qiming dcf4445acc Merge pull request #6992 from islinwb/patch-2
Update apiversion of deployment in v1.9
2018-01-18 21:25:21 +08:00
Sunny 4791559dff configure-pvs: enable yaml syntax highlighting 2018-01-18 16:12:30 +05:30
János Pásztor d51b12b4aa Replaced /tmp to /mnt
Many people have refrained from reading the whole document and started using /tmp as a de-facto standard directory to store data. Needless to say, using /tmp for persistent data is a bad idea and for the sake of the people only reading the first page, it should be changed to /mnt
2018-01-18 10:33:24 +01:00
Jordan Liggitt 1b216ccb51 Fix up admission config documentation 2018-01-18 01:34:14 -05:00
Sunny 9df19081b2 pv: enable yaml syntax highlighting 2018-01-18 11:42:23 +05:30
Joseph Heck ac1cc4e9b6 Merge pull request #6997 from wibobm/patch-1
Update cheatsheet.md - added missing --v=9 option
2018-01-17 19:44:18 -08:00
XsWack ee97e7778e update typo 2018-01-18 11:15:25 +08:00
XsWack 2a3833987e Add ConfigOK type for node condition 2018-01-18 11:09:00 +08:00
Joseph Heck 761a77e797 updating owners
I'm updating this after having read https://github.com/spiffxp/community/blob/0b27ee08362b4bb3cb467145705aae9fa0450bea/contributors/devel/owners.md, and it seems that what we have listed as "reviewers" is more appropriate for "approvers" - and there's probably folks who should be on the set of reviewers that we don't have listed there...
2018-01-17 13:00:13 -08:00
Robert Morris 2b51ab2b36 Update cheatsheet.md
Missing the untruncated output option on Verbosity.
2018-01-17 14:44:06 -06:00
Kaitlyn Barnard 92b10bd326 BlackRock Case Study (#6937) 2018-01-17 10:59:23 -06:00
Kai Chen ed24dcd363 Update the location of etcd.manifest, since cluster/saltbase was deprecated 2018-01-18 00:02:03 +08:00
root 91adbe2782 Update apiversion of deployment in v1.9 2018-01-17 20:37:05 +08:00
Fabian Deutsch 1072ff1eef Fixed a typo 2018-01-17 11:36:47 +01:00
alantang888 3df479ad13 correct ending bracket 2018-01-17 15:58:17 +08:00
Jordan Liggitt 1f7f13740c Update key rotation documentation 2018-01-17 00:34:59 -05:00
Xiaoyu(Tim) Zhang 9277b52d5c Merge pull request #6982 from nashasha1/fix/qos-example-namespace
Fix QoS examples use default namespace
2018-01-17 10:35:08 +08:00
Xiaoyu(Tim) Zhang a343bfd405 Merge pull request #6978 from cimomo/doc-fix
Remove doc reference to the deprecated etcd lock module
2018-01-17 09:51:34 +08:00
dandersondavidp f768d24316 Update version of kops to latest version
The latest version of kops is not 1.7.0, the current version is 1.8.
2018-01-16 15:25:46 -06:00
nashasha1 edd7eddb83 Fix QoS examples use default namespace 2018-01-17 00:45:44 +08:00
Kai Chen 630f6da45d Remove doc reference to the deprecated etcd lock module 2018-01-16 20:51:50 +08:00
Xiaoyu(Tim) Zhang b66117ce57 Merge pull request #6958 from dixudx/doc_admission_plugin_order
fix admission plugins orders and update explanation
2018-01-16 13:40:47 +08:00
Xiaoyu(Tim) Zhang 00e62d4a18 Merge pull request #6970 from cimomo/doc-fix
Remove references to the deprecated configure-vm.sh
2018-01-16 09:18:46 +08:00
Kai Chen 119a401d8d Remove references to the deprecated configure-vm.sh 2018-01-16 00:03:01 +08:00
Qiming Teng 48ac1e6704 Drop contents related to PetSet
PetSet is a *very* old term that dates back to v1.4. We should not
continue evangelize such a concept where there is no trace in code base
today.

Closes: #6484
2018-01-15 14:01:16 +08:00
Drinky Pool ddbac32908 remove empty ExecStart
remove empty ExecStart
2018-01-15 13:55:11 +08:00
Xiaoyu(Tim) Zhang 0968a20d64 Merge pull request #6963 from linyouchong/patch-1
Update extending.md
2018-01-15 09:43:12 +08:00
linyouchong 6a34c040b4 Update extending.md 2018-01-15 09:34:15 +08:00
Qiming d5bcf20773 Merge pull request #6961 from nashasha1/fix/podpreset-yaml-bug
Fix label not match in ReplicaSet PodPreset yaml
2018-01-15 09:32:29 +08:00
Qiming 7d1e3a143a Merge pull request #6959 from mllab-nl/master
Update explore-intro.html
2018-01-15 09:31:32 +08:00
Xiaoyu(Tim) Zhang 7e4feec147 Merge pull request #6957 from cimomo/resource-qos-fix
Fix reference to Resource QoS for the PodStatus API
2018-01-15 08:39:04 +08:00
Tony Li 70ee927cbd Name and UID glossary terms (#6606)
* add name glossary term

* add uid glossary term

* use glossary terms in doc

* Update uid.yaml

* Update name.yaml
2018-01-14 12:35:41 -06:00
Joseph Heck 01d2be3d17 Merge pull request #6760 from tengqm/cronjob
Clarify CronJobs behavior
2018-01-14 09:10:48 -08:00
nashasha1 db2d8be7f1 Fix label not match in ReplicaSet PodPreset yaml 2018-01-14 23:30:23 +08:00
mllab-nl d22e56c268 Update explore-intro.html 2018-01-14 13:47:04 +01:00
Di Xu 6bdde193aa fix admission plugins orders and update explanation 2018-01-14 17:21:09 +08:00
Kai Chen 0d248c2e52 Fix reference to Resource QoS for the PodStatus API 2018-01-14 16:43:55 +08:00
Qiming Teng 1259684cd9 Clarify CronJobs behavior
Closes: #2393
2018-01-14 14:34:44 +08:00
Qiming 24d9231d91 Merge pull request #6953 from shinji62/add_cafile_openstack
Adding notes for the custom CA file
2018-01-14 10:55:24 +08:00
Qiming 41106af533 Merge pull request #6956 from timothyjosefik/fix-pdb-doc
Changed maxAvailable to maxUnavailable.
2018-01-14 10:53:59 +08:00
Timothy Josefik 9d3dfdbe0d Changed maxAvailable to maxUnavailable. This was changed as there is no maxAvailable. 2018-01-13 20:43:47 -06:00
Etourneau Gwenn a5fc398d48 Adding notes for the custom CA file 2018-01-13 15:32:34 +09:00
Stewart-YU a9055e0201 remove openstack-heat.md now that openstack-heat removed in k8s/cluster/ directory (#6940)
LGTM 👍🏻
2018-01-12 21:59:18 -06:00
Zach Corleissen 9b842acfef January 2018 monthly site maintenance (#6924)
* Updated 404 link to kubeadm ref

* Update ref link to Federation API

* Fix broken links

* Manual fixes to autogenerated links

* Revert "Manual fixes to autogenerated links"

This reverts commit 94dba97a08da323b97350f4bb74385352e3f8f13.
2018-01-12 18:13:05 -06:00
Maroun Maroun e99ea770fa Update namespaces-walkthrough.md (#6918)
Fix code block formation.
2018-01-12 17:10:27 -06:00
stefanhans cf880806c0 Delete 'port' for more clarity (#6781)
Imho, it is more understandable without 'port', i.e. a service maps to a container and not to a port
2018-01-12 17:09:48 -06:00
Fabrizio Pandini ad651f01ee kubeadm-design-doc (#6663) 2018-01-12 17:07:46 -06:00
TigerXu 77680299d9 fix admission plugins orders (#6900)
fix admission plugins orders, MutatingAdmissionWebhook should be ahead of ValidatingAdmissionWebhook.
see https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/server/options/admission.go#L69
2018-01-12 17:06:14 -06:00
Tony Li 9997927f1e link to other terms (#6625) 2018-01-12 16:33:43 -06:00
Steve Perry 150358b80b Fix See Also links. (#6948)
* Fix See Also links.

* Tweak
2018-01-12 14:21:14 -08:00
WanLinghao 41f1c99af6 --experimental-nvidia-gpus error (#6527)
--experimental-nvidia-gpus flag was replaced by  --feature-gates="Accelerators=true" flag
reference:https://kubernetes.io/docs/tasks/manage-gpus/scheduling-gpus/
2018-01-12 16:06:58 -06:00
Jennifer Rondeau 8de12f9603 Merge pull request #6941 from liggitt/webhook-post
Clarify the token webhook posts the TokenReview object
2018-01-12 16:53:38 -05:00
Jamie Hannaford d0bc7aca60 Add HA guide for kubeadm (#6458)
* add HA guide for kubeadm

* Add tabs

* Ensure masters advertise own address
2018-01-12 13:27:49 -06:00
Qiming 41afe39c37 Merge pull request #6944 from liubin/master
remove duplicated and conflicted TOC instrument
2018-01-12 20:29:32 +08:00
bin liu 19eec02775 remove duplicated and conflicted TOC instrument 2018-01-12 16:05:22 +08:00
Qiming Teng 0f243328c2 Move "Object management using kubectl"
The section contains four articles which fit better under concepts.

Closes: #4178
2018-01-12 15:30:32 +08:00
Qiming 57235f6530 Merge pull request #6942 from stewart-yu/patch-1
fix some deadlink
2018-01-12 15:08:53 +08:00
Stewart-YU 3cf17a923d fix deadlink 2018-01-12 14:59:46 +08:00
Jordan Liggitt d41800c42a Clarify the token webhook posts the TokenReview object 2018-01-12 00:39:11 -05:00
Qiming c95d001f56 Merge pull request #6939 from stewart-yu/patch-1
fix deadlink
2018-01-12 10:33:30 +08:00
Stewart-YU 2cc974cba8 Update federation.md
Fix bad url
2018-01-12 10:12:34 +08:00
Stewart-YU 00b4f99f66 Update create-cluster-kubeadm.md
fix deadlink
2018-01-12 10:12:16 +08:00
Steve Perry a81fcfa6bb Add note about viewing changes locally. (#6936) 2018-01-11 13:32:03 -08:00
Steve Perry 5d06709d5a Create page that lists supported doc versions. (#6882) 2018-01-11 13:11:09 -08:00
Steve Perry f4ab0f35d5 Document how to generate reference pages. (#6366) 2018-01-11 12:43:28 -08:00
Jennifer Rondeau 9005e08f04 Merge pull request #6617 from GabrielSVinha/int_ip_os
Add openstack internal load balancer option
2018-01-11 13:17:35 -05:00
Jennifer Rondeau 982b38296a Merge pull request #6761 from tengqm/remove-kube-ui
Replace all kube-ui with kubernetes dashboard
2018-01-11 13:10:20 -05:00
anvega 6d01b3ae07 Update networking.md to list ACI CNI plugin (#6367)
* Update networking.md

* Update networking.md
2018-01-11 09:40:53 -08:00
Lion-Wei a2745f5c97 Update kubeadm-init.md (#6932) 2018-01-11 09:38:03 -08:00
Qiming 979c86b983 Merge pull request #6933 from lichuqiang/website_typo
fix typo in doc kubeadm-alpha
2018-01-11 20:11:07 +08:00
Qiming 6867ea9a13 Merge pull request #6929 from wgui1/patch-1
Update certificates.md, missing comma, which cause command error like: "bad ip address:v3_alt.c:476:value=172.16.3.18/16 IP:172.16.3.18/16"
2018-01-11 20:03:45 +08:00
lichuqiang e8e8381af2 fix typo in doc kubeadm-alpha 2018-01-11 18:41:50 +08:00
Xiaoyu(Tim) Zhang 76fcf1b792 Merge pull request #6931 from tianshapjq/patch-2
dulplicated sentences
2018-01-11 15:00:44 +08:00
Drinky Pool 7d0b162492 dulplicated sentences
remove dulplicated sentences
2018-01-11 14:56:47 +08:00
wgui1 0ab2ee2e4c Update certificates.md 2018-01-11 14:40:03 +08:00
Andrew Chen a95ca06339 Import kubernetes/community docs (#6863)
* Import docs from other repos

* imported test docs

* fix README copy

* Add ToC YAML and index page for imported docs.

* modify update-imported-docs.sh

* Add `imported` to global ToCs

* Add nav to imported section

* remove unnecessary scope for docs/imported

* update script w/ comments and directory root fixes

* use genCmd variable

* display output of generation command

* Update instructions

* Add Community to /docs/imported/index.md

* fix travis errors

* update README.md and fix community docs issues

* simplify code, add comment

* make sure the binary is used instead of `go run`

* add automated handling for links from imported files
2018-01-10 20:03:16 -08:00
Xiaoyu(Tim) Zhang 6dfb0356b8 Merge pull request #6927 from chentao1596/patch-1
Update conventions.md
2018-01-11 10:55:27 +08:00
chentao1596 bf5fee07c5 Update conventions.md
There should be a space between `--record` and "to"。
2018-01-11 10:45:47 +08:00
Qiming 41a2291447 Merge pull request #6913 from stewart-yu/patch-1
Update troubleshooting-kubeadm.md
2018-01-11 10:10:47 +08:00
Qiming ee7824bf2a Update troubleshooting-kubeadm.md 2018-01-11 10:07:26 +08:00
Stewart-YU a3cee551bc Update troubleshooting-kubeadm.md
make sentence more clearly
2018-01-11 09:48:49 +08:00
Jennifer Rondeau 4a87ee5ed7 Merge pull request #6915 from jhanschoo/patch-1
Put "quantum entanglement" in quotes for clarity to non-native readers
2018-01-10 14:43:12 -05:00
Jessica Yao 35476b0588 Merge pull request #6920 from dlespiau/patch-1
There are now 3 proxy modes!
2018-01-10 08:34:37 -08:00
Damien Lespiau beab585552 There are now 3 proxy modes!
Update the introduction sentence accordingly.
2018-01-10 14:49:29 +00:00
Qiming 58b1f81754 Merge pull request #6919 from nielsole/patch-1
Fixing Typo
2018-01-10 21:29:19 +08:00
Qiming 06e75d15cb Merge pull request #6911 from liubin/master
fix markdown syntax to render a new line
2018-01-10 21:28:02 +08:00
Qiming 3cfe4e30ce Merge pull request #6916 from foxyriver/patch-6
Update namespaces.md
2018-01-10 21:27:24 +08:00
nielsole 5879a2d3e8 Fixing Typo 2018-01-10 13:30:56 +01:00
Qiming 275231226b Merge pull request #6914 from stewart-yu/patch-3
Update cluster.md
2018-01-10 19:31:27 +08:00
foxyriver a94a337d9c Update namespaces.md 2018-01-10 18:44:15 +08:00
Johannes Choo 2140c7846b Put "quantum entanglement" in quotes
Put the expression "quantum entanglement" in quotes to signal to non-native readers that its use is as a turn of phrase and has no special jargonic meaning in this context.
2018-01-10 18:30:08 +08:00
Stewart-YU 28f3e22c29 Update cluster.md
Fix bad link
2018-01-10 16:50:11 +08:00
bin liu 8ec4cb1768 fix markdown syntax to render a new line
Signed-off-by: bin liu <liubin0329@gmail.com>
2018-01-10 16:07:12 +08:00
Xiaoyu(Tim) Zhang 79437a6a62 Merge pull request #6306 from xiaosuiba/2017-10-30-2017-11-05
[CN-Translation]k8smeetup-tasks-administer-cluster-kubelet-config-file
2018-01-10 08:59:41 +08:00
Brad Topol 964da71c01 Merge pull request #6903 from EamonKeane/patch-1
typo in `ScalingLimited`
2018-01-09 16:07:25 -05:00
Jessica Yao 1c8dec4a79 Merge pull request #6766 from tengqm/fix-2385
Add configMap as a volume type
2018-01-09 10:16:30 -08:00
Jennifer Rondeau 7fe4b1b975 Merge pull request #6764 from tengqm/fix-2497
Improve expose external IP addess tutorial
2018-01-09 12:47:04 -05:00
Jennifer Rondeau 4398097636 Merge pull request #6694 from ericat/ericat-fix-mobile-menu
Fix small css layout bug in mobile
2018-01-09 12:45:43 -05:00
Jennifer Rondeau 4e2623d6b7 Merge pull request #6771 from madhuri-rai07/spell_fixes
Fix some more spelling issues
2018-01-09 12:42:59 -05:00
Peter (XiangPeng) Zhao 3e8668976d Document the renewal of apiserver cert and key files. (#6901) 2018-01-09 09:30:06 -08:00
Qiming 9581522743 Replace references to resource-references (#6739) 2018-01-09 09:25:24 -08:00
Jennifer Rondeau d45d3d750b Merge pull request #6894 from dixudx/upgrade_container_hash_change
add container restart caution when doing upgrade to 1.9
2018-01-09 11:56:03 -05:00
Eamon Keane 22ea7b1aeb typo in ScalingLimited
changed to just have one t
2018-01-09 16:04:21 +00:00
Qiming 2e6c14a47a Merge pull request #6896 from stewart-yu/patch-2
Update troubleshooting-kubeadm.md
2018-01-09 20:28:27 +08:00
Qiming 82ce955771 Merge pull request #6897 from matti/patch-1
space before $
2018-01-09 20:27:21 +08:00
Qiming 52ed4c63d0 Merge pull request #6895 from meatz/master
Fixed wrong heading type for Quobyte
2018-01-09 20:25:05 +08:00
Qiming 9d6479d747 Merge pull request #6898 from yank1/Fix-a-typo-in-Common-Features
Fix a typo in custom-resources.md
2018-01-09 20:23:07 +08:00
Xiaoyu(Tim) Zhang 163794cebc Merge pull request #6899 from wackxu/patch-76
fix bad url
2018-01-09 18:07:46 +08:00
XsWack 92eed657bc fix bad url 2018-01-09 17:30:04 +08:00
yank1 635ad87059 Fix a typo in Common Features 2018-01-09 17:17:30 +08:00
Matti Paksula 35036d2778 space before $ 2018-01-09 10:55:36 +02:00
Stewart-YU a264c0b972 Update troubleshooting-kubeadm.md
fix bad url
2018-01-09 16:51:02 +08:00
Matthias Grawinkel af21b214e5 Fixed wrong heading type for Quobyte
Quobyte not a sub chapter of Ceph RBD. Fixed to be a chapter by itself.
2018-01-09 09:19:27 +01:00
Di Xu e35c57785a add container restart caution when doing upgrade to 1.9 2018-01-09 14:57:08 +08:00
Xiaoyu(Tim) Zhang 1c21c9933d Merge pull request #6799 from warmchang/crd
Unordered list does not take effect.
2018-01-09 14:28:16 +08:00
William Zhang e10b62223b Update custom-resources.md 2018-01-09 14:16:45 +08:00
Xiaoyu(Tim) Zhang 227b93b685 Merge pull request #6816 from tengqm/fix-lifecycle-link
Fix missing link from safely drain node
2018-01-09 14:03:23 +08:00
Qiming 469d50d1e7 Merge pull request #6700 from ConnorDoyle/rm-oir-2
Remove remaining OIR documentation.
2018-01-09 13:45:24 +08:00
Qiming f158ee125b Merge pull request #6811 from tengqm/clarify-kubeconfig-store
Add text about namespace walkthrough
2018-01-09 13:43:31 +08:00
Qiming 5a51392a53 Update manage-compute-resources-container.md 2018-01-09 13:41:41 +08:00
Qiming Teng ae4525f38f Add text about namespace walkthrough
Closes: #4270
2018-01-09 13:39:04 +08:00
Qiming 1e059af0ae Merge pull request #6884 from ahmetb/customdns
Update title: Configuring DNS→Customizing DNS
2018-01-09 13:34:21 +08:00
Qiming c60cbd53b3 Merge pull request #6881 from mmacy/copy-fix
sync text with example yaml
2018-01-09 13:34:04 +08:00
Qiming 280b87ebdc Merge pull request #6890 from zhangxiaoyu-zidif/delete-api-server
delete --api-server as kubelet startup para.
2018-01-09 13:33:33 +08:00
Qiming b3e039d7db Merge pull request #6886 from anvega/patch-2
Update addons.md to include ACI CNI plugin.
2018-01-09 13:33:07 +08:00
Qiming b04482da55 Merge pull request #6885 from tvinhas/patch-1
Provide command to "untaint" a node
2018-01-09 13:32:18 +08:00
Qiming 9e06a671ab Merge pull request #6883 from ahmetb/netpoltoc
Reorder tasks toc
2018-01-09 13:31:59 +08:00
Qiming 90bebfe7b2 Merge pull request #6879 from MichalMankowski/master
Fix typo in persistent-volumes.md
2018-01-09 13:31:09 +08:00
Qiming 2a4a2f9a10 Merge pull request #6870 from c9s/patch-1
Update trouble shooting for flannel and vagrant
2018-01-09 13:30:38 +08:00
Qiming 0812f2a783 Merge pull request #6876 from stewart-yu/patch-1
Update namespaces.md
2018-01-09 13:29:27 +08:00
Andrew Chen 6618cdf830 Merge in missing changes from master 2018-01-08 19:09:33 -08:00
Qiming Teng 607db29367 Add configMap as volume type
Closes: #2385
2018-01-09 10:52:32 +08:00
Andrew Chen b09f1b94f2 Merge branch 'master' of https://github.com/kubernetes/website into release-1.9
* 'master' of https://github.com/kubernetes/website: (140 commits)
  Update configure-multiple-schedulers.md (#6877)
  Explicitly specify the components that need a change (#6873)
  Updates to partner page (#6797)
  Add steps for extension api-server setup (#6667)
  securing a cluster: add recommendations about cloud metadata APIs (#6659)
  Namespace glossary term (#6607)
  Update device plugin doc with upgrade suggestions and known limitations. (#6501)
  Add Kubermatic to pick-right-solution.md (#6459)
  extra word
  typo
  Fix concepts/configuration/secret
  Link to extended resources instead of deprecated opaque integer resources
  Fix CI issue
  Corrected the group in runtime-config of ValidatingAdmissionWebhook and MutatingAdmissionWebhook. It should be admissionregistration.k8s.io (was admissionregistration).
  Correct references in Jekyll data files
  Update scheduling-hugepages.md
  Drop reference to outdated FAQ
  Follow sig list to kubernetes/community
  Update scheduling-hugepages.md
  Fix references to ConfigMap for the CN website
  ...

# Conflicts:
#	docs/concepts/policy/pod-security-policy.md
2018-01-08 18:24:38 -08:00
zhangxiaoyu-zidif 88b2a3ad66 delete --api-server as kubelet startup para. 2018-01-09 09:55:45 +08:00
anvega 8626e910e5 Update addons.md to include ACI CNI plugin.
Included ACI CNI plugin in list of add-ons.
2018-01-08 16:11:47 -08:00
Stewart-YU 96648cfc1d Update configure-multiple-schedulers.md (#6877)
Fix relative url
2018-01-08 15:32:20 -08:00
Qiming d725686b8b Explicitly specify the components that need a change (#6873)
For specifying mount propagation, changes to flags on apiserver and
kubelet are required. This PR fixes the problem.

For more comprehensive list of feature gate settings, please refer to
kubernetes/website#6364.

Closes: #5766
2018-01-08 15:23:15 -08:00
Kaitlyn Barnard 3ec0bfef0e Updates to partner page (#6797)
* Updates to partner page

* Updated Loodse logo

* Additional partner listing updates
2018-01-08 15:04:52 -08:00
Ivan Font 20c1976b37 Add steps for extension api-server setup (#6667)
Update extension api-server to include missing steps for auth delegation cluster role binding and extension-apiserver-authentication-reader role binding.
2018-01-08 14:52:38 -08:00
Eric Chiang 77d08557d7 securing a cluster: add recommendations about cloud metadata APIs (#6659) 2018-01-08 14:52:12 -08:00
Tony Li b9b39f28db Namespace glossary term (#6607)
* update namespace doc to use glossary term

* remove concept change
2018-01-08 14:51:15 -08:00
Jiaying Zhang 98b417abe6 Update device plugin doc with upgrade suggestions and known limitations. (#6501) 2018-01-08 14:49:10 -08:00
Jason Murray 42bc7bfe2e Add Kubermatic to pick-right-solution.md (#6459)
* Add Kubermatic to pick-right-solution.md

* Update Kubermatic Docs URL and typo
2018-01-08 14:40:00 -08:00
Thiago Vinhas 84f35c3cc9 Provide command to "untaint" a node
Had a lot of trouble finding the exact way to "un-do" the tainting example provided here. Even the great folks on Slack couldn't provide the correct command to achieve this, even though it seems so trivial now that I know it.  :-)
2018-01-08 15:11:11 -05:00
Ahmet Alp Balkan 77eefef70d Update title: Configuring DNS→Customizing DNS
I think "Configuring DNS Service" reads like "you don't have DNS, let's install
it and configure it". This is more like you already have a DNS service, let's
tweak a few things.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-01-08 11:27:19 -08:00
Ahmet Alp Balkan 7be2faeacc Reorder tasks toc
Apparently someone managed to squeeze stuff in between network policy topics.
Bringing them next to each other for coherency.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-01-08 11:23:59 -08:00
Marsh Macy d9a119f5b1 sync text with example yaml 2018-01-08 07:48:29 -08:00
MichalMankowski f1dfe99673 Fix typo 2018-01-08 15:11:42 +01:00
Stewart-YU c976aa8960 Update namespaces.md
fix bad json link
2018-01-08 18:35:02 +08:00
Yo-An Lin d8d574fa26 apply code style to markdown 2018-01-08 17:47:13 +08:00
Qiming 7489fd61c7 Merge pull request #6647 from marcjoha/patch-1
Update networking.md
2018-01-08 17:42:40 +08:00
Qiming 2ab1835c25 Merge pull request #6856 from rajansandeep/coredns
Update docs for CoreDNS info
2018-01-08 15:00:38 +08:00
Qiming Teng ca6465c0e9 Fix missing link from safely drain node
Closes: #3879
2018-01-08 12:03:32 +08:00
Xiaoyu(Tim) Zhang 688462161d Merge pull request #6841 from tengqm/add-example-spec-link
Add links to spec format in api reference
2018-01-08 11:23:06 +08:00
Xiaoyu(Tim) Zhang a560fe7180 Merge pull request #6872 from tianshapjq/patch-1
extra word
2018-01-08 11:19:36 +08:00
Drinky Pool d70bbe5478 extra word
"the" is not neccessary
2018-01-08 11:15:21 +08:00
Qiming 2aa6dd638a Merge pull request #6791 from chenhuan12/patch-103
fix the command output
2018-01-08 10:58:06 +08:00
Qiming de5e451f40 Merge pull request #6784 from markmandel/propagationPolicy
Cascading deletion policy correction
2018-01-08 10:56:44 +08:00
custa 19932ab270 typo 2018-01-08 10:12:47 +08:00
Qiming ea29aa3e9a Merge pull request #6866 from yliaog/master
Corrected the typo in the group in runtime-config for ValidatingAdmissionWebhook and MutatingAdmissionWebhook
2018-01-08 09:48:33 +08:00
Joseph Heck 982fbbda34 Merge pull request #6651 from ericchiang/securing-a-cluster/tweak-kubelet-api-docs
securing a cluster: update language of kubelet API recommendations
2018-01-07 17:16:47 -08:00
Joseph Heck 29870ef75b Merge pull request #6644 from fatsheep9146/fix-mistakes
Fix mistakes in zookeeper doc
2018-01-07 17:15:16 -08:00
Joseph Heck 81900d4bf4 Merge pull request #6634 from masroorhasan/master
community maintained dotnet (restsharp) client library.
2018-01-07 17:14:26 -08:00
Qiming 1b53c9e31e Merge pull request #6541 from aanm/updating-cilium-links
updating cilium links
2018-01-08 08:43:15 +08:00
Yo-An Lin 70f050249d Update troubleshooting-kubeadm.md 2018-01-08 07:29:11 +08:00
Yo-An Lin 14a349c249 Update trouble shooting for flannel and vagrant
Add trouble shooting for kubeadm with flannel pod network in vagrant
2018-01-08 07:21:40 +08:00
Joseph Heck 83dc3c58b1 Merge pull request #6728 from iMartyn/master
Make permissive mode more obvious
2018-01-07 14:14:42 -08:00
Joseph Heck ec64856598 Merge pull request #6741 from tengqm/fix-1785
Fix port-foward description in cheatsheet
2018-01-07 14:12:36 -08:00
Joseph Heck f34fde20f2 Merge pull request #6639 from splashx/patch-1
mark xhyve driver as deprecated
2018-01-07 14:10:40 -08:00
Joseph Heck 6ff2d3067b Merge pull request #6770 from tengqm/fix-1286
Clarify the meaning of 'ServiceIP' in diagrams
2018-01-07 14:08:22 -08:00
Joseph Heck bf0b873bd3 Merge pull request #6561 from timmycarr/master
Update titles for controller docs to align with controller names.
2018-01-07 13:47:13 -08:00
Joseph Heck cca1f669ed Merge pull request #6822 from tengqm/improve-labels
Improve labels doc for nodeSelector
2018-01-07 13:40:06 -08:00
Joseph Heck 1697e7e2b7 Merge pull request #6796 from markmandel/finalizer
Expand on Finalizer explanation.
2018-01-07 13:25:01 -08:00
Joseph Heck 833e3c9670 Merge pull request #6855 from tengqm/admin-controller-ex
Add example for changing admission controllers
2018-01-07 13:16:04 -08:00
Joseph Heck d9cad3458c Merge pull request #6818 from tengqm/fix-flannel-link
Fix links to flannel artifacts
2018-01-07 10:38:01 -08:00
Joseph Heck b1dae04b43 Merge pull request #6807 from tengqm/fix-2896
Fix out-of-resource future work
2018-01-07 10:33:40 -08:00
Joseph Heck 208057b248 Merge pull request #6800 from warmchang/ipvs
Fix the version number which include ipvs feture.
2018-01-07 10:32:29 -08:00
Joseph Heck 2605f87494 Merge pull request #6842 from tengqm/minikube
Fix proxy environment variables when using minikube
2018-01-07 10:28:38 -08:00
Joseph Heck 76e08b76c6 Merge pull request #6835 from LaMinche/patch-1
Update double quotes format in yaml section
2018-01-07 10:25:11 -08:00
Joseph Heck 127040a43d Merge pull request #6840 from tengqm/link-image-pull-secret
Add links to assigning imagepullsecrets
2018-01-07 10:22:34 -08:00
Joseph Heck 9a8392c1b6 Merge pull request #6820 from tengqm/improve-env
Add another environment variable for demo
2018-01-07 10:20:28 -08:00
Joseph Heck c047b48899 Merge pull request #6817 from tengqm/link-ingress
Add links to Ingress from LB docs
2018-01-07 10:19:38 -08:00
Joseph Heck 93f7e84b9b Merge pull request #6813 from tengqm/portforward
Clarify that only TCP ports can be portforwarded
2018-01-07 10:14:29 -08:00
Joseph Heck 54473c4503 Merge pull request #6864 from cimomo/docs-data-fixes
Correct ConfigMap references in Jekyll data files
2018-01-07 10:10:55 -08:00
Joseph Heck 52e2fcdb7f Merge pull request #6869 from okumin/fix-secret-doc
Fix concepts/configuration/secret
2018-01-07 09:05:04 -08:00
Joseph Heck 290d4ebcdc Merge pull request #6868 from okumin/link-to-extended-resources
Link to extended resources instead of deprecated opaque integer resources
2018-01-07 08:59:33 -08:00
okumin f08451fe63 Fix concepts/configuration/secret
* Fix link to `Add ImagePullSecrets to a service account`
* Modify the headline level of `Automatic Mounting of Manually Created
Secrets`
2018-01-07 22:47:51 +09:00
okumin 4a25ad0805 Link to extended resources instead of deprecated opaque integer resources 2018-01-07 21:06:03 +09:00
Qiming 4aebb184ba Merge pull request #6867 from tengqm/fix-ci-sched
Fix CI issue
2018-01-07 12:27:44 +08:00
Qiming Teng 2bbaf5c464 Fix CI issue
The scheduler module has been moved outside of the plugin subdirectory
in the kubernetes/kubernetes project. The gate should change
accordingly.
2018-01-07 12:18:14 +08:00
Yu Liao 8b374c0ca8 Corrected the group in runtime-config of ValidatingAdmissionWebhook and
MutatingAdmissionWebhook. It should be admissionregistration.k8s.io (was admissionregistration).
2018-01-06 09:40:33 -08:00
Kai Chen f76d80818b Correct references in Jekyll data files 2018-01-06 00:32:33 -08:00
Qiming 4f283b03b2 Merge pull request #6843 from roberthbailey/binary-releases
Remove documentation for unsupported values of YOUR_PROVIDER.
2018-01-06 13:44:11 +08:00
Qiming 7be83f5cc2 Merge pull request #6862 from spiffxp/follow-sig-list
Follow sig list to kubernetes/community
2018-01-06 13:38:22 +08:00
Qiming 4c6aecf912 Merge pull request #6860 from kubernetes/derekwaynecarr-patch-1
Update scheduling-hugepages.md
2018-01-06 12:03:44 +08:00
Qiming 59e7617d3c Update scheduling-hugepages.md 2018-01-06 12:00:28 +08:00
Aaron Crickenberger 62b8423743 Drop reference to outdated FAQ 2018-01-05 12:17:19 -08:00
Aaron Crickenberger 0fe9f336ac Follow sig list to kubernetes/community 2018-01-05 11:02:01 -08:00
Derek Carr 05c33c6cec Update scheduling-hugepages.md 2018-01-05 11:24:07 -05:00
Xiaoyu(Tim) Zhang ca82601606 Merge pull request #6858 from cimomo/cn-website-fixes
Fix references to ConfigMap for the CN website
2018-01-05 17:33:48 +08:00
Kai Chen 2d864ea266 Fix references to ConfigMap for the CN website 2018-01-05 01:27:12 -08:00
Xiaoyu(Tim) Zhang 51d7387f4d Merge pull request #6857 from cimomo/docs-tutorials-fixes
Fix references to ConfigMap in Tutorials
2018-01-05 16:39:30 +08:00
Kai Chen 653c85cd0e Fix references to ConfigMap in Tutorials 2018-01-05 00:19:40 -08:00
Qiming Teng 3764ed19f3 Add example for changing admission controllers
Closes: #4445
2018-01-05 13:20:02 +08:00
Qiming e915ab79ad Merge pull request #6854 from cimomo/docs-tasks-fixes
Fix references to ConfigMap for documents in the "Tasks" section
2018-01-05 10:16:48 +08:00
Kai Chen 7c54a74ca1 Fix references to ConfigMap for documents in the Tasks section 2018-01-04 18:05:27 -08:00
Qiming 1a2af78a49 Merge pull request #6839 from janetkuo/typo
Name should not be specified in pod template
2018-01-05 09:43:53 +08:00
Qiming dcffc0f1a7 Merge pull request #6853 from kubernetes/ryanmcginnis-patch-1
Update pod-security-policy.md
2018-01-05 09:41:24 +08:00
Qiming Teng 6d2aa28ccd Fix proxy environment variables when using minikube
Closes: #5170
2018-01-05 09:40:08 +08:00
Ryan McGinnis 933a1e454d Update pod-security-policy.md
Fixes dead link to RBAC authorization page.
2018-01-04 16:55:45 -08:00
Andrew Chen 1595384579 Add OWNERS_ALIASES for SIG reviewers (#6837)
* Add SIG reviewers aliases

* Changed sig-docs to point at sig-docs-pr-reviews

* replace GH Team names w/ list of GH usernames
2018-01-04 13:19:41 -08:00
Joseph Heck 2c8c470f5c Merge pull request #6846 from prydie/patch-1
Add Oracle Cloud Infrastructure CCM example link
2018-01-04 10:22:52 -08:00
Steve Perry 7644869e98 Fill in config file with 1.9 values. (#6849) 2018-01-04 10:11:54 -08:00
Andrew Pryde 2630561762 Add Oracle Cloud Infrastructure CCM example link 2018-01-04 09:44:03 +00:00
Xiaoyu(Tim) Zhang ab7ed2f901 Merge pull request #6845 from cimomo/docs-concepts-fixes
Fix references to ConfigMap for documents in the "Concepts" section
2018-01-04 17:19:19 +08:00
Kai Chen 8f3498b51c Fix references to ConfigMap in the Concepts section 2018-01-04 01:09:25 -08:00
Xiaoyu(Tim) Zhang 06774bdf75 Merge pull request #6844 from cimomo/homepage-fixes
Fix reference to ConfigMap on the kubernetes.io homepage
2018-01-04 16:24:47 +08:00
Robert Bailey de12cf9723 Remove documentation for unsupported values of YOUR_PROVIDER.
The code for these providers has already been removed, but the
documentation has not been kept up to date. This page should
undergo a more thorough re-write, but this serves as a useful
stopgap.
2018-01-03 23:59:18 -08:00
Kai Chen 758cc1b199 Fix reference to ConfigMap on the kubernetes.io homepage 2018-01-03 23:18:27 -08:00
Qiming Teng 8b244b7294 Add links to spec format in api reference
This PR adds sample links to the `spec` field of API objects.

Closes: #5205
2018-01-04 12:54:09 +08:00
Qiming 7d7c5a12ab Merge pull request #6418 from msau42/fix-wordpress-tutorial
fix wordpress tutorial pvcs
2018-01-04 12:32:42 +08:00
Qiming Teng 6dbd0e9f5e Add links to assigning imagepullsecrets
Closes: #1652
2018-01-04 11:35:33 +08:00
Qiming fff48c1ac5 Merge pull request #6834 from jennybuckley/typo
Fix typo in docs/concepts/api-extension/custom-resources.md
2018-01-04 11:04:53 +08:00
Qiming 00f26f1ea2 Merge pull request #6757 from dungeonmaster18/fix-community
Removed empty calendar.
2018-01-04 10:59:59 +08:00
Janet Kuo eeaabe4007 Name should not be specified in pod template 2018-01-03 15:56:39 -08:00
LaMinche 8c1796c601 Update double quotes format in yaml section
Update double quotes format in yaml to avoid issue on copy/paste action :-)

I lost 1 hour before seeing the issue of double quotes format in my yaml file through the logs
=> kubectl logs --namespace=kube-system $(kubectl get pods --namespace=kube-system -l k8s-app=kube-dns -o name) -c kubedns
2018-01-04 00:17:06 +01:00
Mengqi Yu 79d24ab9aa update-imported-docs in golang (#6642) 2018-01-03 15:05:31 -08:00
Jennifer Rondeau d6249f5eea Merge pull request #6824 from tengqm/improve-cronjob
Improve CronJobs doc
2018-01-03 14:09:27 -08:00
jennybuckley 4ee1b5f1e3 fixed typo in docs/concepts/api-extension/custom-resources.md 2018-01-03 13:48:07 -08:00
dungeonmaster18 5918d2249f Merge remote-tracking branch 'upstream/master' into fix-community 2018-01-04 00:29:49 +05:30
dungeonmaster18 03559c7391 Removed empty calendar. 2018-01-04 00:25:36 +05:30
Jessica Yao c91c0c6761 Merge pull request #6832 from stealthybox/certifiedkube_install
Add Certified k8s Logo to kubeadm install
2018-01-03 09:29:46 -08:00
leigh schrandt 6b8e45e7e3 Add Certified k8s Logo to kubeadm install 2018-01-03 09:51:30 -07:00
Sandeep Rajan 4f15e85ad6 update docs for coredns info 2018-01-03 19:29:58 +05:30
Wiiliam Chang d3d992f817 Unordered list does not take effect. 2018-01-03 20:32:20 +08:00
William Zhang 9be9407f14 Update service.md 2018-01-03 19:54:58 +08:00
Joseph Heck 195110cfce Merge pull request #6823 from tengqm/fix-6802
Minor tweaking to scheduler doc
2018-01-02 18:14:30 -08:00
Jennifer Rondeau dd24282a33 Merge pull request #6812 from tengqm/jsonpath-example
Add examples for jsonpath
2018-01-02 18:09:56 -08:00
Qiming 79b80c4866 Merge pull request #6775 from tengqm/remove-source-reference
Remove references to source code
2018-01-03 10:06:46 +08:00
Qiming f68499e5b1 Merge pull request #6309 from stewart-yu/patch-5
Update troubleshooting-kubeadm.md
2018-01-03 10:01:36 +08:00
Jennifer Rondeau 1599bb4a3e Merge pull request #6810 from tengqm/encrypt-data-title
Change encrypt-data title to avoid confusion
2018-01-02 17:49:12 -08:00
Jennifer Rondeau 71496450a6 Merge pull request #6819 from tengqm/improve-pod
Improve documentation on cross Pod communication
2018-01-02 17:47:05 -08:00
Jennifer Rondeau ec558a638f Merge pull request #6821 from tengqm/configmap-typo
Fix a typo in configmap task
2018-01-02 17:44:08 -08:00
Qiming 5d519ecbfc Merge pull request #6826 from porridge/grammar2
More grammmar fixes.
2018-01-02 20:11:26 +08:00
Marcin Owsiany d9689d5e62 More grammmar fixes. 2018-01-02 12:42:42 +01:00
Qiming 0a20f0e59f Merge pull request #6825 from porridge/grammar
Fix multiple grammar errors.
2018-01-02 19:37:52 +08:00
Marcin Owsiany 0f2d628706 Fix multiple grammar errors. 2018-01-02 12:22:46 +01:00
Qiming Teng 7feeffcc3e Improve CronJobs doc
This PR adds text about restarting apiserver and controller-manager
component.

Closes: #3710
2018-01-02 17:53:08 +08:00
Qiming c9a455baaf Merge pull request #6801 from daniel-kun/patch-1
Update horizontal-pod-autoscale.md to distinguish replication controllers from replica sets
2018-01-02 17:47:36 +08:00
Qiming Teng 5ec8e2b301 Minor tweaking to scheduler doc
Closes: #6802
2018-01-02 17:45:48 +08:00
Qiming 14dad420a6 Merge pull request #6805 from stealthybox/certifiedkube_reference
Add Certified k8s Logo to kubeadm overview
2018-01-02 17:43:37 +08:00
Qiming 616cded215 Merge pull request #6768 from klausenbusk/coreos
Add Container Linux kubeadm installing instruct
2018-01-02 17:38:11 +08:00
Qiming Teng 6b1e8eec1c Improve labels doc for nodeSelector
Closes: #2559
2018-01-02 17:35:03 +08:00
Qiming Teng 36b5e6dec0 Fix a typo in configmap task
Closes: #4387
2018-01-02 17:22:19 +08:00
Qiming Teng 91c5b85e0f Add another environment variable for demo
Closes: #3815
2018-01-02 16:46:49 +08:00
Qiming Teng 58551ad676 Improve documentation on cross Pod communication
Closes: #3847
2018-01-02 16:40:02 +08:00
Qiming Teng 396c62acee Fix links to flannel artifacts
The current link to the flannel plugin is confusing. There are more
detailed description on using flannel on the github project site.
We should avoid linking to the specific yaml file. This PR changes the
link to the general markdown file.

Closes: #3835
2018-01-02 16:21:13 +08:00
Qiming Teng fcc15a1f93 Add links to Ingress from LB docs
Closes: #3832
2018-01-02 16:12:20 +08:00
Qiming cb40bbf5eb Merge pull request #6814 from mkumatag/ppc64le
Add ppc64le arch to weave net
2018-01-02 15:18:11 +08:00
Manjunath A Kumatagi 2fd52c743a Add ppc64le arch to weave net 2018-01-02 02:02:04 -05:00
Qiming Teng 931504e0db Clarify that only TCP ports can be portforwarded
Closes: #4109
2018-01-02 11:55:30 +08:00
Qiming Teng 7341f20401 Add examples for jsonpath
Closes: #4266
2018-01-02 11:47:18 +08:00
Qiming Teng f58f6edf91 Change encrypt-data title to avoid confusion
Closes: #4240
2018-01-02 10:53:41 +08:00
Qiming 52cedebf2a Merge pull request #6804 from stealthybox/certifiedkube_setup
Add Certified k8s Logo to kubeadm cluster setup
2018-01-02 10:50:30 +08:00
Qiming Teng 71b92cc036 Fix out-of-resource future work
Closes: #2896

According to the report, the google/cadvisor#1422 has been closed.
However, the related issue has been fixed in google/cadvisor#1489 and
merged a long time ago. We can safely remove the known issue now.
2018-01-01 12:34:27 +08:00
leigh schrandt d64149cac8 Add Certified k8s Logo to kubeadm overview 2017-12-30 21:36:40 -07:00
leigh schrandt 1000a8f3cc Add Certified k8s Logo to kubeadm cluster setup 2017-12-30 20:47:10 -07:00
Qiming 53e05358be Merge pull request #6795 from RenaudWasTaken/drivers
Update NVIDIA device plugin runtime installation link
2017-12-31 11:23:09 +08:00
Daniel Albuschat f7846c4469 Update horizontal-pod-autoscale.md
to make clear that rolling updates only work together with replica sets (via deployments) and not replication controllers.
2017-12-30 19:05:21 +01:00
Kristian Klausen 92fea150b2 Add Container Linux kubeadm installing instruct 2017-12-30 18:11:16 +01:00
William Zhang 39254aa52d Fix the version number which include ipvs feture. 2017-12-30 16:09:57 +08:00
Mark Mandel e842900952 Expand on Finalizer explanation.
This just expands on the explanation
of a Finalizer and how to interact with
it within a controller.
2017-12-29 11:30:07 -08:00
Renaud Gaubert 24ca58fa7a Update NVIDIA device plugin runtime installation link 2017-12-29 19:53:53 +01:00
chenhuan 6adaa052ad fix the command output
fix the command output
2017-12-29 15:05:40 +08:00
Qiming Teng fbd0ce69b7 Remove deprecated items from checking
This PR removes some files that are no longer in the code base so there
is no need to "skip" testing.
2017-12-29 10:00:32 +08:00
Qiming Teng d1722f78cb Fix apiVersion used for ClusterRole 2017-12-29 09:56:18 +08:00
Mark Mandel 1c01017319 Cascading deletion policy correction
In the previous version it read as if you could
specify the `propagationPolicy` on the Object itself,
which isn't possible.

Change the documentation to make it clear that the
`propagationPolicy` is set on the `deleteOptions`
argument when invoking a Object deletion function.
2017-12-28 17:29:49 -08:00
Eric Chiang a3fa110feb bootstrap-tokens: clean up and separate signing and authentication (#6471)
This PR attempts to:
* Generally clean up the bootstrapping token doc.
* Separate the authentication and signing features. Help users that
  only want to enable the authenticator without the signer.
* Adds a warning about ConfigMap signing being susceptible to MITM
  if the same token is reused.
2017-12-28 13:48:39 -08:00
Tony Li 962373fd59 update labels glossary (#6626) 2017-12-28 13:41:05 -08:00
Sahdev Zala 746446b441 Update ConfigMap docs (#6648)
Currently we have two diferent doc pages to configure pod using ConfigMaps.
There are redundency between these two docs and also it creates some
confusion using the doc. Merging these two docs into single page and removing
redundency etc.
2017-12-28 13:37:46 -08:00
Alex Rowley 20a0cb88d6 Add conditional for versioned url (#6712)
Checks an additional variable named versionedurl for the version name,
and uses the value as the url to reference. If the versionedurl doesn't
contain an entry for the version the current path is used.

e.g.

versionedurl:
  v1.8: /docs/home
  v1.7: /docs/old-path-to-doc
2017-12-28 13:16:10 -08:00
Aaron Crickenberger 499d2d9965 Add code-of-conduct.md (#6723)
Refer to kubernetes/community as authoritative source for code of conduct
2017-12-28 13:09:52 -08:00
Steve Perry d8cc4525fd Fix typo in Kubernetes API reference docs. (#6734) 2017-12-28 13:08:26 -08:00
craigbox 0ea526106f Bring the "trademark usage" policy link inline (#6753)
Make the 'trademark usage page' a hyperlink, thus removing the display of the raw URL (and condensing the footer from three lines to two.)

I assume there is some legalese reason why this has to be on Every Page, but other Collaborative Projects don't have it at all.
2017-12-28 13:07:01 -08:00
alainvanhoof d1d65e340d Update service.md (#6746) 2017-12-28 13:04:21 -08:00
Rohit Agarwal 9b99280a0d Rewrote doc on GPU support in Kubernetes. (#6736) 2017-12-28 11:42:27 -08:00
Xiaoyu(Tim) Zhang b5f411fc64 Merge pull request #6780 from tianshapjq/nit-write-new-topic.md
nit in togeter
2017-12-28 11:51:58 +08:00
蒲俊奇10138035 e2b53d4803 nit in togeter 2017-12-28 11:11:13 +08:00
Joseph Heck d2f8025899 Merge pull request #6779 from ifraixedes/if-add-hyperkit
docs/tasks: Add hyperkit to hypervisor list
2017-12-27 14:20:40 -05:00
Ivan Fraixedes 4e235945c8 docs/tasks: Add hyperkit to hypervisor list
Add the hyperkit to the list of hypervisor supported in OSX and mark
xhyve as deprecated.
2017-12-27 19:28:03 +01:00
Qiming 20933af6f4 Merge pull request #6778 from tengqm/fix-ci
Fix CI gate
2017-12-27 20:45:41 +08:00
Qiming Teng f598486960 Fix CI gate 2017-12-27 20:39:08 +08:00
Ericat aa361b80e7 Fix small css layout bug in mobile
Too much left margin on the #vendorStrip's list items was causing a small
layout bug where the right hamburger menu was accidentally hidden (mobile).
2017-12-27 10:32:14 +00:00
Madhuri Kumari 935a7fe7ee Update setup-extension-api-server.md 2017-12-27 09:51:03 +05:30
Madhuri Kumari bf283d4d41 Merge branch 'master' into spell_fixes 2017-12-27 09:49:06 +05:30
Qiming d946e32cb7 Merge pull request #6546 from tengqm/fix-example-validation
Fix example validation
2017-12-27 11:32:33 +08:00
Qiming 0f33bb494f Merge pull request #6721 from RenaudWasTaken/k8s-dev-plugin
Update device plugin document to show NVIDIA device plugin
2017-12-27 11:00:38 +08:00
Qiming Teng d4428df488 Remove references to source code
Closes: #3712
2017-12-27 10:57:46 +08:00
Qiming f14e24e907 Merge pull request #6693 from fabriziopandini/small-fix
Small fixes and improvements in kubeadm docs
2017-12-26 22:12:06 +08:00
fabriziopandini 0bd269fe2e small-fix kubeadm doc 2017-12-26 10:54:07 +01:00
Madhuri Kumari bc1accdc25 Update kubelet-config-file.md 2017-12-26 15:18:38 +05:30
Madhuri Kumari d477630fb7 Fix spelling issues 2017-12-26 15:10:05 +05:30
Qiming 98cc0acd4e Merge pull request #6738 from madhuri-rai07/spell_fix
Fix some spelling mistakes
2017-12-26 14:44:55 +08:00
Qiming c01a8beb83 Merge pull request #6567 from idealhack/patch-1
remove unnecessary indents
2017-12-26 13:21:33 +08:00
Qiming Teng caa7dfb52f Clarify the meaning of 'ServiceIP' in diagrams
This PR is to address the concern about labels used in service diagrams.
The PR adds a note to explain the `ServiceIP` shown in the figure
instead of redrawing and pushing a new diagram.
2017-12-26 11:32:09 +08:00
Yang Li d5bd93ebcb remove unnecessary indents 2017-12-26 11:30:33 +08:00
Qiming 3013651535 Merge pull request #6711 from erinboyd/storage-block-2
updates for block volumes support
2017-12-26 11:15:46 +08:00
Qiming Teng 403fbe97b9 Replace all kube-ui with kubernetes dashboard
Closes: #943
2017-12-25 15:29:45 +08:00
Qiming Teng c3fc2522dd Improve expose external IP addess tutorial
Closes: #2497
2017-12-25 11:58:07 +08:00
Qiming 2b345624d2 Merge pull request #6762 from tengqm/fix-2333
Fix sample yaml used for serviceAccountName
2017-12-25 11:05:11 +08:00
Qiming c946fe256f Merge pull request #6759 from spoganshev/patch-1
Typo fix
2017-12-24 17:52:49 +08:00
Qiming Teng d9406efa58 Fix sample yaml used for serviceAccountName
Closes: #2333
2017-12-24 16:25:38 +08:00
Qiming c8811889c8 Merge pull request #6747 from AstromechZA/create-cluster-kubeadm-typos-patch-1
Fixed missing backticks and broken markdown link.
2017-12-24 15:09:47 +08:00
Qiming 57d6422b67 Merge pull request #6755 from dungeonmaster18/fix-deprication
Fixed deprecated redirect
2017-12-24 15:08:17 +08:00
Qiming 945c07e81a Merge pull request #6756 from dungeonmaster18/fix-broken-link
fixed broken link
2017-12-24 15:07:02 +08:00
Qiming 5907b66307 Merge pull request #6591 from zhangxiaoyu-zidif/Create-glossary-for-pv
Create glossary for persistent volume
2017-12-24 15:04:27 +08:00
Qiming 2cbe8c3e58 Update persistent-volume.yaml 2017-12-24 14:58:57 +08:00
Qiming d067660586 Update persistent-volume.yaml 2017-12-24 14:55:23 +08:00
Qiming Teng 082bf25bf5 Fix port-foward description in cheatsheet
Closes: #1785
2017-12-24 14:36:58 +08:00
spoganshev 01f6b12774 Typo fix
help -> helps
2017-12-23 14:44:03 +02:00
dungeonmaster18 d002c522be fixed broken link 2017-12-23 15:52:08 +05:30
dungeonmaster18 74dea73a16 Fixed deprecated redirect 2017-12-23 15:25:28 +05:30
Qiming 60f7c995ce Merge pull request #6749 from thockin-tmp/gcr-vanity
Convert registry to k8s.gcr.io
2017-12-23 17:09:35 +08:00
Qiming 4e47f64618 Merge pull request #6708 from vikaschoudhary16/er-resource-req
Fix Extended Resources consumption documentation
2017-12-23 10:25:15 +08:00
vikaschoudhary16 38a61d7160 Fix Extended Resources consumption documentation 2017-12-23 06:04:08 +05:30
Jennifer Rondeau 9f0e56a84e Merge pull request #6513 from wynro/change-deployment-surge
Change deployment unavailable/surge range to match current behaviour
2017-12-22 13:30:00 -08:00
Jennifer Rondeau cced2003bf Merge pull request #6547 from lichuqiang/mistake
Fix mistake in dynamic-provisioning
2017-12-22 13:23:29 -08:00
Jennifer Rondeau b9763c516c Merge pull request #6598 from erwbgy/master
KubeCon 2017: glossary entry for Persistent Volume Claim
From approver: no new netlify preview available, YOLO bc error seems to be removed in latest.
2017-12-22 13:17:24 -08:00
Jennifer Rondeau 149a949a5e Merge pull request #6660 from nikhita/crd-document-wait
Document CRD latency, with apologies for delay on the docs review side.
2017-12-22 13:14:34 -08:00
Tim Hockin 8f196b7d6a Convert registry to k8s.gcr.io 2017-12-22 09:55:16 -08:00
Ben Meier 3223fc9fdc Fixed missing backticks and broken markdown link. 2017-12-22 17:47:39 +02:00
Qiming f1c4a425e4 Merge pull request #6726 from liubin/patch-1
fix broken link target
2017-12-22 14:47:50 +08:00
Madhuri Kumari d1c597095f Fix some spelling mistakes 2017-12-22 12:09:07 +05:30
Qiming eda0652910 Merge pull request #6733 from svmaris/patch-1
AnitAffinity -> AntiAffinity
2017-12-22 09:29:19 +08:00
Jennifer Rondeau b757e972f4 Merge pull request #6629 from scjane/patch-19
Update safely-drain-node.md
2017-12-21 15:49:03 -08:00
Jennifer Rondeau ac69e20f33 Merge pull request #6633 from scjane/patch-22
Update reconfigure-kubelet.md
2017-12-21 15:32:48 -08:00
Jennifer Rondeau 12990e2cc7 Merge pull request #6717 from garethcmurphy/master
Correcting error in kubeadm join syntax
2017-12-21 15:29:45 -08:00
Jennifer Rondeau 471633de10 Merge pull request #6695 from jpetazzo/clarify-control-plane-ha-setup
Add paragraph/s explaining endpoint reconcilers
2017-12-21 12:24:21 -08:00
Stephan van Maris c57ac35209 AnitAffinity -> AntiAffinity 2017-12-21 16:39:20 +01:00
Qiming f7a7e8572e Merge pull request #6727 from billmetangmo/patch-1
PID namespace sharing is already available in docker
2017-12-21 20:18:45 +08:00
Martyn Ranyard dd31917392 Make permissive mode more obvious 2017-12-21 11:59:43 +01:00
Martyn Ranyard dc3016cb58 Merge pull request #1 from kubernetes/master
Update from upstream
2017-12-21 11:56:37 +01:00
billmetangmo 5dd2d87ddd PID namespace sharing is already available in docker
Official documentation: https://docs.docker.com/engine/reference/run/#pid-settings-pid
2017-12-21 11:26:57 +01:00
Bin Liu fc524bd7e3 fix broken link target 2017-12-21 17:32:47 +08:00
Qiming 0f0ccd13b0 Merge pull request #6725 from fatsheep9146/fix-links
Fix broken links
2017-12-21 13:28:31 +08:00
Ziqi Zhao 2345c7bfc0 Fix broken links 2017-12-21 12:58:37 +08:00
Renaud Gaubert ea93d5b1d8 Update device plugin document to show NVIDIA device plugin 2017-12-21 00:30:40 +01:00
Gareth Murphy 12cc1a8767 Merge pull request #1 from garethcmurphy/garethcmurphy-patch-1
Correcting error in kubeadm join syntax
2017-12-20 10:37:09 +01:00
Gareth Murphy ff65bf2fe4 Correcting error in kubeadm join syntax
On k8s 1.9, using --discovery-token 
kubeadm join --discovery-token abcdef.1234567890abcdef --discovery-token-unsafe-skip-ca-verification 1.2.3.4:6443`
returns  an error, but the node joins successfully with 
kubeadm join --token abcdef.1234567890abcdef --discovery-token-unsafe-skip-ca-verification 1.2.3.4:6443`
2017-12-20 10:35:01 +01:00
Qiming 9f830f8e4e Merge pull request #6713 from ahmetb/delete-kubectl-container
access-cluster.md: scrub kubectl-container references
2017-12-20 15:43:49 +08:00
John S. Tonello 9a53591c93 Update partner-script.js (#6570) 2017-12-19 17:01:33 -06:00
Ahmet Alp Balkan 117d8ec6a6 access-cluster.md: scrub kubectl-container references
kubectl-container example no longer exists and it has not been usable for
more than a year. it's time we scrub references to it and delete the source
as well.
2017-12-19 12:17:57 -08:00
Erin A Boyd 3b085dce93 updates for block volumes support 2017-12-19 09:36:52 -07:00
Qiming 2e776df663 Merge pull request #6699 from ConnorDoyle/graduate-cpu-manager
Graduate cpu manager
2017-12-19 14:56:35 +08:00
Steve Perry f780223cea Update redirects for kubectl commands. (#6706) 2017-12-18 18:29:14 -08:00
Steve Perry f09ed969f7 Improve redirection of 1.8 ref docs. (#6705)
* Improve redirection of 1.8 ref docs.

* Fix url
2017-12-18 15:47:41 -08:00
Andrew Chen 53b623779b Merge pull request #6701 from kubernetes/chenopis-6687-patch
Modify Service Catalog snippet long description
2017-12-18 14:30:45 -06:00
Andrew Chen 738d21834f Modify Service Catalog snippet long description 2017-12-18 14:18:07 -06:00
Andrew Chen 66b7c9fc98 Merge pull request #6687 from abiogenesis-now/jyao/allow-glossary-prefix
[glossary] Add prepend option to glossary definition tag
2017-12-18 14:15:51 -06:00
Jessica Yao 805c447b84 add prepend option to glossary definition tag 2017-12-18 11:58:26 -08:00
Connor Doyle edbabd8231 Mark CPU manager feature as beta for v1.10. 2017-12-18 11:16:49 -08:00
Connor Doyle 3c3e92c093 Balaji, Seth, Connor as CPU manager doc approvers. 2017-12-18 11:15:56 -08:00
Connor Doyle 56691496e3 Remove remaining OIR documentation. 2017-12-18 11:08:21 -08:00
Kyle Bai 5cd52c39c8 Fix broken link (#6691) 2017-12-18 09:36:31 -08:00
Dennis Benzinger | SAP Hybris 63e9bfbe80 Clarify that StatefulSet is stable in 1.9 (#6697) 2017-12-18 09:35:30 -08:00
polaru 385a5b7bc0 Update coredns.md (#6698)
Add missing parenthesis for url.
2017-12-18 09:34:19 -08:00
Jérôme Petazzoni 97c9d23e30 Add paragraph explaining endpoint reconcilers
Fixes kubernetes/kubernetes#24327

This is my first attempt at contributing to the docs.
I do apologize if I did anything wrong (style-wise etc).
2017-12-17 15:02:42 -06:00
Andrew Chen a672c695de Merge branch 'master' of https://github.com/kubernetes/website into release-1.9
* 'master' of https://github.com/kubernetes/website:
  v1.9 patch (#6690)
  Remove 1.9 info from the PR template
  Fix release 1.9 (#6686)
  Release 1.9 (#5978)
  [maintenance] December link fixes (#6680)
  Update audit.md (#6381)
  Fixed typo
  concepts/policy/pod-security-policy.md: fix broken links.
  Fixed a typo `illgal`
  Add glossory entry for ReplicaSet

# Conflicts:
#	docs/tasks/debug-application-cluster/audit.md
2017-12-15 21:08:09 -06:00
Bobby (Babak) Salamat 4c69ef9fb0 Update preemption document with the new improvements added in 1.9 (#6505) 2017-12-15 21:06:51 -06:00
Andrew Chen 2caaa89a94 v1.9 patch (#6690)
* Merge branch 'master' of https://github.com/kubernetes/website into release-1.9

* 'master' of https://github.com/kubernetes/website:
  [maintenance] December link fixes (#6680)
  Update audit.md (#6381)
  Fixed typo
  concepts/policy/pod-security-policy.md: fix broken links.
  Fixed a typo `illgal`
  Add glossory entry for ReplicaSet

# Conflicts:
#	docs/concepts/policy/pod-security-policy.md
#	docs/tasks/debug-application-cluster/audit.md

* Spelling correction and sentence capitalization.

- Corrected the spelling error for storing, was put in as 'stoing'.
- Capitalized list items.
- Added '.' at end of sentences in the list items.

* Workaround for Jekyllr frontmatter

* fix typo

* Update access-cluster.md with a comment that for IPv6
the user should use [::1] for the localhost
2017-12-15 20:59:08 -06:00
Jennifer Rondeau d97f7ab9da Merge pull request #6689 from zacharysarah/pr-template-post-1.9
Remove 1.9 info from the PR template
2017-12-15 21:56:34 -05:00
zacharysarah 81fabd9ead Remove 1.9 info from the PR template 2017-12-15 20:47:20 -06:00
Zach Corleissen 84d14e24b6 Fix release 1.9 (#6686)
* Trivial change to open release branch

* Undo trivial change

* add service ipvs overview

* Add instructions on how to setup kubectl

* Document conntrack dependency for kube-proxy

* Add an a

This is kind of jarring / missing an article. I'm guessing it should either be ' to a rack of bare metal servers.' or '...to racks of bare metal servers.'.

* adding example responses for common issues

 - support request
 - code bug report

* Trivial change to open release branch

* Undo trivial change

* Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com> (#5366)

Fix the not-working test case yaml for /doc/concepts/storage/volumes.md

* kubectl-overview

* temp fix for broken pod and deployment links

* Update Table of Solutions for Juju

* Revise certificates documentation (#5965)

* Update review-issues.md

Some edits for clarity and condensed language.

* Update init-containers.md

Fix leading spaces in commands.

* Update kubectl-overview.md

Fix format.

* Update clc.md

Fix format.

* Update openstack-heat.md

The url no need. just  highlight.

* Typo

I believe this should be "users" not "uses"

* making explicit hostname uniq requirement

* Update scheduling-hugepages.md

* Update update-daemon-set.md

* fix redirection of PersistentVolume

* Update hpa.md

* update kubectl instruction

* Use the format of kubeadm init

* fix spelling error

guarnatees  to guarantees

* add matchLabels description (#6020)

* search and replace for k8s.github.io to website (#6019)

* fix scale command of object-management (#6011)

* Update replicaset.md (#6009)

* Update secret.md (#6008)

* specify password for mysql image (#5990)

* specify password for mysql image

* specify password for mysql image

* link error for run-stateless-application-deployment.md (#5985)

* link error for run-stateless-application-deployment.md

* link error for run-stateless-application-deployment.md

* Add performance implications of inter-pod affinity/anti-affinity (#5979)

* 404 monthly maintenance - October 2017 (#5977)

* Updated redirects

* More redirects

* Add conjure-up to Turnkey Cloud Solutions list (#5973)

* Add conjure-up to Turnkey Cloud Solutions list

* Changed wording slightly

* change the StatefulSet to ReplicaSet in reference (#5968)

* Clarification of failureThreshold of probes (#5963)

* Mention usage of block storage version param (#5925)

Mention usage of block storage version (bs-version) parameter to
workaround attachment issues using older K8S versions on an OpenStack
cloud with path-based endpoints.

Resolves: https://github.com/kubernetes/kubernetes.github.io/issues/5924

* Update sysctl-cluster.md (#5894)

Include guide on enabling unsafe sysctls in minikube

* Avoid Latin phrases & format note (#5889)

* Avoid Latin phrases & format note

according the Documentation Style Guide

* Update scratch.md

* Update scratch.md

* resolves jekyll rendering error (#5976)

- chinese isn't understood for keys in YAML frontmatter in jekyll, so
   replaced it with the english equivalent that doesn't throw the
following error on rendering:

Error reading file src/kubernetes.github.io/cn/docs/concepts/cluster-administration/device-plugins.md: (<unknown>): could not find expected ':' while scanning a simple key at line 4 column 1

* Change VM to pod. (#6022)

* Add link to custom metrics. (#6023)

* Rephrase core group. (#6024)

* Added explanation on context to when joining (#6018)

* Update create-cluster-kubeadm.md (#5761)

Update Canal version in pod network apply commands

* Fixes issue #5620 (#5869)

* Fixes issue #5620

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* Restructured so that review process is for both current and upcoming
releases.  Added content describing the use of tech reviewers.

* Removed incorrect Kubernetes reviewer link.

* Fixed tech reviewer URL to now use website

* Update pod-priority-preemption.md

fix-wrong-link-to-pod-preemption

* pod-security-policy.md: add links to the page about admission plugins.

* Adding all files for BlaBlaCar case study (#5857)

* Adding all files for BlaBlaCar case study

* Update blablacar.html

* Fix changed URL for google containers

* Add /docs/reference/auto-generated directory

* correct the downwardapi redirect

* Remove links using "here"

* Rename to /docs/reference/generated directory

* add Concept template

* Change title to just Ingress

* Link mistake (#6038)

* link mistake

* link mistake

* skip title check for skip_title_check.txt

* skip title check for skip_title_check.txt

* remove doesn't exist link.

* Fix podpreset task (#5705)

* Add a simple pod manifest to pod overview (#5986)

* Split PodPreset concept out from task doc (#5984)

* Add selector spec description (#5789)

* Add selector spec description

* Fix selector field explanation

* Put orphaned topics in TOC. (#6051)

* static-pod example bad format in the final page (#6050)

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* Fix `backoffLimit` field misplacement (#6042)

It should be placed in JobSpec according to:
https://github.com/kubernetes/kubernetes/blob/master/api/swagger-spec/batch_v1.json#L1488-L1514

* Update addons.md (#6061)

* add info about VMware NSX-T CNI plugin (#5987)

* add info about VMware NSX-T CNI plugin

Hello,

I'm VMware Networking and Security Architect and would like to include short information about our CNI plugin implementation similar to what other vendors did

Best regards

Emil Gagala

* Update networking.md

* Update networking.md

* Update networking.md

* Update: Using universal zsh configuration (#5669)

* Update install-kubectl.md

Zsh is not only oh-my-zsh, so I added universal configuration for zsh that also can be used in prezto.

* fix merge error after rebase

* Operating etcd cluster for Kubernetes bad format in the final page (#6056)

* Operating etcd cluster for Kubernetes bad format in the final page

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md

* Usage note and warning tags. (#6053)

* Usage note and warning tags.

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md

* Document jekyll includes snippets

* Add jekyll includes to docs home toc

- Remove extra kubernetes home in toc

* document docker cgroupdriver req (#5937)

* Update test blacklists (#6063)

* Update toc check blacklist

* Update title check blacklist

* wip

* wip

* Fix typo

* Document unconfined apparmor profile

* Revert "Document the unconfined profile for AppArmor" (#6268)

* CRD Validation: remove alpha warning, change enable instructions to (#6066)

disable

* Documented service annotation for AWS ELB SSL policy

* kubeadm: add a note about the new `--print-join-command` flag.

This is a new flag for the `kubeadm token create` command.

* Add a note to PDB page

* Improve Kubeadm reference doc (#6103)

* automatically-generated kubeadm reference doc

* user-mantained kubeadm reference doc

* Documentation for CSIPersistentVolume

* change replicaset documentation to use apps/v1 APIs

* Update service.md

ipvs alpha version -> beta version

* Updated Deployment concept docs (#6494)

* Updated Deployment concept docs

* Addressed comments

* Documentation for volume scheduling alpha feature

* Update admission control docs for webhooks

* Improve DNS documentation (#6479)

* update ds for 1.9

* Update service.md

* Update service.md

* Revert "begin updating webhook documentation" (#6575)

* Update version numbers to include 1.9 (#6518)

* Update site versions for 1.9

* Removed 1.4 docs

* Update _config.yml

* Update _config.yml

* updates for raw block devices

* rbac: docs for aggregated cluster roles (#6474)

* Added IPv6 information for Kubelet arguments (#6498)

* Added IPv6 info to kube-proxy arguments

* Added IPv6 information for argument for kubelet

* Update PVC resizing documentation (#6487)

* Updates for Windows Server version 1709 with K8s v1.8 (#6180)

* Updated for WSv1709 and K8s v1.8

* Updated picture and CNI config

* Fixed formatting on CNI Config

* Updated docs to reference Microsoft/SDN GitHub docs

* fix typo

* Workaround for Jekyllr frontmatter

* Added section on features and limitations, with example yaml files.

* Update index.md

* Added kubeadm section, few other small fixes

* Few minor grammar fixes

* Update access-cluster.md with a comment that for IPv6
the user should use [::1] for the localhost

* Addressed a number of issues brought up against the base PR

* Fixed windows-host-setup link

* Rewrite PodSecurityPolicy guide

* Update index.md

Signed-off-by: Alin Balutoiu <abalutoiu@cloudbasesolutions.com>
Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>

* Spelling correction and sentence capitalization.

- Corrected the spelling error for storing, was put in as 'stoing'.
- Capitalized list items.
- Added '.' at end of sentences in the list items.

* Update index.md

* Update index.md

* Addressed comments and rebased

* Fixed formatting

* Fixed formatting

* Updated header link

* Updated hyperlinks

* Updated warning

* formatting

* formatting

* formatting

* Revert "Update access-cluster.md with a comment that for IPv6"

This reverts commit 31e4dbdc25.

* Revert "fix typo"

This reverts commit c05678752d.

* Revert "Workaround for Jekyllr frontmatter"

This reverts commit b84ac59624.

* Fixed grammatical issues and reverted non-related commits

* Revert "Rewrite PodSecurityPolicy guide"

This reverts commit 5d39cfeae4.

* Revert "Spelling correction and sentence capitalization."

This reverts commit 47eed4346e.

* Fixed auto-numbering

* Minor formatting updates

* CoreDNS feature documentation (#6463)

* Initial placeholder PR for CoreDNS feature documentation

* Remove from admin, add content

* Fix missing endcapture

* Add to tasks.yml

* Review feedback

* Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod (#6415)

* Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod

A new feature PVC Protection was added into K8s 1.9 that's why this documentation change is needed.

* Added tag at the top of each new area.

* Fix typo

* Fix: switched on in (all kubelets) -> (all K8s components).

* Added link to admission controller

* Moved PVC Protection configuration into Before you begin section.

* Added steps how to verify PVC Protection feature.

* Fixes for admission controller plugin description and for PVC Protection description in PVC lifecycle.

* Testing official rendering of enumerations (1., 2., 3., etc.)

* Re-write to address comments from review.

* Fixed definition when a PVC is in active use by a pod.

* Change auditing docs page for 1.9 release (#6427)

* Change auditing docs page for 1.9 release

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Fix broken link

Signed-off-by: Mik Vyatskov <vmik@google.com>

* short circuit deny docs (#6536)

* line wrap

* short circuit deny

* address comments

* Add kubeadm 1.9 upgrade docs (#6485)

* kubeadm: Improve kubeadm documentation for v1.9 (#6645)

* Update admission control docs for webhooks (re-send #6368) (#6650)

* Update admission control docs for webhooks

* update in response to comments

* Revamp rkt and add CRI-O as alternative runtime (#6371)

Signed-off-by: Lorenzo Fontana <lo@linux.com>

* Documented NLB for Kubernetes 1.9 (#6260)

* Added IPV6 information to setup cluster using kubeadm (#6465)

* Added IPV6 information to setup cluster using kubeadm

* Updated kubeadm.md & create-cluster-kubeadm.md with IPv6 related information

* Added IPv6 options for kubeadm --init  & automated address binding for kube-proxy based on version of IP configured for API server)

* Changes to kubeadm.md as per comments

* Modified kubeadm.md and create-cluster-kubeadm.md

* Implemented changes requested by zacharysarah

* Removed autogenerated kubeadm.md changes

* StatefulSet 1.9 updates. (#6550)

* updates sts concept and tutorials to use 1.9 apps/v1

* Update statefulset.md

* clarify pod name label

* Garbage collection updates for 1.9 (#6555)

* 1.9 gc policy update

* carify deletion

* Couple nits for dnsConfig doc (#6652)

* Add doc for AllowedFlexVolume (#6563)

* Update OpenStack Cloud Provider API support for v1.9 (#6638)

* Flex volume is GA. Remove alpha notation. (#6666)

* Update generated ref docs for Kubernetes and Federation components. (#6658)

* Update generated ref docs for Kubernetes and Federation components.

* Rename kubectl-options to kubectl.

* Add title to kubectl.

* Fix double synopsis.

* Update Federation API ref docs for 1.9. (#6636)

* Update federation API ref docs.

* Move and redirect.

* Move generated Federation docs to the generated directory.

* Fix titles.

* Type

* Fix titles

* Update auto-generated Kubernetes APi ref docs. (#6646)

* Update kubectl commands for 1.9 (#6635)

* add ExtendedResourceToleration admission controller (#6618)

* Update API reference paths for v1.9 (#6681)
2017-12-15 20:32:20 -06:00
Zach Corleissen 08af95d42e Release 1.9 (#5978)
* Trivial change to open release branch

* Undo trivial change

* add service ipvs overview

* Add instructions on how to setup kubectl

* Document conntrack dependency for kube-proxy

* Add an a

This is kind of jarring / missing an article. I'm guessing it should either be ' to a rack of bare metal servers.' or '...to racks of bare metal servers.'.

* adding example responses for common issues

 - support request
 - code bug report

* Trivial change to open release branch

* Undo trivial change

* Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com> (#5366)

Fix the not-working test case yaml for /doc/concepts/storage/volumes.md

* kubectl-overview

* temp fix for broken pod and deployment links

* Update Table of Solutions for Juju

* Revise certificates documentation (#5965)

* Update review-issues.md

Some edits for clarity and condensed language.

* Update init-containers.md

Fix leading spaces in commands.

* Update kubectl-overview.md

Fix format.

* Update clc.md

Fix format.

* Update openstack-heat.md

The url no need. just  highlight.

* Typo

I believe this should be "users" not "uses"

* making explicit hostname uniq requirement

* Update scheduling-hugepages.md

* Update update-daemon-set.md

* fix redirection of PersistentVolume

* Update hpa.md

* update kubectl instruction

* Use the format of kubeadm init

* fix spelling error

guarnatees  to guarantees

* add matchLabels description (#6020)

* search and replace for k8s.github.io to website (#6019)

* fix scale command of object-management (#6011)

* Update replicaset.md (#6009)

* Update secret.md (#6008)

* specify password for mysql image (#5990)

* specify password for mysql image

* specify password for mysql image

* link error for run-stateless-application-deployment.md (#5985)

* link error for run-stateless-application-deployment.md

* link error for run-stateless-application-deployment.md

* Add performance implications of inter-pod affinity/anti-affinity (#5979)

* 404 monthly maintenance - October 2017 (#5977)

* Updated redirects

* More redirects

* Add conjure-up to Turnkey Cloud Solutions list (#5973)

* Add conjure-up to Turnkey Cloud Solutions list

* Changed wording slightly

* change the StatefulSet to ReplicaSet in reference (#5968)

* Clarification of failureThreshold of probes (#5963)

* Mention usage of block storage version param (#5925)

Mention usage of block storage version (bs-version) parameter to
workaround attachment issues using older K8S versions on an OpenStack
cloud with path-based endpoints.

Resolves: https://github.com/kubernetes/kubernetes.github.io/issues/5924

* Update sysctl-cluster.md (#5894)

Include guide on enabling unsafe sysctls in minikube

* Avoid Latin phrases & format note (#5889)

* Avoid Latin phrases & format note

according the Documentation Style Guide

* Update scratch.md

* Update scratch.md

* resolves jekyll rendering error (#5976)

- chinese isn't understood for keys in YAML frontmatter in jekyll, so
   replaced it with the english equivalent that doesn't throw the
following error on rendering:

Error reading file src/kubernetes.github.io/cn/docs/concepts/cluster-administration/device-plugins.md: (<unknown>): could not find expected ':' while scanning a simple key at line 4 column 1

* Change VM to pod. (#6022)

* Add link to custom metrics. (#6023)

* Rephrase core group. (#6024)

* Added explanation on context to when joining (#6018)

* Update create-cluster-kubeadm.md (#5761)

Update Canal version in pod network apply commands

* Fixes issue #5620 (#5869)

* Fixes issue #5620

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* Restructured so that review process is for both current and upcoming
releases.  Added content describing the use of tech reviewers.

* Removed incorrect Kubernetes reviewer link.

* Fixed tech reviewer URL to now use website

* Update pod-priority-preemption.md

fix-wrong-link-to-pod-preemption

* pod-security-policy.md: add links to the page about admission plugins.

* Adding all files for BlaBlaCar case study (#5857)

* Adding all files for BlaBlaCar case study

* Update blablacar.html

* Fix changed URL for google containers

* Add /docs/reference/auto-generated directory

* correct the downwardapi redirect

* Remove links using "here"

* Rename to /docs/reference/generated directory

* add Concept template

* Change title to just Ingress

* Link mistake (#6038)

* link mistake

* link mistake

* skip title check for skip_title_check.txt

* skip title check for skip_title_check.txt

* remove doesn't exist link.

* Fix podpreset task (#5705)

* Add a simple pod manifest to pod overview (#5986)

* Split PodPreset concept out from task doc (#5984)

* Add selector spec description (#5789)

* Add selector spec description

* Fix selector field explanation

* Put orphaned topics in TOC. (#6051)

* static-pod example bad format in the final page (#6050)

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* Fix `backoffLimit` field misplacement (#6042)

It should be placed in JobSpec according to:
https://github.com/kubernetes/kubernetes/blob/master/api/swagger-spec/batch_v1.json#L1488-L1514

* Update addons.md (#6061)

* add info about VMware NSX-T CNI plugin (#5987)

* add info about VMware NSX-T CNI plugin

Hello,

I'm VMware Networking and Security Architect and would like to include short information about our CNI plugin implementation similar to what other vendors did

Best regards

Emil Gagala

* Update networking.md

* Update networking.md

* Update networking.md

* Update: Using universal zsh configuration (#5669)

* Update install-kubectl.md

Zsh is not only oh-my-zsh, so I added universal configuration for zsh that also can be used in prezto.

* fix merge error after rebase

* Operating etcd cluster for Kubernetes bad format in the final page (#6056)

* Operating etcd cluster for Kubernetes bad format in the final page

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md

* Usage note and warning tags. (#6053)

* Usage note and warning tags.

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md

* Document jekyll includes snippets

* Add jekyll includes to docs home toc

- Remove extra kubernetes home in toc

* document docker cgroupdriver req (#5937)

* Update test blacklists (#6063)

* Update toc check blacklist

* Update title check blacklist

* wip

* wip

* Fix typo

* Document unconfined apparmor profile

* Revert "Document the unconfined profile for AppArmor" (#6268)

* CRD Validation: remove alpha warning, change enable instructions to (#6066)

disable

* Documented service annotation for AWS ELB SSL policy

* kubeadm: add a note about the new `--print-join-command` flag.

This is a new flag for the `kubeadm token create` command.

* Add a note to PDB page

* Improve Kubeadm reference doc (#6103)

* automatically-generated kubeadm reference doc

* user-mantained kubeadm reference doc

* Documentation for CSIPersistentVolume

* change replicaset documentation to use apps/v1 APIs

* Update service.md

ipvs alpha version -> beta version

* Updated Deployment concept docs (#6494)

* Updated Deployment concept docs

* Addressed comments

* Documentation for volume scheduling alpha feature

* Update admission control docs for webhooks

* Improve DNS documentation (#6479)

* update ds for 1.9

* Update service.md

* Update service.md

* Revert "begin updating webhook documentation" (#6575)

* Update version numbers to include 1.9 (#6518)

* Update site versions for 1.9

* Removed 1.4 docs

* Update _config.yml

* Update _config.yml

* updates for raw block devices

* rbac: docs for aggregated cluster roles (#6474)

* Added IPv6 information for Kubelet arguments (#6498)

* Added IPv6 info to kube-proxy arguments

* Added IPv6 information for argument for kubelet

* Update PVC resizing documentation (#6487)

* Updates for Windows Server version 1709 with K8s v1.8 (#6180)

* Updated for WSv1709 and K8s v1.8

* Updated picture and CNI config

* Fixed formatting on CNI Config

* Updated docs to reference Microsoft/SDN GitHub docs

* fix typo

* Workaround for Jekyllr frontmatter

* Added section on features and limitations, with example yaml files.

* Update index.md

* Added kubeadm section, few other small fixes

* Few minor grammar fixes

* Update access-cluster.md with a comment that for IPv6
the user should use [::1] for the localhost

* Addressed a number of issues brought up against the base PR

* Fixed windows-host-setup link

* Rewrite PodSecurityPolicy guide

* Update index.md

Signed-off-by: Alin Balutoiu <abalutoiu@cloudbasesolutions.com>
Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>

* Spelling correction and sentence capitalization.

- Corrected the spelling error for storing, was put in as 'stoing'.
- Capitalized list items.
- Added '.' at end of sentences in the list items.

* Update index.md

* Update index.md

* Addressed comments and rebased

* Fixed formatting

* Fixed formatting

* Updated header link

* Updated hyperlinks

* Updated warning

* formatting

* formatting

* formatting

* Revert "Update access-cluster.md with a comment that for IPv6"

This reverts commit 31e4dbdc25.

* Revert "fix typo"

This reverts commit c05678752d.

* Revert "Workaround for Jekyllr frontmatter"

This reverts commit b84ac59624.

* Fixed grammatical issues and reverted non-related commits

* Revert "Rewrite PodSecurityPolicy guide"

This reverts commit 5d39cfeae4.

* Revert "Spelling correction and sentence capitalization."

This reverts commit 47eed4346e.

* Fixed auto-numbering

* Minor formatting updates

* CoreDNS feature documentation (#6463)

* Initial placeholder PR for CoreDNS feature documentation

* Remove from admin, add content

* Fix missing endcapture

* Add to tasks.yml

* Review feedback

* Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod (#6415)

* Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod

A new feature PVC Protection was added into K8s 1.9 that's why this documentation change is needed.

* Added tag at the top of each new area.

* Fix typo

* Fix: switched on in (all kubelets) -> (all K8s components).

* Added link to admission controller

* Moved PVC Protection configuration into Before you begin section.

* Added steps how to verify PVC Protection feature.

* Fixes for admission controller plugin description and for PVC Protection description in PVC lifecycle.

* Testing official rendering of enumerations (1., 2., 3., etc.)

* Re-write to address comments from review.

* Fixed definition when a PVC is in active use by a pod.

* Change auditing docs page for 1.9 release (#6427)

* Change auditing docs page for 1.9 release

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Fix broken link

Signed-off-by: Mik Vyatskov <vmik@google.com>

* short circuit deny docs (#6536)

* line wrap

* short circuit deny

* address comments

* Add kubeadm 1.9 upgrade docs (#6485)

* kubeadm: Improve kubeadm documentation for v1.9 (#6645)

* Update admission control docs for webhooks (re-send #6368) (#6650)

* Update admission control docs for webhooks

* update in response to comments

* Revamp rkt and add CRI-O as alternative runtime (#6371)

Signed-off-by: Lorenzo Fontana <lo@linux.com>

* Documented NLB for Kubernetes 1.9 (#6260)

* Added IPV6 information to setup cluster using kubeadm (#6465)

* Added IPV6 information to setup cluster using kubeadm

* Updated kubeadm.md & create-cluster-kubeadm.md with IPv6 related information

* Added IPv6 options for kubeadm --init  & automated address binding for kube-proxy based on version of IP configured for API server)

* Changes to kubeadm.md as per comments

* Modified kubeadm.md and create-cluster-kubeadm.md

* Implemented changes requested by zacharysarah

* Removed autogenerated kubeadm.md changes

* StatefulSet 1.9 updates. (#6550)

* updates sts concept and tutorials to use 1.9 apps/v1

* Update statefulset.md

* clarify pod name label

* Garbage collection updates for 1.9 (#6555)

* 1.9 gc policy update

* carify deletion

* Couple nits for dnsConfig doc (#6652)

* Add doc for AllowedFlexVolume (#6563)

* Update OpenStack Cloud Provider API support for v1.9 (#6638)

* Flex volume is GA. Remove alpha notation. (#6666)

* Update generated ref docs for Kubernetes and Federation components. (#6658)

* Update generated ref docs for Kubernetes and Federation components.

* Rename kubectl-options to kubectl.

* Add title to kubectl.

* Fix double synopsis.

* Update Federation API ref docs for 1.9. (#6636)

* Update federation API ref docs.

* Move and redirect.

* Move generated Federation docs to the generated directory.

* Fix titles.

* Type

* Fix titles

* Update auto-generated Kubernetes APi ref docs. (#6646)

* Update kubectl commands for 1.9 (#6635)

* add ExtendedResourceToleration admission controller (#6618)

* Update API reference paths for v1.9 (#6681)
2017-12-15 17:36:13 -06:00
Jennifer Rondeau 0e628e7895 Merge pull request #6588 from ivange94/replica-set
Add glossory entry for ReplicaSet
2017-12-14 13:23:34 -05:00
Jessica Yao b8c3bc4edf Merge pull request #6675 from php-coder/fix_404_link
concepts/policy/pod-security-policy.md: fix broken links
2017-12-14 09:39:56 -08:00
Zach Corleissen 989acbf6f8 Update API reference paths for v1.9 (#6681) 2017-12-14 11:21:31 -06:00
Andrew Chen 8a06c09712 [maintenance] December link fixes (#6680) 2017-12-14 00:57:38 -06:00
Di Xu 82e0dc1271 add ExtendedResourceToleration admission controller (#6618) 2017-12-13 17:59:27 -08:00
Steve Perry 5b1d4d64e0 Update kubectl commands for 1.9 (#6635) 2017-12-13 17:55:55 -08:00
Steve Perry 63309557f6 Update auto-generated Kubernetes APi ref docs. (#6646) 2017-12-13 17:55:19 -08:00
Steve Perry 7506b1ad0b Update Federation API ref docs for 1.9. (#6636)
* Update federation API ref docs.

* Move and redirect.

* Move generated Federation docs to the generated directory.

* Fix titles.

* Type

* Fix titles
2017-12-13 17:54:42 -08:00
Steve Perry 6a8a810936 Update generated ref docs for Kubernetes and Federation components. (#6658)
* Update generated ref docs for Kubernetes and Federation components.

* Rename kubectl-options to kubectl.

* Add title to kubectl.

* Fix double synopsis.
2017-12-13 17:53:56 -08:00
Qiming 22454886e3 Merge pull request #6674 from vjdhama/patch-3
Fixed a typo `illgal`
2017-12-14 09:27:31 +08:00
Jessica Yao e0b82aa401 Merge pull request #6676 from RickvdP/patch-1
Fixed typo
2017-12-13 15:16:30 -08:00
Stewart-YU 3908be3173 Update audit.md (#6381)
Fix format.
2017-12-13 13:25:11 -06:00
zacharysarah 22fa3bbbb2 Merge branch 'master' into release-1.9 2017-12-13 12:58:31 -06:00
zacharysarah 00e9735426 Merge branch 'release-1.9' of https://github.com/kubernetes/website into release-1.9 2017-12-13 12:57:35 -06:00
Rick cee74d4ae7 Fixed typo 2017-12-13 18:12:03 +01:00
Slava Semushin 7ae915bb0c concepts/policy/pod-security-policy.md: fix broken links. 2017-12-13 17:25:45 +01:00
Vijay Dhama e866db8d0d Fixed a typo illgal 2017-12-13 20:21:22 +05:30
Qiming 24ddb9eca7 Merge pull request #6669 from bradfitz/patch-1
Remove marketing fluff, correct case of govc
2017-12-13 11:30:30 +08:00
Brad Fitzpatrick 76870f220f Remove marketing fluff, correct case of govc
Remove marketing fluff words that distract from technical documentation.

Also corrects the case of the govc tool.
2017-12-12 16:32:41 -08:00
Chakravarthy Nelluri 9714d5a4e5 Flex volume is GA. Remove alpha notation. (#6666) 2017-12-12 15:40:50 -06:00
Steve Gordon e345f919a9 Update OpenStack Cloud Provider API support for v1.9 (#6638) 2017-12-12 15:37:58 -06:00
Haoran Wang 0503058f97 Add doc for AllowedFlexVolume (#6563) 2017-12-12 15:27:16 -06:00
zacharysarah b6abb825b0 Merge branch 'master' into release-1.9 2017-12-12 10:51:45 -06:00
Nikhita Raghunath 5cf86e9b46 document crd latency 2017-12-12 14:15:33 +05:30
Zihong Zheng acd3944bda Couple nits for dnsConfig doc (#6652) 2017-12-11 20:32:27 -06:00
Qiming 6b0458c706 Merge pull request #6637 from xsgordon/document-octavia-and-az-options
Document new `use-octavia` and `ignore-volume-az` options for OpenStack cloud provider
2017-12-12 10:27:47 +08:00
Qiming 2136efb975 Merge pull request #6531 from ConnorDoyle/rm-oir
Ported OIR tasks to use Extended Resources.
2017-12-12 09:04:10 +08:00
Qiming 8591c8f5f4 Merge pull request #6631 from scjane/patch-21
Update reserve-compute-resources.md
2017-12-12 09:00:20 +08:00
Qiming 0df6a24475 Merge pull request #6632 from xuhuilong/patch-13
Update podpreset.md
2017-12-12 08:59:41 +08:00
Qiming bc7fd8f4ba Merge pull request #6630 from scjane/patch-20
Update out-of-resource.md
2017-12-12 08:59:12 +08:00
Kenneth Owens 94e4583489 Garbage collection updates for 1.9 (#6555)
* 1.9 gc policy update

* carify deletion
2017-12-11 17:35:13 -06:00
Kenneth Owens 74b4cb69a4 StatefulSet 1.9 updates. (#6550)
* updates sts concept and tutorials to use 1.9 apps/v1

* Update statefulset.md

* clarify pod name label
2017-12-11 17:28:41 -06:00
Muzammil M 2d09a2a7b4 Added IPV6 information to setup cluster using kubeadm (#6465)
* Added IPV6 information to setup cluster using kubeadm

* Updated kubeadm.md & create-cluster-kubeadm.md with IPv6 related information

* Added IPv6 options for kubeadm --init  & automated address binding for kube-proxy based on version of IP configured for API server)

* Changes to kubeadm.md as per comments

* Modified kubeadm.md and create-cluster-kubeadm.md

* Implemented changes requested by zacharysarah

* Removed autogenerated kubeadm.md changes
2017-12-11 17:26:24 -06:00
Micah Hausler bdd7d816d4 Documented NLB for Kubernetes 1.9 (#6260) 2017-12-11 17:19:33 -06:00
Lorenzo Fontana 17687df676 Revamp rkt and add CRI-O as alternative runtime (#6371)
Signed-off-by: Lorenzo Fontana <lo@linux.com>
2017-12-11 15:04:49 -06:00
Daniel Smith 5f9e5192d8 Update admission control docs for webhooks (re-send #6368) (#6650)
* Update admission control docs for webhooks

* update in response to comments
2017-12-11 15:00:31 -06:00
Lucas Käldström 59fdeeb2e7 kubeadm: Improve kubeadm documentation for v1.9 (#6645) 2017-12-11 14:48:30 -06:00
Connor Doyle c2a554ff82 Ported OIR tasks to use Extended Resources. 2017-12-11 11:58:44 -08:00
Jamie Hannaford 19cd93644c Add kubeadm 1.9 upgrade docs (#6485) 2017-12-11 13:37:47 -06:00
Eric Chiang f9ae051650 securing a cluster: update language of kubelet API recommendations 2017-12-11 11:00:36 -08:00
Marcus Johansson 794b589fcd Update networking.md
GCP documentation has reorganized, so the existing link took us to the general VPC overview. Fixed so it links directly to the piece on routing.
2017-12-11 18:46:56 +01:00
Stephen Gordon cf8c46ab3f Document new use-octavia and ignore-volume-az options
Document new `use-octavia` and `ignore-volume-az` options for the
OpenStack cloud provider implementation. These were added as a result of
these two PRs respectively:

* https://github.com/kubernetes/kubernetes/pull/55393
* https://github.com/kubernetes/kubernetes/pull/53523
2017-12-11 11:31:54 -05:00
Ziqi Zhao b903c82155 Fix mistakes in zookeeper doc
Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com>
2017-12-11 17:53:43 +08:00
Diogenes S. Jesus d674fbade6 mark xhyve as deprecated
This is inline with minikube warning message:

```
WARNING: The xhyve driver is now deprecated and support for it will be removed in a future release.
Please consider switching to the hyperkit driver, which is intended to replace the xhyve driver.
See https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#hyperkit-driver for more information.
To disable this message, run [minikube config set WantShowDriverDeprecationNotification false]
```
2017-12-10 23:26:10 +01:00
Masroor Hasan cd2bafd38c community maintained dotnet (restsharp) client lib. 2017-12-09 11:04:05 -06:00
Wang Jie 3811e033bf Update reconfigure-kubelet.md 2017-12-09 19:22:21 +08:00
xuhuilong c483ada3ff Update podpreset.md 2017-12-09 17:39:15 +08:00
Wang Jie 63907166b8 Update reserve-compute-resources.md 2017-12-09 12:46:27 +08:00
Wang Jie 650fae353a Update out-of-resource.md 2017-12-09 11:44:32 +08:00
Wang Jie d74e76ed3e Update safely-drain-node.md 2017-12-09 10:32:03 +08:00
Mike Danese a47847bc01 short circuit deny docs (#6536)
* line wrap

* short circuit deny

* address comments
2017-12-08 14:30:14 -06:00
zacharysarah 979be56653 Merge branch 'master' into release-1.9 2017-12-08 14:07:34 -06:00
Jennifer Rondeau e2d51afeb8 Merge pull request #6627 from abiogenesis-now/jyao/fix-hpa-links
[link fix] Revert hpa filenames
2017-12-08 12:46:58 -05:00
Jessica Yao 7796a8bd5d revert hpa filenames 2017-12-08 09:27:56 -08:00
Alex Contini 7dc985075b Merge pull request #6622 from kubernetes/alexcontini-patch-2-1
updates to top banner, new image and new url
2017-12-08 10:23:57 -05:00
Alex Contini 30d76bed61 Merge pull request #6623 from kubernetes/alexcontini-patch-3
Updates to text and link on KubeCon banner
2017-12-08 10:23:35 -05:00
Alex Contini 3d3a915389 Merge pull request #6621 from kubernetes/alexcontini-patch-2
Add new KubeCon EU banner
2017-12-08 10:13:11 -05:00
Alex Contini 35c4ff64f4 Updates to text and link on KubeCon banner 2017-12-08 10:11:35 -05:00
Alex Contini b76fdf8b00 updates to top banner, new image and new url 2017-12-08 10:04:34 -05:00
Alex Contini 77a2b77331 Add new KubeCon EU banner 2017-12-08 09:58:42 -05:00
GabrielSVinha db2b428674 Add openstack internal load balancer option 2017-12-07 23:18:08 -03:00
Qiming d71da4c2d6 Merge pull request #6616 from liggitt/update-securing
Update securing recommendations
2017-12-08 08:46:42 +08:00
Jessica Yao fc703212c0 Merge pull request #6585 from ttz21/hpa
Add Horizontal Pod Autoscaler glossary term and make HPA terminology …
2017-12-07 13:07:50 -08:00
Jessica Yao aa1eef0b16 Merge pull request #6592 from spzala/docannotation
Create glossary for Annotation
2017-12-07 13:03:56 -08:00
Jessica Yao 9082a8ff5e Merge pull request #6599 from bradtopol/labels
Added labels to glossary
2017-12-07 13:00:53 -08:00
Sahdev P. Zala eb00345630 Create glossary for Annotation
Add Annotation to the glossary.
2017-12-07 15:59:16 -05:00
zacharysarah edf3472d6a Merge branch 'master' into release-1.9 2017-12-07 14:55:19 -06:00
Mik Vyatskov 07d84585ee Change auditing docs page for 1.9 release (#6427)
* Change auditing docs page for 1.9 release

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Fix broken link

Signed-off-by: Mik Vyatskov <vmik@google.com>
2017-12-07 14:46:36 -06:00
Pavel Pospisil a6eb85887d Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod (#6415)
* Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod

A new feature PVC Protection was added into K8s 1.9 that's why this documentation change is needed.

* Added tag at the top of each new area.

* Fix typo

* Fix: switched on in (all kubelets) -> (all K8s components).

* Added link to admission controller

* Moved PVC Protection configuration into Before you begin section.

* Added steps how to verify PVC Protection feature.

* Fixes for admission controller plugin description and for PVC Protection description in PVC lifecycle.

* Testing official rendering of enumerations (1., 2., 3., etc.)

* Re-write to address comments from review.

* Fixed definition when a PVC is in active use by a pod.
2017-12-07 14:44:53 -06:00
Jessica Yao 92e0fa19dc Merge pull request #6577 from kubernetes/addSecretGlossary
add secret to glossary
2017-12-07 12:14:49 -08:00
Jordan Liggitt f390b50374 Audit to beta 2017-12-07 13:31:58 -06:00
Jordan Liggitt 20b63076db Add kubelet authn/authz to recommendations 2017-12-07 13:30:04 -06:00
Ivange Larry 2028d9097b Add glossory entry for ReplicaSet 2017-12-07 09:51:28 -06:00
Jennifer Rondeau ad1224b7f3 Merge pull request #6597 from radhikapc/resource-quota
Added a glossary item for resource quota
2017-12-07 10:12:46 -05:00
Jennifer Rondeau f5cfcc2f71 Merge pull request #6586 from spzala/dockubelet
Create glossary for kubelet
2017-12-07 09:46:03 -05:00
zacharysarah 25f581ec39 Merge branch 'master' into release-1.9 2017-12-07 00:15:27 -06:00
John Belamaric 16f6b183df CoreDNS feature documentation (#6463)
* Initial placeholder PR for CoreDNS feature documentation

* Remove from admin, add content

* Fix missing endcapture

* Add to tasks.yml

* Review feedback
2017-12-06 23:28:51 -06:00
Jason Messer 7c7cf17194 Updates for Windows Server version 1709 with K8s v1.8 (#6180)
* Updated for WSv1709 and K8s v1.8

* Updated picture and CNI config

* Fixed formatting on CNI Config

* Updated docs to reference Microsoft/SDN GitHub docs

* fix typo

* Workaround for Jekyllr frontmatter

* Added section on features and limitations, with example yaml files.

* Update index.md

* Added kubeadm section, few other small fixes

* Few minor grammar fixes

* Update access-cluster.md with a comment that for IPv6
the user should use [::1] for the localhost

* Addressed a number of issues brought up against the base PR

* Fixed windows-host-setup link

* Rewrite PodSecurityPolicy guide

* Update index.md

Signed-off-by: Alin Balutoiu <abalutoiu@cloudbasesolutions.com>
Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>

* Spelling correction and sentence capitalization.

- Corrected the spelling error for storing, was put in as 'stoing'.
- Capitalized list items.
- Added '.' at end of sentences in the list items.

* Update index.md

* Update index.md

* Addressed comments and rebased

* Fixed formatting

* Fixed formatting

* Updated header link

* Updated hyperlinks

* Updated warning

* formatting

* formatting

* formatting

* Revert "Update access-cluster.md with a comment that for IPv6"

This reverts commit 31e4dbdc25.

* Revert "fix typo"

This reverts commit c05678752d.

* Revert "Workaround for Jekyllr frontmatter"

This reverts commit b84ac59624.

* Fixed grammatical issues and reverted non-related commits

* Revert "Rewrite PodSecurityPolicy guide"

This reverts commit 5d39cfeae4.

* Revert "Spelling correction and sentence capitalization."

This reverts commit 47eed4346e.

* Fixed auto-numbering

* Minor formatting updates
2017-12-06 22:51:47 -06:00
Qiming b5a0098498 Merge pull request #6613 from justinburke/patch-1
Clarify language around uninitialized state
2017-12-07 09:20:40 +08:00
Qiming 736fb02fd8 Merge pull request #6554 from erinboyd/block-updates
updates for block volumes
2017-12-07 09:11:54 +08:00
André Martins eea08ccbde updating cilium links
Signed-off-by: André Martins <andre@cilium.io>
2017-12-07 00:23:17 +01:00
Hemant Kumar 6dc270a877 Update PVC resizing documentation (#6487) 2017-12-06 16:36:32 -06:00
Justin Burke ac064a5f9f Clarify language around uninitialized state 2017-12-06 14:25:17 -08:00
Muzammil M c356499f64 Added IPv6 information for Kubelet arguments (#6498)
* Added IPv6 info to kube-proxy arguments

* Added IPv6 information for argument for kubelet
2017-12-06 15:31:10 -06:00
Eric Chiang 125910e50c rbac: docs for aggregated cluster roles (#6474) 2017-12-06 15:29:07 -06:00
zacharysarah 802eb482ff Merge branch 'master' into release-1.9 2017-12-06 14:45:50 -06:00
Jessica Yao 93646b023a Merge pull request #6595 from kubernetes/configMap
add configmap to glossary
2017-12-06 12:33:13 -08:00
Jennifer Rondeau 79713cdad1 Merge pull request #6593 from kubernetes/ryanmcginnis-patch-2
/lgtm
2017-12-06 10:52:51 -05:00
Ryan McGinnis 0be58d8d7b Update job.yaml 2017-12-06 07:22:06 -08:00
Erin A Boyd 5a41dcde00 updates for raw block devices 2017-12-06 07:03:26 -07:00
Keith Burdis bcc2f99d76 Updates based on feedback 2017-12-06 07:34:33 -06:00
stewart-yu 4c017787a4 Update troubleshooting-kubeadm.md 2017-12-06 19:26:18 +08:00
Qiming 2ef821fe40 Merge pull request #6467 from tengqm/6454-followup
Fix links in Chinese translation
2017-12-06 12:30:08 +08:00
Sahdev P. Zala a28892fcb0 Create glossary for kubelet
Add kubelet to the glossary
2017-12-05 22:59:45 -05:00
Tony Li 6ab210159b update name of PSP glossary item (#6601) 2017-12-05 18:26:21 -08:00
Ryan McGinnis ee6180449d Update job.yaml 2017-12-05 18:06:05 -08:00
Ryan McGinnis aa4ddb2eed Merge pull request #6589 from kubernetes/ryanmcginnis-patch-1
KubeCon 2017: Edits out-of-resource.md
2017-12-05 18:05:16 -08:00
Zach Puckett 3f8d00a833 update description to include additional detail 2017-12-05 18:09:15 -06:00
Jennifer Rondeau 343c03953c Merge pull request #6584 from radhikapc/glossary-pod-security
add glossary term for pod security policy
2017-12-05 17:38:20 -05:00
Jennifer Rondeau d2bec6a05b Merge pull request #6590 from bradtopol/daemonset
Added DaemonSet Entry to the glossary
2017-12-05 17:36:43 -05:00
Zach Puckett 45527c7732 set to singular 2017-12-05 16:32:39 -06:00
Zach Puckett 5800f941ab update short description, include volume link 2017-12-05 16:32:39 -06:00
Zach Puckett 7c0318ac25 fix case 2017-12-05 16:32:39 -06:00
Zach Puckett b5345ddde0 add configmap to glossary 2017-12-05 16:32:39 -06:00
radhikapc 496012e3c6 added resource quota glosary item 2017-12-05 16:30:39 -06:00
Keith Burdis 2ef135fcda KubeCon 2017: glossary entry for Persistent Volume Claim 2017-12-05 16:24:05 -06:00
Brad Topol 19e9633be9 Added labels to glossary
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-12-05 14:23:49 -08:00
Jennifer Rondeau febfb06991 Merge pull request #6583 from erwbgy/master
Security Context glossary term
2017-12-05 16:53:16 -05:00
Jennifer Rondeau 6066f1921a Merge pull request #6574 from radhikapc/glossary
add a glossary term for Service Account
2017-12-05 16:51:23 -05:00
Jennifer Rondeau 8e7e48025e Merge pull request #6578 from chrisnegus/glossary
Created glossary term for image.
2017-12-05 16:49:07 -05:00
Ryan McGinnis d23235cb79 KubeCon 2017: Adds Job glossary term 2017-12-05 13:47:21 -08:00
radhikapc 52f0b5b540 incorporated the feedback 2017-12-05 15:41:23 -06:00
Jennifer Rondeau ad961300bc Merge pull request #6580 from radhikapc/glossary-network-policy
add a glossary term for network policy
2017-12-05 16:33:46 -05:00
Keith Burdis b025865c18 Updates. KubeCon 2017. 2017-12-05 15:33:08 -06:00
zhangxiaoyu-zidif 1befe950a0 Create glossary for persistent volume 2017-12-05 15:29:35 -06:00
radhikapc 2bbcb9e16c removed resource 2017-12-05 15:29:22 -06:00
Sahdev P. Zala 2661c86444 Create glossary for Annotation
Add annotation to the glossary.
2017-12-05 16:28:38 -05:00
radhikapc aa5cb3c2ad feedback 2017-12-05 15:21:20 -06:00
Ryan McGinnis a18c302ae0 Edits out-of-resource.md
- Per #5437, edits "Evicting end-user pods" section to clarify Pod ranks
- Semi-comprehensive edit for style and clarity
2017-12-05 13:20:04 -08:00
Brad Topol 8c93c57808 Added DaemonSet Entry to the glossary
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-12-05 13:18:18 -08:00
Zach Corleissen 3944be829c Update version numbers to include 1.9 (#6518)
* Update site versions for 1.9

* Removed 1.4 docs

* Update _config.yml

* Update _config.yml
2017-12-05 15:18:13 -06:00
radhikapc ab83e87bfd add a glossary term for Service Account 2017-12-05 15:16:13 -06:00
Jennifer Rondeau 51fc486d12 Merge pull request #6579 from kubernetes/jaredbhatti-patch-1
Volume glossary entry
2017-12-05 16:15:42 -05:00
Tina Zhang 7af8224e79 correct TOC links 2017-12-05 15:13:56 -06:00
Sahdev P. Zala f0eedc60d4 Create glossary for kubelet
Add kubelet to the glossary.
2017-12-05 16:12:58 -05:00
Chris Negus 33bf8f8a0b Added glossary definition: Replication Controller. 2017-12-05 15:06:50 -06:00
radhikapc 029196095c add glossary term for pod security policy 2017-12-05 15:03:34 -06:00
Zach Puckett 748ae7ec7c fix typo 2017-12-05 15:02:08 -06:00
Keith Burdis e87df7ff49 Security Context glossary term 2017-12-05 14:59:43 -06:00
Keith Burdis a904f65fa9 Security Context glossary term 2017-12-05 14:57:57 -06:00
Zach Puckett 464037d569 update to include encryption and reference to configMaps 2017-12-05 14:56:55 -06:00
Jared d11c533bbd Update volume.yaml 2017-12-05 14:48:26 -06:00
Jennifer Rondeau 84ef201336 Merge pull request #6576 from bradtopol/namespace
Added glossary entry for Namespace.
2017-12-05 15:46:03 -05:00
Jennifer Rondeau 65bcb94f1f Merge pull request #6573 from spzala/docnode
Create glossary for node
2017-12-05 15:43:44 -05:00
Tina Zhang 410b5f9319 Add Horizontal Pod Autoscaler glossary term and make HPA terminology consistent in docs/tasks 2017-12-05 14:43:42 -06:00
Jared 9d6890889f Update volume.yaml 2017-12-05 14:41:38 -06:00
Jared aa2f96c10e Volume glossary entry
https://github.com/kubernetes/website/issues/5993

It's my first stab at a glossary entry.
2017-12-05 14:37:16 -06:00
radhikapc 3af8a42f77 add a glossary term for network policy 2017-12-05 14:36:54 -06:00
Zach Puckett 7a43b1f7f8 cleanup long description 2017-12-05 14:35:38 -06:00
Sahdev P. Zala ae186fcace Create glossary for node
Add node in the existing glossary.
2017-12-05 15:32:26 -05:00
Zach Puckett 7c3a88e224 update to account for volume missing in glossary 2017-12-05 14:28:56 -06:00
Zach Corleissen 4c0c7a52f9 Revert "begin updating webhook documentation" (#6575) 2017-12-05 14:26:18 -06:00
Chris Negus 74f80841af Created glossary term for image. 2017-12-05 14:24:36 -06:00
Zach Puckett d0ee62976a add secret to glossary 2017-12-05 14:21:16 -06:00
Brad Topol 70d9ec0b68 Added glossary entry for Namespace.
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-12-05 12:18:10 -08:00
zacharysarah 84a30cee02 Merge branch 'master' into release-1.9 2017-12-05 14:03:08 -06:00
Sahdev P. Zala ddf231b1ad Create glossary for node
Add node into the glossary.
2017-12-05 14:56:35 -05:00
Qiming dc788d138b Merge pull request #6545 from surajssd/fix-hpa-declarative-instructions
Fix instructions to define HPA declaratively
2017-12-05 16:51:04 +08:00
Tim Carr ec5888606c Update replicaset.md
Update to be in alignment with https://github.com/kubernetes/website/pull/6559
2017-12-04 23:28:27 -06:00
Tim Carr 60ebc23d2b Update daemonset.md
Update to be in alignment with https://github.com/kubernetes/website/pull/6559
2017-12-04 23:27:51 -06:00
Tim Carr 395bd2852f Update cron-jobs.md
Update to be in alignment with https://github.com/kubernetes/website/pull/6559
2017-12-04 23:27:25 -06:00
Tim Carr af5a72fc0f Update replicationcontroller.md
Update ReplicationController title per guidance at https://github.com/kubernetes/website/pull/6559
2017-12-04 23:23:53 -06:00
Tim Carr db6c7f7ff0 Update replicaset.md
Update ReplicaSet title per guidance at https://github.com/kubernetes/website/pull/6559
2017-12-04 23:22:43 -06:00
Tim Carr b9eae20eab Update daemonset.md
Update DameonSets per guidance at https://github.com/kubernetes/website/pull/6559
2017-12-04 23:21:37 -06:00
Qiming 62546725a0 Merge pull request #6558 from stewart-yu/patch-1
declare ipvs proxier beta
2017-12-05 12:26:36 +08:00
Qiming eb9a88ede1 Update service.md 2017-12-05 11:02:34 +08:00
Qiming 0c01661b6a Update service.md 2017-12-05 10:56:34 +08:00
Alex Contini 34ca17e62d Merge pull request #6557 from kubernetes/alexcontini-patch-1
update Kublr blurb
2017-12-04 21:34:36 -05:00
Alex Contini 79fccd8ea3 update Kublr blurb 2017-12-04 21:22:13 -05:00
Qiming 549b808942 Merge pull request #6548 from surajssd/fix-job-output
fix job parallel processing output
2017-12-05 09:41:36 +08:00
Qiming f298134ac5 Merge pull request #6549 from potterhe/potterhe/cn_corrigendum
3 cn doc corrigendum
2017-12-05 09:40:21 +08:00
Qiming a3c9766621 Merge pull request #6553 from kow3ns/ds-1.9
DaemonSet 1.9 updates
2017-12-05 09:13:40 +08:00
Kenneth Owens bb80f9cd64 update ds for 1.9 2017-12-04 14:42:22 -08:00
Kaitlyn Barnard b98eec6d97 Updates to KCSP and Conformance Partners (#6551) 2017-12-04 13:41:03 -06:00
potterhe ef3c510839 3 cn doc corrigendum
Signed-off-by: potterhe <potter.he@gmail.com>
2017-12-04 23:15:20 +08:00
Suraj Deshmukh a48c52ff21 fix job parallel processing output 2017-12-04 19:42:55 +05:30
Suraj Deshmukh 8ad19e8ec6 Fix instructions to define HPA declaratively 2017-12-04 15:21:08 +05:30
lichuqiang a2ae7b7d39 fix mistake in dynamic-provisioning 2017-12-04 15:49:50 +08:00
Qiming Teng 8d6ea37aa9 Fix example validation 2017-12-04 14:50:12 +08:00
Qiming b437353373 Improve DNS documentation (#6479) 2017-12-03 23:00:34 -06:00
Qiming 0b9fd9a718 Merge pull request #6539 from dminGod/patch-1
Spelling correction and sentence capitalization.
2017-12-03 09:19:13 +08:00
Dushyant 47eed4346e Spelling correction and sentence capitalization.
- Corrected the spelling error for storing, was put in as 'stoing'.
- Capitalized list items.
- Added '.' at end of sentences in the list items.
2017-12-02 22:14:06 +07:00
Qiming 39908ed389 Merge pull request #6392 from msau42/release-1.9
Documentation for volume scheduling alpha feature
2017-12-02 19:40:53 +08:00
Qiming 0ca9deb396 Merge pull request #6534 from rpothier/ipv6
Update access-cluster.md for IPv6
2017-12-02 11:24:10 +08:00
Qiming f7543a3699 Merge pull request #6378 from tallclair/psp-docs
Rewrite PodSecurityPolicy guide
2017-12-02 08:48:13 +08:00
Qiming fc1c21ad3c Merge pull request #6368 from lavalamp/wh-doc
begin updating webhook documentation
2017-12-02 08:46:43 +08:00
Daniel Smith bb756bfca8 Update admission control docs for webhooks 2017-12-01 16:45:09 -08:00
Tim Allclair 5d39cfeae4 Rewrite PodSecurityPolicy guide 2017-12-01 15:44:23 -08:00
Michelle Au 809604af97 Documentation for volume scheduling alpha feature 2017-12-01 14:59:42 -08:00
Yinan Li 559912c551 Updated Deployment concept docs (#6494)
* Updated Deployment concept docs

* Addressed comments
2017-12-01 16:25:06 -06:00
Robert Pothier 31e4dbdc25 Update access-cluster.md with a comment that for IPv6
the user should use [::1] for the localhost
2017-12-01 16:10:29 -05:00
Qiming a99a42fcd3 Merge pull request #6510 from tengqm/frontmatter-workaround
Workaround for Jekyllr frontmatter
2017-12-01 11:22:06 +08:00
Joseph Heck e5acb8e6b2 Merge pull request #6509 from runzexia/patch-1
fix typo
2017-11-30 18:50:22 -08:00
Qiming Teng b84ac59624 Workaround for Jekyllr frontmatter 2017-12-01 09:34:05 +08:00
Qiming d25b422396 Merge pull request #6504 from tengqm/csivol
Documentation for CSIPersistentVolume
2017-12-01 09:07:50 +08:00
Qiming c222729078 Merge pull request #6496 from crimsonfaith91/rs-v1
change replicaset documentation to use apps/v1 API
2017-12-01 09:07:18 +08:00
Stewart-YU 80bcb5872e Update service.md
ipvs alpha version -> beta version
2017-12-01 09:04:41 +08:00
zacharysarah 8f7d297c96 Merge branch 'master' into release-1.9 2017-11-30 13:34:41 -06:00
Jun Xiang Tee f292ac7a86 change replicaset documentation to use apps/v1 APIs 2017-11-30 10:17:04 -08:00
Guillermo Robles fc3e2d6eda Change deployment unavailable/surge range to match current behaviour
- Also changed the example output to match the current one
2017-11-30 12:22:06 +01:00
runzexia c05678752d fix typo 2017-11-30 17:08:01 +08:00
Qiming a49d85186a Merge pull request #6507 from scjane/patch-18
Update configure-upgrade-etcd.md
2017-11-30 15:59:56 +08:00
Wang Jie 8a76c25388 Update configure-upgrade-etcd.md 2017-11-30 15:36:30 +08:00
Qiming dcf7e09231 Merge pull request #6363 from stewart-yu/fixdeadlink#3
fix deadlink
2017-11-30 09:59:31 +08:00
Qiming Teng 62b0122baa Documentation for CSIPersistentVolume 2017-11-30 09:50:05 +08:00
Zach Corleissen 729449aac0 markup fixes and clarify router-id role (#6491)
Fix some markup rendering issues and minor typos in the OpenStack
cloud.conf docs.

Also, expand the `[Router]` section with references to kubenet.
2017-11-29 16:01:21 -08:00
Michelle Au 0cccf263d2 fix wordpress tutorial pvcs 2017-11-29 15:10:38 -08:00
Kyle Bai 38c2639fe6 Add minikube addons guide (#6248)
* Add minikube addons guide

* Improve the Minikube addon guide
2017-11-29 14:59:10 -08:00
Gin 92b98aa7c1 Add Concepts Underlying the Cloud Controller Manager translation (#6296)
* 1. Add Concepts Underlying the Cloud Controller Manager tranlation (https://kubernetes.io/docs/concepts/architecture/cloud-controller/).
2. Fix some small translation.

* Modify as the review comments

* Modify list:
1. 第46行:FlexVolume ---> FlexVolume卷;
2. 修改了第95行的乱码(但是我这里怎么看都没有,如果还有的话,有什么好的办法可以避免这样的情况呢?)
3. 第99行,Kubernets API服务器 ---->  Kubernetes API服务器

* 修改了遗漏的翻译内容 Flex
2017-11-29 14:24:33 -08:00
Khaled alHabache c5a7323571 Update hello-minikube.md (#6404) 2017-11-29 13:56:18 -08:00
Eric Tune 9fab70757b Greatly expanded custom resoure concept guide (#6238)
* Greatly expanded custom resoure concept guide

Added section on how to decide if you need a custom resource or not.
Added section on how to decide if you want CRD or AA.

* Converted HTML tables to Markdown

* Add links, clean up first table

* configmap vs UDR

* ease of use comparison

* Advanced features

* More cleanup

* Addressed review comments.

* Move lists out of table cells
2017-11-29 13:47:48 -06:00
Fabrizio Pandini 31de9f07a3 Improve Kubeadm reference doc (#6103)
* automatically-generated kubeadm reference doc

* user-mantained kubeadm reference doc
2017-11-29 09:44:59 -08:00
lichuqiang f7ed78150a Translate doc certificates in path concepts into Chinese (#6483)
* translate doc certificates in path concepts into Chinese

* fix typo in doc certificates
2017-11-29 08:38:52 -08:00
Qiming 99ace0e11e Merge pull request #6481 from scjane/patch-17
Update access-cluster-services.md
2017-11-29 14:42:13 +08:00
Wang Jie f451664980 Update access-cluster-services.md 2017-11-29 14:11:44 +08:00
Qiming c5cafd7986 Merge pull request #6475 from scjane/patch-15
Update cpu-management-policies.md
2017-11-29 12:26:04 +08:00
Qiming 26a2b23afe Merge pull request #6478 from scjane/patch-16
Update access-cluster-api.md
2017-11-29 12:25:25 +08:00
Wang Jie bb08b9ce91 Update access-cluster-api.md 2017-11-29 11:44:36 +08:00
Wang Jie a22f93bbbb Update cpu-management-policies.md 2017-11-29 10:31:42 +08:00
Steve Perry aa2fe57460 Move kubectl ref docs to /docs/reference/. (#6472)
* Move kubectl ref docs to /docs/reference/.

* Update _redirects.
2017-11-28 18:02:16 -08:00
Joseph Heck dd03bd1b55 Merge pull request #6464 from sitkevij/hello-minikube-cannot-start-format
Update minikube documentation to solve "cannot start" issue
2017-11-28 11:44:23 -08:00
Marc Cohen 069592459c add line break for better highlighting of button (#6333) 2017-11-28 07:30:56 -08:00
Qiming 5b6f1e5e80 Merge pull request #6469 from zhangxiaoyu-zidif/fix-hugepage-feature-gate
delete redundant punctuation
2017-11-28 17:11:08 +08:00
zhangxiaoyu-zidif 70c98ce98d delete redundant punctuation 2017-11-28 17:11:08 +08:00
stewart-yu b9ede52808 fix bad url format 2017-11-28 15:21:02 +08:00
Qiming 01cd73a3de Merge pull request #6442 from aburdenthehand/aburden-6098-versioning
Added versioning information
2017-11-28 14:57:24 +08:00
aburdenthehand c96acf5303 Update index.md
Updated version skew sentence for clarity. 
From review.
2017-11-28 15:46:43 +10:00
Mike Wilson 1ab9bb0116 Adding information about staged master upgrades (#6370)
Master upgrades are staged after PR #55990 to kubernetes(https://github.com/kubernetes/kubernetes/pull/55990). This is the documentation update showing how to upgrade the master after that change.
2017-11-27 18:59:28 -08:00
Qiming 6b7c7f3dbc Merge pull request #6406 from font/patch-1
Clarify use of APIService CA bundle when using API
2017-11-28 10:23:46 +08:00
Qiming e342007415 Merge pull request #6240 from tkellen/patch-2
updates for clarity on daemonset alternatives
2017-11-28 10:23:11 +08:00
Ivan Font 706b21ba38 Use base64 as one word 2017-11-27 18:18:34 -08:00
Qiming Teng 5d322a5aac Fix links in Chinese translation 2017-11-28 10:12:28 +08:00
Qiming edcb39d46c Merge pull request #6417 from msau42/storage-class-best-practices
Update storage class recommendations with GA fields
2017-11-28 10:04:16 +08:00
Ivan Font b86371da23 Merge branch 'master' into patch-1 2017-11-27 18:03:46 -08:00
Qiming 542d53d685 Merge pull request #5931 from WIZARD-CXY/updatehostportdoc
update hostport doc
2017-11-28 10:00:19 +08:00
Qiming 941d388909 Merge pull request #6454 from chenhonggc/init-containers
Fix invalid link.
2017-11-28 09:56:35 +08:00
Qiming c456baf2fc Merge pull request #6461 from iMartyn/mention-masters
Adds a note regarding the toleration of node-role.kubernetes.io/master
2017-11-28 09:27:43 +08:00
Itay Shakury e17bb06830 correct reference for pre 1.8 api version (#6403)
apps/v1beta1 -> extensions/v1beta1
2017-11-27 16:59:45 -08:00
Aditya Mukerjee e1d8864d52 Explicitly version Clientset in example (#6446)
Core() is deprecated in favor of CoreV1
2017-11-27 16:14:36 -08:00
Andrew Chen e316d532b2 Merge pull request #6466 from kubernetes/chenopis-6224-patch
Add tooltip includes for terms
2017-11-27 15:30:04 -08:00
Ahmet Alp Balkan ca84eb5085 /docs/reference sidebar improvements (#6411)
Attempt at making the left sidebar for /docs/reference more useful, I've got
some more sidebar improvements I'm saving for other PRs for this area.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-11-27 15:28:33 -08:00
Andrew Chen 865698f795 Add tooltip includes for terms 2017-11-27 14:43:36 -08:00
Eric Tune 6ee7947a03 Added overview concept guide to all ways to extend (#6224)
* Added overview concept guide to all ways to extend

* Address review comments.

Remove double space.
Use glossary.
Use ordered list.
etc.
2017-11-27 14:17:15 -08:00
Tyler Kellen 3c5e4d225c remove future predictions--these are not documentation 2017-11-27 15:52:41 -05:00
sitkevij 5c16453cd4 update minikube documentation per #6419 providing solution to minikube start --vm-driver=xhyve issue 2017-11-27 12:31:06 -08:00
Michelle Au 6d82453231 Update storage class recommendations with GA fields 2017-11-27 11:15:27 -08:00
zacharysarah 7dec42eba6 Merge branch 'master' into release-1.9 2017-11-27 12:44:07 -06:00
Martyn Ranyard 3fa8cb3cfd Adds a note regarding the toleration of node-role.kubernetes.io/master
Also updates the example fluentd daemonset which should run on all
nodes.
2017-11-27 18:12:49 +01:00
Qiming 4d77e7993f Update overview.md 2017-11-27 20:30:10 +08:00
Qiming 3f98c8bd2a Update overview.md 2017-11-27 20:28:44 +08:00
陈宏 b268cd7678 Fix invalid link. 2017-11-27 14:59:38 +08:00
Qiming 40e80baede Merge pull request #6452 from scjane/patch-12
Update quota-api-object.md
2017-11-27 12:13:26 +08:00
Wang Jie 328e6794d2 Update quota-api-object.md 2017-11-27 11:59:42 +08:00
Xiaoyu(Tim) Zhang c3198efd46 Merge pull request #6423 from lichuqiang/translation-temp7
Translate doc labels-annotations-taints into Chinese
2017-11-27 11:00:51 +08:00
Qiming a09645369d Merge pull request #6451 from fatsheep9146/fix-typo
Fix typos
2017-11-27 09:08:28 +08:00
Ziqi Zhao 4456f5f90b Fix typos
Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com>
2017-11-26 16:21:32 +08:00
Qiming c06915aa37 Merge pull request #6420 from misterwilliam/patch-1
Fix typo in developing-cloud-controller-manager.md
2017-11-25 22:08:45 +08:00
Qiming ed3a2f0009 Merge pull request #6385 from surajssd/pod-preset-usable-images
fix PodPreset manifests
2017-11-24 20:09:10 +08:00
Qiming a80656a174 Merge pull request #6424 from surajssd/add-podpreset-instructions
Add PodPreset basic usage instructions
2017-11-24 19:14:24 +08:00
Qiming 4c347ea69d Update podpreset.md 2017-11-24 19:11:37 +08:00
Qiming 33d8330f70 Merge pull request #6444 from surajssd/add-file-direct-download
add link to Application Introspection and Debugging guide
2017-11-24 19:09:56 +08:00
Suraj Deshmukh ec4fbf70d4 add link to Application Introspection and Debugging guide 2017-11-24 15:45:11 +05:30
Qiming 0c289b6abf Merge pull request #6437 from kairen/fix-pv-1
Remove unnecessary ditto marks
2017-11-24 14:39:44 +08:00
kairen a2d2e27367 Revert the step number 2017-11-24 13:55:16 +08:00
Qiming 9d6fd007e9 Merge pull request #6440 from athurg/patch-1
Fix the comment's ambiguous
2017-11-24 13:39:58 +08:00
Athurg Feng 2aa752dffe Fix the comment's ambiguous
Origin commit means volumeMounts.name should match the volume name below, but there's nothing below.
2017-11-24 12:13:54 +08:00
Andrew Burden 29b15075be Added versioning information based on https://github.com/kubernetes/community/blob/master/contributors/design-proposals/release/versioning.md 2017-11-24 15:06:20 +11:00
kairen 93cfe3d59b Remove ditto marks and fix typo 2017-11-24 11:06:38 +08:00
Melanie Albrecht 4c8f3b2996 Replace link to zookeeper.yaml
The link in the sample command "kubectl apply" pointed to a YAML file that was rendered wrongly. I replaced the problem link to a link to the same file on git, which avoids the rendering issue.
2017-11-24 12:03:44 +11:00
Brendan Forster afa7380387 -y to automatically install 2017-11-24 11:52:15 +11:00
Brendan Forster ad3870bd87 link to official install docs, tweak steps 2017-11-24 11:52:15 +11:00
Brendan Forster 1beed2d6f6 rather than emitting text, let's use the package manager
https://docs.docker.com/engine/installation/linux/docker-ce/debian/#install-docker-ce-1
2017-11-24 11:52:15 +11:00
Brendan Forster d58f785de1 bump the version to the latest available from docker 2017-11-24 11:52:15 +11:00
Melanie Albrecht 114346c609 Add requirement to use US English
Added a new section "Language", with only one sentence in it.
2017-11-24 11:50:04 +11:00
Qiming Teng f581e9c79b Add a note to PDB page 2017-11-24 11:39:02 +11:00
Kaitlyn Barnard ac887bc996 Updates to Partner Page and Kubecon Banners 2017-11-24 11:35:15 +11:00
Stephen Gordon 4d15b60b5b Add OpenStack provider search-order parameter
Add the OpenStack provider `search-order` parameter which is used to
influence the retrieval of instance metadata.

See also:
  https://github.com/kubernetes/kubernetes/pull/52628
  https://github.com/kubernetes/kubernetes/issues/52378
2017-11-24 11:34:03 +11:00
Melanie Albrecht e18e56832a Added clusterrolebinding command
https://github.com/kubernetes/website/issues/6377

I added the clusterrolebinding command to the "Adding a cluster to a federation" section, plus I cleaned up the section to remove redundant text, and turned the instructions into a numbered list.
2017-11-24 11:26:44 +11:00
helena 60b7e3f42e Update overview.md 2017-11-24 11:26:19 +11:00
stewart-yu ef8908fbb1 Update service.md 2017-11-24 11:02:19 +11:00
Matt Moyer d26415c13e kubeadm: add a note about the new --print-join-command flag.
This is a new flag for the `kubeadm token create` command.
2017-11-24 00:50:12 +08:00
Qiming 03eb37c54e Merge pull request #6335 from abhinavsinha001/patch-1
Pod priority to be enabled for kubelet
2017-11-23 21:51:21 +08:00
Abhinav Sinha 1b315e2cce Formatting changes 2017-11-23 18:42:55 +05:30
Qiming 7df8556653 Update podpreset.md 2017-11-23 20:53:58 +08:00
Qiming 4c083fc73e Update podpreset.md 2017-11-23 20:51:55 +08:00
Qiming b3c2faacf0 Merge pull request #6383 from surajssd/change-file-name-links
(distribute creds securely): change file name to links
2017-11-23 20:06:07 +08:00
Qiming 866df60d9a Merge pull request #6426 from liggitt/webhook
Clarify webhook URL may not include parameters
2017-11-23 19:57:46 +08:00
Jordan Liggitt 8ae0bd2c14 Clarify webhook URL may not include parameters 2017-11-23 03:00:55 -05:00
Suraj Deshmukh 3dc4ccb62c Add PodPreset basic usage instructions 2017-11-23 12:08:27 +05:30
lichuqiang e9ad259492 translate doc labels-annotations-taints into Chinese 2017-11-23 13:42:33 +08:00
Qiming 5d46bb8808 Merge pull request #6322 from tengqm/improve-kubectl-doc
Improve docs related to kubectl
2017-11-23 11:27:26 +08:00
William Chang c688681d34 Update developing-cloud-controller-manager.md 2017-11-22 18:19:29 -08:00
Qiming 288a72d0ef Merge pull request #6397 from tengqm/add-schema-tests
Add more files for schema test
2017-11-23 10:11:56 +08:00
Ivan Font 877b1abf98 Update URL to only point to kube-aggregator repo 2017-11-22 15:15:56 -08:00
zacharysarah 5de50c956c Merge branch 'master' into release-1.9
Weekly maintenance 11/22/17
2017-11-22 14:45:43 -06:00
Qiming c5319e204b Sort volumes for easier browsing (#6320) 2017-11-22 13:47:05 -06:00
Qiming 6154442c33 Merge pull request #6261 from micahhausler/aws-elb-ssl-policy
Documented service annotation for AWS ELB SSL policy
2017-11-22 22:19:02 +08:00
Qiming a0d1143485 Merge pull request #6355 from tomdee/bump-flannel-version
Update flannel to version v0.9.1
2017-11-22 22:16:16 +08:00
Qiming eef1f19db0 Merge pull request #6413 from autodidaddict/patch-1
Update index.md
2017-11-22 21:44:34 +08:00
Kevin Hoffman da5fac35ba Update index.md
Stale links to service broker specs and documentation.
2017-11-22 08:23:12 -05:00
Qiming e276c5a47e Merge pull request #6402 from colbyy/master
IBM Bluemix was renamed to IBM Cloud recently
2017-11-22 13:52:43 +08:00
Andrew Chen bb0d2771c4 Service Catalog docs (#5867)
* Service Catalog docs (+16 squashed commits)
Squashed commits:
[765e81d] rework install-service-catalog.md
[d81f799] tweak diagrams
[b7a3da7] Add tooltips
[3b256c5] more rework
[828000e] architecture diagram redux
[0b809d5] rework
[7829301] Outline provision-bind-external-service.md w/ filler text
[144fbb3] install service catalog v1
[47b5be4] Reorder images and bullet points
[fb577ae] Update What's Next links
[8ac984c] Include snippet for install and provision docs
[c2eeece] Add Install Service Catalog doc
[a84df64] Add hard line break
[7fb12c6] Add task
[75c46d3] Add List, Provision, and Bind diagrams
[6386feb] Service Catalog concept doc

* Add install-service-catalog-using-helm

* switch mysql examples to message queuing instead

* Incorporate feedback

* incorporate additional feedback

* Incorporate tech review feedback
2017-11-21 14:52:25 -08:00
Ivan Font 71ce47a0c9 Clarify use of APIService CA bundle when using API 2017-11-21 13:06:17 -08:00
Colby Scotta 52b915608d IBM Bluemix was renamed to IBM Cloud recently 2017-11-21 11:23:51 -05:00
Qiming e7e7aa017e Merge pull request #6399 from SamClinckspoor/patch-1
Fix links to Node auth and NodeRestrictions
2017-11-21 22:01:46 +08:00
Sam Clinckspoor 66350ad1f2 Fix links to Node auth and NodeRestrictions 2017-11-21 14:17:32 +01:00
Qiming Teng 5e7e5f3235 Add more files for schema test 2017-11-21 17:13:54 +08:00
Qiming 84f8c03e7f Merge pull request #6395 from stewart-yu/deadlink#06
fix dead link
2017-11-21 14:07:22 +08:00
stewart-yu b877d1219f fix dead link 2017-11-21 13:50:17 +08:00
Qiming 4067925886 Merge pull request #6393 from stewart-yu/fixwrongurl
fix bad url
2017-11-21 11:47:29 +08:00
Qiming 3d5392dd35 Merge pull request #6394 from xuhuilong/patch-12
fix wrong url link.
2017-11-21 11:46:19 +08:00
stewart-yu 7a4e8d5404 fix redirects 2017-11-21 11:38:00 +08:00
xuhuilong 124f617e49 fix wrong url link.
url link should update.
2017-11-21 11:13:46 +08:00
Qiming 7c6b56e0b0 Merge pull request #6387 from mpolednik/typo
typo fix in device_plugins concepts
2017-11-21 10:00:45 +08:00
Qiming 3e236f7872 Merge pull request #6389 from mfdii/mfdii/update_sysdig
Update Sysdig partner logo and blurb.
2017-11-21 09:50:22 +08:00
Jennifer Rondeau 87068a114b Merge pull request #6346 from tengqm/limit-note
/lgtm
2017-11-20 15:28:34 -05:00
Jennifer Rondeau a9af133af6 Merge pull request #6386 from adam-sandor/patch-1
/lgtm
2017-11-20 15:12:38 -05:00
Michael Ducy 2e927c806e Update Sysdig partner logo and blurb. 2017-11-20 12:57:28 -05:00
Martin Polednik 0a7b3020d8 typo fix in device_plugins concepts
Signed-off-by: Martin Polednik <mpolednik@redhat.com>
2017-11-20 15:22:54 +01:00
Ádám Sándor f0ce92e69d Mention readiness probe in configuration section
The configuration values section only mentions liveness probes which is confusing for the reader. Additionally liveness and readiness probes behave differently if they time out. Readiness probe will not restart the Pod but the documentation looks like it would.
2017-11-20 15:16:21 +01:00
Suraj Deshmukh af064f5ce3 fix PodPreset manifests
Update the image in PodPreset manifest to use the real image,
also removed the hard-coded namespace in manifest.
2017-11-20 18:39:16 +05:30
Qiming 7c81617426 Merge pull request #6384 from craigbox/patch-9
There's no appendix; remove # APPENDIX heading
2017-11-20 20:56:27 +08:00
craigbox cc09a91e05 There's no appendix; remove # APPENDIX heading
(also, why was it shouted?)
2017-11-20 12:16:18 +00:00
Qiming 28071a25f8 Merge pull request #6347 from lichuqiang/translation-temp7
Translate doc podpreset in concepts into Chinese
2017-11-20 19:42:00 +08:00
Suraj Deshmukh 582a59e024 (distribute creds securely): change file name to links 2017-11-20 17:05:42 +05:30
Qiming c8b5ea9815 Merge pull request #6379 from stewart-yu/patch-6
Update multiple-zones.md
2017-11-20 12:45:14 +08:00
Qiming 1cd55b1681 Merge pull request #6380 from scjane/patch-11
Update scheduling-gpus.md
2017-11-20 12:44:49 +08:00
Wang Jie c385203beb Update scheduling-gpus.md 2017-11-20 10:56:31 +08:00
Stewart-YU a5dd0ebd15 Update multiple-zones.md
Fix bad link.
2017-11-20 10:23:07 +08:00
Qiming 42253001ec Merge pull request #6372 from stewart-yu/patch-2
Update index.md
2017-11-19 19:55:19 +08:00
Qiming f09e42c62c Merge pull request #6374 from chenpengdev/patch-1
fix broken link
2017-11-19 19:54:41 +08:00
Qiming c53bbc0e62 Merge pull request #6375 from chenpengdev/patch-2
delete the command prompt
2017-11-19 19:53:43 +08:00
Qiming d717d60038 Merge pull request #6281 from stewart-yu/patch-3
Update create-cluster-kubeadm.md
2017-11-19 19:53:16 +08:00
Stewart-YU 6c95dfe603 Update create-cluster-kubeadm.md
Fix some text error.
2017-11-19 17:35:10 +08:00
chenpengdev 83ebbbfa97 delete the command prompt 2017-11-19 15:30:45 +08:00
chenpengdev a461612779 fix broken link 2017-11-19 15:08:26 +08:00
Stewart-YU ad68acc431 Update index.md
Fix deadlink.
2017-11-19 12:08:49 +08:00
Micah Hausler c59e38a13d Documented service annotation for AWS ELB SSL policy 2017-11-17 09:17:44 -05:00
Qiming 3df0f3c31b Merge pull request #6362 from stewart-yu/patch-7
Update proxies.md
2017-11-17 15:19:26 +08:00
Stewart-YU 49cba3dc34 Update proxies.md
Update the list num
2017-11-17 13:56:40 +08:00
Qiming 2b968525c6 Merge pull request #6361 from shillasaebi/patch-2
fix the sentence in doc
2017-11-17 13:31:59 +08:00
Shilla 9f10c5a970 general clean up
fixed a typo that didn't make sense
changed do to to
2017-11-17 00:11:30 -05:00
Qiming fcab77df75 Merge pull request #6353 from StuartHarris/patch-1
Use `echo -n` rather than `echo` to avoid trailing newline...
2017-11-17 13:09:57 +08:00
Qiming 3f8beb967b Merge pull request #6359 from stewart-yu/fixdeadlink#2
fix deadlink
2017-11-17 13:05:47 +08:00
Qiming 8ad16793b2 Merge pull request #6360 from shillasaebi/patch-1
updated prerequisites
2017-11-17 13:04:44 +08:00
Shilla de2078ad27 updated prerequisites
corrected Prerequsites typo
2017-11-16 23:47:01 -05:00
stewart-yu 578a831405 fix deadlink url 2017-11-17 12:41:47 +08:00
Qiming 5e19e823b5 Split persistent volume concept article (#6215) 2017-11-16 20:45:35 -06:00
Qiming 53bf960e2a Merge pull request #6357 from stewart-yu/fixcndeadlink
fix deadlink
2017-11-17 10:39:47 +08:00
stewart-yu 0a79ed9a15 fix deadlink 2017-11-17 10:30:50 +08:00
Qiming 41f03068b9 Merge pull request #6356 from stewart-yu/patch-2
Update cluster-large.md
2017-11-17 10:21:32 +08:00
Stewart-YU 9812e6954d Update cluster-large.md
delete addtion `/` in url link.
2017-11-17 09:34:46 +08:00
Min RK 87ae813ec5 remove period from section title (#6354)
to be consistent with sibling titles
2017-11-16 14:58:22 -06:00
Steve Perry 3b85f605ea CRD Validation: remove alpha warning, change enable instructions to (#6066)
disable
2017-11-16 12:12:30 -08:00
Stewart-YU 7f84d9a873 Update access-cluster.md (#6332)
Update format.
2017-11-16 13:11:21 -06:00
Gabriel Silva Vinha f4b9cf4581 Add direction and protocol for kubeadm ports setup (#6319) 2017-11-16 13:01:43 -06:00
Tom Denham 711ce0ce5c Update flannel to version v0.9.1
This includes a single fix to improve compatibility with later versions
of Docker.

Release note: https://github.com/coreos/flannel/releases/tag/v0.9.1
2017-11-16 10:55:17 -07:00
Stuart Harris eac887d592 Use echo -n rather than echo to avoid trailing newline...
...during secret creation
2017-11-16 13:36:45 +00:00
Qiming bf3806ae15 Merge pull request #6352 from stewart-yu/patch-2
Update cluster-management.md
2017-11-16 20:47:55 +08:00
Stewart-YU 89e902d76c Update cluster-management.md
Fix dead link.
2017-11-16 20:05:32 +08:00
Qiming 0b4e69f471 Merge pull request #6343 from lichuqiang/translation-temp9
Translate doc certificate-rotation into Chinese
2017-11-16 17:43:12 +08:00
lichuqiang e2bb1950f0 translate doc certificate-rotation into Chinese 2017-11-16 17:11:06 +08:00
lichuqiang 3e4e1971b2 translate doc podpreset in concepts into Chinese 2017-11-16 16:53:25 +08:00
Qiming Teng 47a0781864 Note on creating LimitRange for GPU, huge-pages resources 2017-11-16 16:43:06 +08:00
宇慕 05af66ef77 update hostport doc 2017-11-16 11:23:34 +08:00
Qiming d01b09411d Merge pull request #6323 from wackxu/mvgen
move cloud-controller-manager kube-apiserver kube-controller-manager kube-proxy kube-scheduler kubelet  to docs/reference/generated directory
2017-11-16 10:16:52 +08:00
XsWack 4835eb5a55 Merge branch 'master' into mvgen 2017-11-16 09:32:06 +08:00
XsWack e1d484579e Merge branch 'master' into mvgen 2017-11-16 09:30:49 +08:00
Qiming cad3f8335e Merge pull request #6341 from GabrielSVinha/update_fed
Add namespaces to kubefed docs
2017-11-16 09:12:59 +08:00
Qiming 60fc1bc220 Merge pull request #6342 from craigbox/patch-8
Update gce.md to correct GKE link
2017-11-16 09:12:06 +08:00
Qiming cdb0c3e51c Merge pull request #6027 from tengqm/dynamic-provisioning
Migrate dynamic provisioning documentation
2017-11-16 09:06:53 +08:00
craigbox 5ffbc56dd0 Update gce.md
fix link to GKE
2017-11-15 22:18:59 -02:00
GabrielSVinha 3acd89b0b8 Add namespaces to kubefed docs 2017-11-15 21:03:10 -03:00
XsWack da6e321669 move kubeadm to /docs/reference/generated directory (#6326) 2017-11-15 09:43:17 -08:00
Abhinav Sinha 446b9cb335 Pod priority to be enabled for kubelet
The document only mentioned enabling the feature for API and Scheduler but it needs to be enabled for kubelet as well
2017-11-15 18:31:01 +05:30
XsWack c531e1af40 Update _redirects 2017-11-15 17:49:25 +08:00
XsWack abbbd94973 Merge branch 'master' into mvgen 2017-11-15 17:47:28 +08:00
XsWack 1a1ab53df2 Merge branch 'master' into mvgen 2017-11-15 17:46:49 +08:00
XsWack 16f6a61596 move federation-apiserver federation-controller-manager to /docs/reference/generated directory (#6327)
* move federation-apiserver federation-controller-manager to /docs/reference/generated directory

* update _redirects and _data/referenerce.yaml
2017-11-15 01:45:12 -08:00
XsWack 134507dbc1 move kubefed to /docs/reference/generated directory (#6325)
* move kubefed to docs/reference/generated

* update _redirects and _data/referenerce.yaml
2017-11-15 01:16:14 -08:00
Xiaoyu(Tim) Zhang abed1afc32 Merge pull request #6307 from lichuqiang/translation-temp9
Translate doc rollback-daemon-set into Chinese
2017-11-15 17:12:04 +08:00
lichuqiang 9853fed7fd translate doc rollback-daemon-set into Chinese 2017-11-15 14:27:52 +08:00
wackxu ba7c3005c9 move some generated file to docs/reference/generated directory 2017-11-15 14:12:11 +08:00
Qiming 8d20b9e72a Update troubleshooting-kubeadm.md 2017-11-15 14:06:13 +08:00
Qiming Teng 1450306642 Improve docs related to kubectl 2017-11-15 11:33:20 +08:00
Qiming aee5d36b0f Merge pull request #6203 from tengqm/event-rate-limit
Document the EventRateLimit admission controller
2017-11-15 10:01:09 +08:00
Qiming 89f4f018fb Merge pull request #6288 from tengqm/termination-message-policy
Document terminationMessagePolicy
2017-11-15 10:00:06 +08:00
Qiming 4bca69feb3 Merge pull request #6293 from tengqm/link-glossary
Add link to glossary page from tutorial
2017-11-15 09:59:31 +08:00
Qiming 076b64f106 Merge pull request #6251 from tengqm/podpreset-note
Add a note to pod preset
2017-11-15 09:58:43 +08:00
Stewart-YU 09a1b70681 Update cloud-providers.md (#6313)
Fix format.
2017-11-14 13:09:00 -08:00
Tomasz Prus 037341f3ae fix: unit for "kilo" is lowercase (#6314) 2017-11-14 13:08:27 -08:00
Cheryl Hung 66c625fdf0 Add StorageOS provisioner to comparison table (#6315) 2017-11-14 13:06:31 -08:00
Stewart-YU 71e634f75d Update create-cluster-kubeadm.md (#6308)
Fix format.
2017-11-14 11:37:49 -08:00
Di Xu a20bf030a2 add new examples for fieldSelector when using kubectl get (#6312) 2017-11-14 11:35:17 -08:00
Qiming 9f758e6443 Add warning about backoffLimit limitation (#6227) 2017-11-14 10:48:53 -08:00
zacharysarah 26dde1270b Merge branch 'master' into release-1.9 2017-11-14 12:15:15 -06:00
Qiming d7278dbd9d Update troubleshooting-kubeadm.md 2017-11-14 14:34:18 +08:00
Qiming Teng cf7ed4615e Add a note to pod preset 2017-11-14 14:15:41 +08:00
Qiming 33b0453b7f Merge pull request #6310 from gyliu513/dns
Updated links for dns document.
2017-11-14 13:51:16 +08:00
Guangya Liu 929a5df048 Updated links for dns document. 2017-11-14 13:37:59 +08:00
Stewart-YU c4a0363943 Update troubleshooting-kubeadm.md
Update troubleshooting docs about apiclient blocking while run `kubeadm init`.
2017-11-14 13:36:01 +08:00
emanic a94b2bfee9 Clarifies some aspects of the kubeadm install (#5883) 2017-11-13 21:00:56 -08:00
Tyler Kellen 3d5ca2d7ff re-order sections (#6241)
For new readers without a detailed understanding of how deletion occurs, specifying foreground deletion first gives the needed context to understand what background deletion is eschewing.
2017-11-13 19:10:24 -08:00
Ahmet Alp Balkan 30ea773764 Improve "authenticating to k8s api from a pod" docs (#6259)
* Improve "authenticating to k8s api from a pod" docs

Helps with https://github.com/kubernetes/kubernetes/issues/22121.

Also removing kubectl-container example as it's staged for removal and not
very useful.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* Address code review comments

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-11-13 18:23:20 -08:00
Li Jingjing 91cb7d279d k8smeetup-tasks-administer-cluster-kubelet-config-file 2017-11-14 09:18:31 +08:00
Qiming Teng 5e4e68576c Add link to glossary page 2017-11-14 09:11:19 +08:00
Qiming Teng a7c8e8cce6 Document terminationMessagePolicy 2017-11-14 09:10:17 +08:00
Shawnique Warren 1f295600f8 Fixes issue #6174 - Add on-prem turnkey (#6270) 2017-11-13 16:38:51 -08:00
Matthew Donoughe e3eb268f3d escape angle brackets in html (#6272) 2017-11-13 16:37:29 -08:00
Kin Z 05a94942ae Resolves responsive styling issues with button, in the video section (#6280) 2017-11-13 16:29:29 -08:00
Daniel Gonzalez 74fb139145 Mention lb-provider option in OpenStack LBaaS docs (#6282) 2017-11-13 16:25:14 -08:00
Andrew Chen eaec68bef6 Merge branch 'master' of https://github.com/kubernetes/website into release-1.9
* 'master' of https://github.com/kubernetes/website:
  Update PodAffinity/PodAntiAffinity Use-Case (#6291)
  translate doc distribute-credentials-secure into Chinese (#6292)
  Clarify GPU resource requests and limits (#6294)
  Rename Google Container Engine to Google Kubernetes Engine
  Update debug-services doc
  New Partners Section for Conformance (#6182)
  Modify the translation for better expression as suggestion.
  remove unnecessary "or" in series
  Modify the translation for better expression.
  Document unconfined apparmor profile (#6269)
  Fix taint names used in admission controllers (#6264)
  Document nics req
  fix a typo
  The correct name is [Route] and not [Router]
  Update service.md
  use space instead of newline for dnf compatibility
  Add the translated document 'The Kubernetes API' - Chinese version.
2017-11-13 16:04:57 -08:00
Matt Dorn b84f53a06e Update PodAffinity/PodAntiAffinity Use-Case (#6291)
* Update PodAffinity/PodAntiAffinity Use-Case

Updated PodAffinity use-case to reflect use of PodAntiAffinity. Under the previous Redis deployment manifest, each replica is not guaranteed its own node.

* add podAntiAffinity to web-server spec use-case

* Additional changes to PodAffinity/PodAntiAffinity Use-Case
2017-11-13 15:05:47 -08:00
lichuqiang 79f7e12722 translate doc distribute-credentials-secure into Chinese (#6292) 2017-11-13 15:02:48 -08:00
Qiming df40d54f0b Clarify GPU resource requests and limits (#6294) 2017-11-13 15:01:44 -08:00
Andrew Chen a9f055c830 Merge pull request #6300 from kubernetes/chenopis-gke-patch
Rename Google Container Engine to Google Kubernetes Engine
2017-11-13 13:53:38 -08:00
Andrew Chen 4f38e0aefd Rename Google Container Engine to Google Kubernetes Engine 2017-11-13 13:43:14 -08:00
Tim Hockin bfc642a066 Update debug-services doc 2017-11-13 11:35:52 -08:00
Kaitlyn Barnard 99e14f1fcc New Partners Section for Conformance (#6182)
* New partners section for conformance

* Updates to conformance section

* Removing version numbers and swapping in company logos

* Updating logos
2017-11-13 10:30:47 -06:00
Xiaoyu(Tim) Zhang f7ca5c7a52 Merge pull request #6191 from gin419/trans-con-03
Add the translated document 'The Kubernetes API' - Chinese version.
2017-11-13 10:00:55 +08:00
Gin 8fffa9618e Modify the translation for better expression as suggestion. 2017-11-13 09:40:42 +08:00
Qiming 5d653b51c7 Merge pull request #6285 from cortextual/patch-1
remove unnecessary "or" in series
2017-11-13 09:21:27 +08:00
Andrew Ball 94060df231 remove unnecessary "or" in series 2017-11-12 19:01:49 -06:00
Gin eee6656adb Modify the translation for better expression. 2017-11-13 01:28:05 +08:00
Zach Corleissen b26094ed39 Document unconfined apparmor profile (#6269) 2017-11-10 13:41:00 -06:00
Qiming b9e1ca1361 Fix taint names used in admission controllers (#6264) 2017-11-10 13:40:23 -06:00
Zach Corleissen 8d870fa349 Revert "Document the unconfined profile for AppArmor" (#6268) 2017-11-10 13:33:23 -06:00
Qiming 30116c4b62 Merge pull request #6265 from jamiehannaford/kubeadm-nics
Document nics req
2017-11-10 23:23:23 +08:00
Jamie Hannaford 51497f61e9 Document nics req 2017-11-10 12:26:16 +01:00
Qiming 024125723b Merge pull request #6257 from zioproto/patch-1
The correct name is [Route] and not [Router]
2017-11-10 15:51:05 +08:00
Qiming 449cf43c92 Merge pull request #6263 from zhangxiaoyu-zidif/fix-oir-typo
fix a typo
2017-11-10 15:49:28 +08:00
Xiaoyu(Tim) Zhang 5f5d1e071d fix a typo 2017-11-10 15:27:48 +08:00
Saverio Proto faef51ed47 The correct name is [Route] and not [Router]
Check commit 0b57371ffab5b32dc991ff5fe60c3d58f7c2f9cc
You will see that the correct name is [Route]
You can see it also here
https://github.com/kubernetes/kubernetes/blob/master/pkg/cloudprovider/providers/openstack/openstack.go#L137
2017-11-10 05:34:28 +01:00
Qiming 1a8cdf8344 Merge pull request #6256 from sjenning/patch-1
use space instead of newline for dnf compatibility
2017-11-10 11:11:54 +08:00
Qiming 67368c6e72 Merge pull request #6255 from wackxu/patch-76
Update service.md
2017-11-10 10:36:39 +08:00
XsWack 8cde65ef4f Update service.md 2017-11-10 10:32:17 +08:00
Seth Jennings eb875f2811 use space instead of newline for dnf compatibility
see https://github.com/projectatomic/rpm-ostree/issues/1093#issuecomment-343188052
2017-11-09 19:53:00 -06:00
Andrew Chen 3f2d212748 Merge branch 'master' of https://github.com/kubernetes/website into release-1.9
* 'master' of https://github.com/kubernetes/website:
  Rename `gems` to `plugins` in `/_config.yml`
  fix test dependency
  Fix a SVG which received many complaints (#6252)
  update docs to reference latest updates
  Update daemonset.md
  [Monthly Maintenance] Fix broken links from Screaming Frog SEO Spider
  add note that encryption at rest is supported
  call out missing content in effort to fix it
2017-11-09 15:38:42 -08:00
Andrew Chen f59316fc94 Merge pull request #6161 from kubernetes/chenopis-gems-plugins-patch
Rename gems to plugins
2017-11-09 15:34:11 -08:00
Andrew Chen f4d2415431 Rename gems to plugins in /_config.yml 2017-11-09 15:25:45 -08:00
Andrew Chen e8b969ed74 Merge pull request #6262 from abiogenesis-now/jyao/attempt-to-patch-ci
[docs] Fix test dependency for Travis
2017-11-09 15:25:12 -08:00
Jessica Yao 681c23d7e0 fix test dependency 2017-11-09 15:09:04 -08:00
Andrew Chen 24d1cd5ceb Merge pull request #6246 from kubernetes/chenopis-maintenance-20171108
[Monthly Maintenance] Fix broken links
2017-11-09 13:05:04 -08:00
Qiming 598e6c0d81 Fix a SVG which received many complaints (#6252) 2017-11-09 14:15:23 -06:00
Qiming b0ef8cf848 Merge pull request #6242 from tkellen/patch-4
update docs to reference latest updates
2017-11-09 22:24:18 +08:00
Tyler Kellen 737dc1c45e update docs to reference latest updates 2017-11-09 07:57:35 -05:00
Qiming cec2d95281 Merge pull request #6237 from tkellen/patch-1
call out missing content in effort to fix it
2017-11-09 15:07:07 +08:00
Qiming e0b461e60e Merge pull request #6245 from tkellen/patch-5
add note that encryption at rest is supported
2017-11-09 09:08:09 +08:00
Qiming e3fdd107e8 Update daemonset.md 2017-11-09 09:06:09 +08:00
Andrew Chen 37f57f6843 [Monthly Maintenance] Fix broken links from Screaming Frog SEO Spider 2017-11-08 14:01:56 -08:00
Tyler Kellen 9a46a77c2d add note that encryption at rest is supported 2017-11-08 16:31:24 -05:00
zacharysarah 38aefad3b0 Merge branch 'master' into release-1.9 2017-11-08 13:17:54 -06:00
Tyler Kellen 2d3b1ad3f6 call out missing content in effort to fix it 2017-11-08 12:35:53 -05:00
Umesh Yadav e8d97e89e6 Added note for documentation style. (#6229)
* Added note for documentation style.

* Added {: .note}
2017-11-08 09:29:09 -08:00
Kyle Bai bb31d7ecbc Improve kubectl for Docker Users guide (#6236) 2017-11-08 09:24:33 -08:00
Guillermo Robles 0393c790d4 Correct federation links to new repository (#6234) 2017-11-08 09:22:35 -08:00
Umesh Yadav 3478bbb09a Added CFSSL explaination (#6232) 2017-11-08 09:18:22 -08:00
Qiming 0fbafb5459 Merge pull request #6233 from stewart-yu/patch-2
fix format
2017-11-08 20:09:09 +08:00
Qiming 6a9aaf6eff Merge pull request #6231 from zoobab/patch-1
add kubeadm-dind as another local-machine solution
2017-11-08 19:16:55 +08:00
Stewart-YU 562342349c This command stop is deprecated and fix format 2017-11-08 19:04:55 +08:00
Qiming 794182bb3e Merge pull request #6230 from dungeonmaster18/check-kubectl-config
Added docs for kubectl cluster-info dump
2017-11-08 17:23:55 +08:00
dungeonmaster18 11c690ec11 restructure sentence 2017-11-08 14:28:54 +05:30
Benjamin Henrion 8002734b5f add kubeadm-dind as another local-machine solution
add kubeadm-dind as another local-machine solution
2017-11-08 09:14:40 +01:00
dungeonmaster18 fcb6785046 Added docs for kubectl cluster-info dump 2017-11-08 13:22:10 +05:30
Qiming db0f634110 Merge pull request #6172 from gyliu513/auth
Added `--authorization-mode=Node` to document.
2017-11-08 11:34:36 +08:00
Qiming c0a712a615 Merge pull request #6201 from tengqm/apparmor-unconfined
Document the unconfined profile for AppArmor
2017-11-08 10:35:03 +08:00
Qiming b124f4d051 Merge pull request #6130 from jamiehannaford/kubeadm-extra-args
Make kubeadm docs for extra args clearer
2017-11-08 09:33:32 +08:00
Qiming Teng 33aa282480 Document the EventRateLimit admission controller 2017-11-08 09:26:29 +08:00
Qiming bf3ae8e3a9 Document the AllowedHostPaths policy (#6206) 2017-11-07 17:05:02 -08:00
Stewart-YU c9ff4eb7f1 Update kubernetes-objects.md (#6226)
Fix file url.
2017-11-07 17:04:31 -08:00
Eric Tune 44f5cad167 Reorg Concept guides for Extending K8s (#6220)
Renames
Concepts → Extending the Kubernetes API
to
Concepts → Extending Kubernetes

Adds in subsections

Adds concept guides for other (non-API) extensions.

Subsequent commits will add an overview for all the ways to extend kubernetes,
hence the subsections in this commit.
2017-11-07 16:59:11 -08:00
Qiming 1c135db011 Remove 'Create an Issue' button on docs/setup page (#6214) 2017-11-07 16:56:56 -08:00
CaoShuFeng 168340e96a fix pod-priority-preemption doc (#6212) 2017-11-07 16:53:42 -08:00
Tonny c73ecc4bfa Added new community maintained dotNet library (#6204) 2017-11-07 16:40:50 -08:00
Qiming b78e3751c3 Remove pod-termination doc (#6199) 2017-11-07 16:29:05 -08:00
Ben Hall d06322e61e Hide the sidebar for the Interactive Scenarios (#6196) 2017-11-07 16:28:08 -08:00
Brendan Burns fcf48ec777 Add a reference to Azure Container Service (#6195) 2017-11-07 16:25:40 -08:00
Alex Contini fb2b9a85b4 Update index.html (#6176) 2017-11-07 16:20:50 -08:00
Marc Cohen cf28d0c121 add open in cloud shell link (#6173)
Google Cloud has a new feature called "Open in Cloud Shell" which supports invoking a URL that auto-starts a cloud shell session (via in-browser ssh to an auto-provisioned VM) with an auto-cloned repo specified in the URL.
2017-11-07 16:19:28 -08:00
Karthik Gaekwad a4c59123a1 Update dead link for kubeadm (#6170) 2017-11-07 15:40:21 -08:00
Stewart-YU 645fe170ef Fix format. (#6168) 2017-11-07 15:39:15 -08:00
Zoltan Burgermeiszter 1a681e88ae LimitRange name fixed in kubectl command (#6133) 2017-11-07 15:27:23 -08:00
Tyler Kellen 1a2238ff19 correct phase anchor 2017-11-08 02:22:36 +08:00
Tyler Kellen 30a413926a fix invalid anchors 2017-11-08 02:22:36 +08:00
Jamie Hannaford a230cf00f7 Make kubeadm docs for extra args clearer 2017-11-07 14:31:17 +01:00
zhangxiaoyu-zidif 10a6fb706d fix typo 2017-11-07 16:49:00 +08:00
zhangxiaoyu-zidif 05d5b3563e fix docs 2017-11-07 16:49:00 +08:00
zhangxiaoyu-zidif d99896ffbc fix review 2017-11-07 16:49:00 +08:00
zhangxiaoyu-zidif 2f34581fc2 describe what is kube-public 2017-11-07 16:49:00 +08:00
Qiming Teng 7865afe459 Migrate dynamic provisioning documentation 2017-11-07 09:45:27 +08:00
Brad Topol 1bb6d3b8ab Merge pull request #6209 from nique905/patch-3
Update IBM Cloud Private link
2017-11-06 16:36:49 -05:00
Jessica Yao 53cf7defd5 Fix/re-introduce custom Jekyll tags for better glossary integration (#6163) 2017-11-06 15:36:24 -06:00
Umesh Yadav 0abbfdc12e Fixed apiVersion inconsistency (#6187)
* update support version from 1.7.0 to 1.8.0

* Added apiVersion comment.
2017-11-06 13:06:29 -06:00
Shawnique Warren 6ef68e905f Fixed typo 2017-11-06 10:07:41 -05:00
Qiming 01bc81edf6 Merge pull request #6210 from kyunghoj/patch-1
Correct a phrase by deleting an irrelevant verb
2017-11-06 22:58:37 +08:00
Kyungho Jeon 17bb567d3a Correct a phrase by deleting an irrelevant verb
"how to use install" -> "how to install"
2017-11-06 23:23:50 +09:00
Qiming Teng 07e5c8b711 Document unconfined apparmor profile 2017-11-06 11:25:27 +08:00
Qiming 621807bfb8 Merge pull request #6145 from lichuqiang/translation-temp5
Translate tasks doc podpreset into Chinese
2017-11-06 09:49:58 +08:00
lichuqiang 1f49279e9a translate tasks doc podpreset into Chinese 2017-11-06 09:28:14 +08:00
Qiming e2618c934d Merge pull request #6192 from stewart-yu/patch-9
Update write-new-topic.md
2017-11-06 08:52:06 +08:00
Xiaoyu(Tim) Zhang e050203d46 Merge pull request #6169 from lichuqiang/translation-temp7
Translate doc configure-access-multiple-clusters into Chinese
2017-11-05 20:57:09 +08:00
Stewart-YU 355c43987b Update write-new-topic.md
fix error url to anyone which can be access.
2017-11-05 17:24:14 +08:00
Gin 1c15ddd176 Add the translated document 'The Kubernetes API' - Chinese version. 2017-11-05 14:21:00 +08:00
Xiaoyu(Tim) Zhang 8004acded3 Merge pull request #6189 from futureperfect/quickstart-deployment-cleanup
Add deployment cleanup to minikube quickstart
2017-11-05 09:55:00 +08:00
Qiming e0b2e1b7b2 Merge pull request #6184 from dungeonmaster18/azure-container-redirect
Fixed issue with azure container redirect.
2017-11-05 09:14:25 +08:00
Qiming 1db01fcee3 Merge pull request #6186 from moutai/patch-1
Fix typo in Actual parallelism section
2017-11-05 09:12:56 +08:00
Erik Hollembeak d7ffab2ac3 Add deployment cleanup to minikube quickstart 2017-11-04 17:02:01 -07:00
Moussa Taifi 139f1c142a Fix typo in Actual parallelism section
Fix typo in Actual parallelism section
2017-11-04 15:38:46 -04:00
dungeonmaster18 786416e412 Fixed issue with azure container redirect. 2017-11-04 22:24:36 +05:30
Qiming aae0312530 Merge pull request #6181 from lcfang/patch-57
Update kubeadm.md
2017-11-04 21:26:58 +08:00
lemon-tree 0abb97e623 Update kubeadm.md
Fixed the bad format
2017-11-04 10:35:39 +08:00
Qiming 773c7ef445 Merge pull request #6132 from zburgermeiszter/patch-1
Pod name fixed
2017-11-04 09:00:24 +08:00
Steve Perry acf42d4277 Cover case where min-kubernetes-server-version doesn't exits. (#6177) 2017-11-03 13:10:39 -07:00
zacharysarah 3169e4fcf4 Merge branch 'release-1.9' of https://github.com/kubernetes/website into release-1.9 2017-11-03 13:25:57 -06:00
Luke Heidecke bf85bf723f Fix typo 2017-11-03 13:23:31 -06:00
Luke Heidecke b8f8514e38 Add jekyll includes to docs home toc
- Remove extra kubernetes home in toc
2017-11-03 13:23:31 -06:00
Luke Heidecke 4fbaaddf20 Document jekyll includes snippets 2017-11-03 13:23:31 -06:00
Luke Heidecke b9cad983c8 Update test blacklists (#6063)
* Update toc check blacklist

* Update title check blacklist

* wip

* wip
2017-11-03 13:23:31 -06:00
Jamie Hannaford df7071d081 document docker cgroupdriver req (#5937) 2017-11-03 13:23:31 -06:00
xuhuilong 6556061e85 Usage note and warning tags. (#6053)
* Usage note and warning tags.

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md
2017-11-03 13:23:31 -06:00
chenhonggc 1f2d1affa7 Operating etcd cluster for Kubernetes bad format in the final page (#6056)
* Operating etcd cluster for Kubernetes bad format in the final page

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md
2017-11-03 13:23:31 -06:00
Rizky Ariestiyansyah 7b48c52d26 Update: Using universal zsh configuration (#5669)
* Update install-kubectl.md

Zsh is not only oh-my-zsh, so I added universal configuration for zsh that also can be used in prezto.

* fix merge error after rebase
2017-11-03 13:23:31 -06:00
egagala 08f98d070c add info about VMware NSX-T CNI plugin (#5987)
* add info about VMware NSX-T CNI plugin

Hello,

I'm VMware Networking and Security Architect and would like to include short information about our CNI plugin implementation similar to what other vendors did

Best regards

Emil Gagala

* Update networking.md

* Update networking.md

* Update networking.md
2017-11-03 13:23:31 -06:00
egagala bea22f938c Update addons.md (#6061) 2017-11-03 13:23:31 -06:00
Patrick Liu 4e4f28ffa0 Fix backoffLimit field misplacement (#6042)
It should be placed in JobSpec according to:
https://github.com/kubernetes/kubernetes/blob/master/api/swagger-spec/batch_v1.json#L1488-L1514
2017-11-03 13:23:31 -06:00
chenhonggc d9065a386f static-pod example bad format in the final page (#6050)
* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page
2017-11-03 13:23:31 -06:00
Steve Perry 50ddb9bc16 Put orphaned topics in TOC. (#6051) 2017-11-03 13:23:31 -06:00
Kyle Bai 643b72e187 Add selector spec description (#5789)
* Add selector spec description

* Fix selector field explanation
2017-11-03 13:23:31 -06:00
Qiming 67333c4b5b Split PodPreset concept out from task doc (#5984) 2017-11-03 13:23:30 -06:00
Qiming aecd481e4c Add a simple pod manifest to pod overview (#5986) 2017-11-03 13:23:30 -06:00
Qiming dbba7b38d0 Fix podpreset task (#5705) 2017-11-03 13:23:30 -06:00
chenhonggc f7cd1468b8 Link mistake (#6038)
* link mistake

* link mistake

* skip title check for skip_title_check.txt

* skip title check for skip_title_check.txt

* remove doesn't exist link.
2017-11-03 13:23:30 -06:00
Andrew Chen e86ea601c5 Change title to just Ingress 2017-11-03 13:23:30 -06:00
Andrew Chen e7599dade2 add Concept template 2017-11-03 13:23:30 -06:00
Brent Shaffer 4de1cd0165 Remove links using "here" 2017-11-03 13:23:30 -06:00
Andrew Chen dff3fd2c97 Rename to /docs/reference/generated directory 2017-11-03 13:23:30 -06:00
jianglingxia 63cae6189f correct the downwardapi redirect 2017-11-03 13:23:30 -06:00
Andrew Chen 4c42b81966 Add /docs/reference/auto-generated directory 2017-11-03 13:23:30 -06:00
Mahdi Mohammadinasab c6b1481d43 Fix changed URL for google containers 2017-11-03 13:23:30 -06:00
Kaitlyn Barnard c5f17350eb Adding all files for BlaBlaCar case study (#5857)
* Adding all files for BlaBlaCar case study

* Update blablacar.html
2017-11-03 13:23:30 -06:00
Slava Semushin 31eb95f885 pod-security-policy.md: add links to the page about admission plugins. 2017-11-03 13:23:30 -06:00
chentao1596 28d3c0b49d Update pod-priority-preemption.md
fix-wrong-link-to-pod-preemption
2017-11-03 13:23:30 -06:00
Brad Topol 95b4597bc1 Fixes issue #5620 (#5869)
* Fixes issue #5620

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* Restructured so that review process is for both current and upcoming
releases.  Added content describing the use of tech reviewers.

* Removed incorrect Kubernetes reviewer link.

* Fixed tech reviewer URL to now use website
2017-11-03 13:23:30 -06:00
Kris Dockery 3bda0cf7b1 Update create-cluster-kubeadm.md (#5761)
Update Canal version in pod network apply commands
2017-11-03 13:23:30 -06:00
Hosh 8b5e50f08e Added explanation on context to when joining (#6018) 2017-11-03 13:23:30 -06:00
Steve Perry 9d3f31a990 Rephrase core group. (#6024) 2017-11-03 13:23:30 -06:00
Steve Perry e09a6b6c47 Add link to custom metrics. (#6023) 2017-11-03 13:23:30 -06:00
Steve Perry 3e31f503ec Change VM to pod. (#6022) 2017-11-03 13:23:30 -06:00
Joseph Heck 13e442dd12 resolves jekyll rendering error (#5976)
- chinese isn't understood for keys in YAML frontmatter in jekyll, so
   replaced it with the english equivalent that doesn't throw the
following error on rendering:

Error reading file src/kubernetes.github.io/cn/docs/concepts/cluster-administration/device-plugins.md: (<unknown>): could not find expected ':' while scanning a simple key at line 4 column 1
2017-11-03 13:23:30 -06:00
xuhuilong bf058c20f3 Avoid Latin phrases & format note (#5889)
* Avoid Latin phrases & format note

according the Documentation Style Guide

* Update scratch.md

* Update scratch.md
2017-11-03 13:23:30 -06:00
charlesverdad 49317b16f3 Update sysctl-cluster.md (#5894)
Include guide on enabling unsafe sysctls in minikube
2017-11-03 13:23:30 -06:00
Steve Gordon e2379e058b Mention usage of block storage version param (#5925)
Mention usage of block storage version (bs-version) parameter to
workaround attachment issues using older K8S versions on an OpenStack
cloud with path-based endpoints.

Resolves: https://github.com/kubernetes/kubernetes.github.io/issues/5924
2017-11-03 13:23:30 -06:00
Qiming 58d997f566 Clarification of failureThreshold of probes (#5963) 2017-11-03 13:23:30 -06:00
jianglingxia cfcbd41765 change the StatefulSet to ReplicaSet in reference (#5968) 2017-11-03 13:23:30 -06:00
Tim Van Steenburgh fc1af91126 Add conjure-up to Turnkey Cloud Solutions list (#5973)
* Add conjure-up to Turnkey Cloud Solutions list

* Changed wording slightly
2017-11-03 13:23:30 -06:00
Zach Corleissen 94601d165b 404 monthly maintenance - October 2017 (#5977)
* Updated redirects

* More redirects
2017-11-03 13:23:30 -06:00
Bobby (Babak) Salamat f4fdc4ee03 Add performance implications of inter-pod affinity/anti-affinity (#5979) 2017-11-03 13:23:30 -06:00
chenhonggc 461698de00 link error for run-stateless-application-deployment.md (#5985)
* link error for run-stateless-application-deployment.md

* link error for run-stateless-application-deployment.md
2017-11-03 13:23:30 -06:00
chenhonggc e96a8ba33f specify password for mysql image (#5990)
* specify password for mysql image

* specify password for mysql image
2017-11-03 13:23:30 -06:00
Wang Jie e40084afd3 Update secret.md (#6008) 2017-11-03 13:23:30 -06:00
Wang Jie 702e777261 Update replicaset.md (#6009) 2017-11-03 13:23:30 -06:00
jianglingxia f647c51f84 fix scale command of object-management (#6011) 2017-11-03 13:23:30 -06:00
Joseph Heck 4f5f584c78 search and replace for k8s.github.io to website (#6019) 2017-11-03 13:23:30 -06:00
Shual Liu dea874ad6b add matchLabels description (#6020) 2017-11-03 13:23:30 -06:00
Wang Jie 8fea652957 Update hpa.md 2017-11-03 13:23:30 -06:00
jianglingxia 736ba5f35c fix redirection of PersistentVolume 2017-11-03 13:23:30 -06:00
linyouchong c4c0d0acf9 fix spelling error
guarnatees  to guarantees
2017-11-03 13:23:30 -06:00
Ming Zhao d6087c50c4 Use the format of kubeadm init 2017-11-03 13:23:30 -06:00
Ming Zhao 2484aae75d update kubectl instruction 2017-11-03 13:23:30 -06:00
Wang Jie 007c871994 Update update-daemon-set.md 2017-11-03 13:23:30 -06:00
Wang Jie f757bb245a Update scheduling-hugepages.md 2017-11-03 13:23:30 -06:00
Joe Heck 3255e0844f making explicit hostname uniq requirement 2017-11-03 13:23:30 -06:00
Karthik Gaekwad bf8ed10618 Typo
I believe this should be "users" not "uses"
2017-11-03 13:23:30 -06:00
Stewart-YU 9fef2eda35 Update kubectl-overview.md
Fix format.
2017-11-03 13:23:30 -06:00
Stewart-YU 374ea8e789 Update init-containers.md
Fix leading spaces in commands.
2017-11-03 13:23:30 -06:00
Stewart-YU ccf4933167 Update openstack-heat.md
The url no need. just  highlight.
2017-11-03 13:23:30 -06:00
Stewart-YU d391d95410 Update clc.md
Fix format.
2017-11-03 13:23:30 -06:00
Qiming Teng 31c0547bcb Document conntrack dependency for kube-proxy 2017-11-03 13:23:30 -06:00
Zach Corleissen b34002b15f Update review-issues.md
Some edits for clarity and condensed language.
2017-11-03 13:23:30 -06:00
Qiming 536f927d52 Revise certificates documentation (#5965) 2017-11-03 13:23:30 -06:00
Tim Van Steenburgh e2c6653251 Update Table of Solutions for Juju 2017-11-03 13:23:30 -06:00
Jessica Yao f26bbe2108 temp fix for broken pod and deployment links 2017-11-03 13:23:30 -06:00
陈宏 d8ada0632b kubectl-overview 2017-11-03 13:23:30 -06:00
Ziqi Zhao 5a81d09db7 Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com> (#5366)
Fix the not-working test case yaml for /doc/concepts/storage/volumes.md
2017-11-03 13:23:30 -06:00
zacharysarah 381fa453db Undo trivial change 2017-11-03 13:23:30 -06:00
zacharysarah c3c78e204a Trivial change to open release branch 2017-11-03 13:23:30 -06:00
Joe Heck 95d0cba41d adding example responses for common issues
- support request
 - code bug report
2017-11-03 13:23:30 -06:00
Zack Proser 8969ae48ab Add an a
This is kind of jarring / missing an article. I'm guessing it should either be ' to a rack of bare metal servers.' or '...to racks of bare metal servers.'.
2017-11-03 13:23:30 -06:00
Lion-Wei 72799c1684 add service ipvs overview 2017-11-03 13:23:30 -06:00
Ming Zhao d3a058b5be Add instructions on how to setup kubectl 2017-11-03 13:23:30 -06:00
Qiming 17330cd0c9 Merge pull request #6167 from tengqm/certificate-fix
Fix openssl command for generating apiserver cert
2017-11-03 20:42:20 +08:00
Guangya Liu 6cc8501441 Added --authorization-mode=Node to document. 2017-11-03 20:16:28 +08:00
lichuqiang 6ccf3268a2 translate doc configure-access-multiple-clusters into Chinese 2017-11-03 15:01:36 +08:00
lichuqiang f1cd967672 typo fix in doc configure-access-multiple-clusters 2017-11-03 15:01:24 +08:00
Qiming Teng 90fe42a2ff Fix openssl command for generating apiserver cert 2017-11-03 09:31:31 +08:00
Mitchel Humpherys d49a3dda8e kubelet: an => a (#6159)
"PodSpec" doesn't start with a vowel.
2017-11-02 17:02:32 -07:00
Jessica Yao f3edbd3822 Revert "Introduce custom Jekyll tags for better glossary integration" (#6160)
This reverts commit 46d9cbe5ae.
2017-11-02 15:07:26 -06:00
Eric Chiang aaffdb8ca4 oidc: document oidc prefix flags and add note about Okta (#5884) 2017-11-02 13:25:25 -07:00
Qiming 73acc5e28f Fix some shell command examples (#6143) 2017-11-02 12:22:45 -06:00
Shawnique Warren 74192d0666 Update IBM Cloud private link 2017-11-02 13:37:10 -04:00
Alex Contini 67608df60b Update index.html 2017-11-02 09:35:52 -07:00
dungeonmaster18 3f0f84f924 Fixed cluster-large broken links 2017-11-02 09:17:03 -07:00
Qiming 91c3bec469 Merge pull request #6148 from warmchang/federation
Fix the hyperlink of federation.md to the latest path.
2017-11-02 17:16:33 +08:00
William Chang ba6e4b3cbc Fix all the relevant documents hyperlink about the federation. 2017-11-02 17:04:30 +08:00
Qiming f2f5b83fc1 Merge pull request #6146 from chenhonggc/cloud-controller
small pr
2017-11-02 16:11:00 +08:00
陈宏 ef526c0f1b specifie to specific 2017-11-02 16:06:43 +08:00
Xiaoyu(Tim) Zhang ae1dfe5b34 Merge pull request #6147 from chenhuan12/patch-102
fix typo
2017-11-02 16:00:27 +08:00
Jessica Yao 46d9cbe5ae Introduce custom Jekyll tags for better glossary integration 2017-11-02 00:57:26 -07:00
William Chang 3fef7beae9 Fix the hyperlink of federation.md to the latest path. 2017-11-02 15:51:30 +08:00
chenhuan 163410af51 fix typo
fix typo
2017-11-02 15:49:49 +08:00
陈宏 0667dfe558 small pr 2017-11-02 15:32:45 +08:00
Qiming 8ff083b0f3 Merge pull request #6142 from kubernetes/brendandburns-patch-2
Fix linkification
2017-11-02 11:18:22 +08:00
Brendan Burns fff1d28a53 Fix linkification
there was a space between ']' and '(' which made markdown not recognize the links...
2017-11-01 20:05:51 -07:00
Aaron Crickenberger 21cabff5ad Rename OWNERS assignees: to approvers: (#6121)
They are effectively the same, assignees is deprecated
2017-11-01 19:03:41 -07:00
lichuqiang fcb2ecd89c Translate doc cloud-providers into chinese (#6122)
* translate doc cloud-providers into chinese

* typo fix on doc cloud-provider
2017-11-01 19:02:50 -07:00
Qiming 9f80a39166 Remove dangling job.yaml (#6124) 2017-11-01 19:02:28 -07:00
Brad Topol 0f28ec8553 Merge pull request #6139 from steveperry-53/required-version
Add version to prerequisites.
2017-11-01 22:00:06 -04:00
lichuqiang c919173f23 translate doc container-environment-variables into Chinese (#6126) 2017-11-01 18:58:03 -07:00
Adrian Otto 9665dede8a Update maximum cluster size guidance (#6135)
* Update maximum cluster size guidance

This document was published when v1.3 was the prevailing k8s version. This change provides newer guidance with respect to using large clusters.

* Update federation.md
2017-11-01 18:56:31 -07:00
steveperry-53 5ac31686a6 Remove accidental white space. 2017-11-01 18:47:09 -07:00
steveperry-53 3e6166b565 Add version to prerequisites. 2017-11-01 18:41:49 -07:00
Brad Topol 5b1fabee07 Merge pull request #6138 from xsgordon/correct-openstack-cloud-provider-table-layout
Correct OpenStack Cloud Provider Table Layout
2017-11-01 21:26:56 -04:00
Kyle Bai d44b8900c1 Remind the flag --require-kubeconfig is deprecated (#6087)
* Remove --require-kubeconfig flag

* Revert --require-kubeconfig flag

* Remind the flag  is deprecated
2017-11-01 14:52:26 -07:00
Stephen Gordon 6ad5f819a2 Correct OpenStack Cloud Provider Table Layout
Correct the OpenStack cloud provider table layout to use GitHub
compatiable markdown.
2017-11-01 16:02:44 -04:00
Andrew Chen aee953a33f Merge pull request #6137 from kubernetes/chenopis-owners-self-patch
Remove chenopis from OWNERS file
2017-11-01 12:56:00 -07:00
Brad Topol 4dd5bca811 Merge pull request #6136 from nique905/patch-2
IBM Cloud Private rename
2017-11-01 15:30:21 -04:00
Brad Topol 834d73ab49 Merge pull request #6127 from gsaslis/patch-1
Fixed 404 broken link
2017-11-01 14:56:17 -04:00
Andrew Chen 852cb26daf Remove chenopis from OWNERS file 2017-11-01 11:54:15 -07:00
nique905 60d4667f82 IBM Cloud Private rename 2017-11-01 14:36:27 -04:00
Zoltan Burgermeiszter c7a87bf28c kubectl get added to the example. 2017-11-01 17:09:05 +00:00
Qiming 795d3472fa Fix sample network policy manifests (#6105) 2017-11-01 10:06:07 -07:00
Zoltan Burgermeiszter c613ebfdd3 Pod name fixed 2017-11-01 16:59:28 +00:00
Yorgos Saslis a223dd60ec Fixed 404 broken link 2017-11-01 10:47:25 +02:00
lichuqiang 45b8f181f1 translate doc cpu-management-policies into chinese (#6094) 2017-10-31 19:48:49 -07:00
Steve Gordon 21fb91fa59 Add documentation of all OpenStack provider opts (#6047)
Add documentation of all OpenStack provider options including an
indication as to which items are required versus optional and which
configuration blocks they must appear in.

Also adds a section detailing which services are required/expected by
the OpenStack provider implementation.

https://github.com/kubernetes/website/issues/5980
2017-10-31 17:06:44 -07:00
Mahesh Sawaiker 15d13f68c7 Added instructions to create secrets for https using kubectl and openssl (#6093)
* Added instructions to create secrets for https using kubectl and openssl

* Fixed some english grammar as per review comments.
2017-10-31 12:58:02 -07:00
Tamal Saha 366403459e Add PATCH permission for nodes/status (#6111)
This is required for node controller.
https://github.com/kubernetes/kubernetes/blob/d118e44320a5084407554f2b0f08bf50f0569aba/pkg/controller/cloud/node_controller.go#L186
2017-10-31 12:50:45 -07:00
Qiming 45e7da68ec Fix ubuntu local guide (#6106) 2017-10-31 12:45:26 -07:00
Qiming cc53dadc34 Fix CPU management policy redirect (#6108) 2017-10-31 12:43:58 -07:00
Karsten Bott 6827ba686b Changed Typo in ThinProvisioned and ThickProvisioned (#6110)
Changed Typo in ThinProvisioned and ThickProvisioned
2017-10-31 12:41:46 -07:00
Umesh Yadav 48413e1669 Fixed deprecated alternatives page broken links. (#6119) 2017-10-31 12:33:38 -07:00
Andrew Chen 71e17c50a2 Merge pull request #6101 from kubernetes/chenopis-glossary-patch
Change glossary snippet length options
2017-10-30 13:54:12 -07:00
Andrew Chen b4630dac1d Change glossary snippet length options 2017-10-30 12:05:14 -07:00
Jamie Hannaford 4c4d56bfc0 add doc for wiping etcd state (#5939) 2017-10-30 10:46:41 -07:00
Jamie Hannaford a7acfa8270 Clarify minor version skew (#5819) 2017-10-30 10:44:30 -07:00
Kaitlyn Barnard f7d639235d Updated KubeCon Banners (#6085)
* Adding all files for BlaBlaCar case study

* Update blablacar.html

* Updated KubeCon banner

* Update index.html
2017-10-30 10:36:15 -07:00
Brendan Burns bc43ad1c06 Add some more libraries (#6096)
Add official Java and Dotnet libraries
Add unofficial lisp library
2017-10-30 10:04:08 -07:00
Xiaoyu(Tim) Zhang 0216826ba1 Merge pull request #5983 from lichuqiang/typo
Translate doc scheduling-hugepages into chinese
2017-10-30 17:37:39 +08:00
lichuqiang 604d64c0e7 translate doc scheduling-hugepages into chinese 2017-10-30 16:13:35 +08:00
Jamie Hannaford 306cc0d0e6 Add dedicated Troubleshooting docs for kubeadm (#5814)
* Add dedicated Troubleshooting docs for kubeadm

* Add to ToC
2017-10-28 10:11:58 -07:00
xuhuilong f6791064b6 remote the " char 2017-10-29 01:06:47 +08:00
Fawaz Mohammed 22b6f743f5 A typo fixed 2017-10-29 01:03:20 +08:00
Fawaz Mohammed f272ebc9af Fix typo in node controller section 2017-10-29 01:01:42 +08:00
Stewart-YU 6ec1b0bf4b Fix some format (#5996)
* Update index.md

Fix format

* Update fedora_manual_config.md

Fix format.

* Update libvirt-coreos.md

Fix format.

* Update libvirt-coreos.md

* Update libvirt-coreos.md

* Update libvirt-coreos.md

update libvirt-coreos.md

* Update libvirt-coreos.md
2017-10-27 13:41:33 -07:00
Steve Perry dfe3e277e6 Change repo name to website. (#6076) 2017-10-27 10:47:03 -07:00
chenhonggc d11f9f2508 fixed mistake format (#6069)
* fixed mistake format

* fixed mistake format

* fixed misspelling
2017-10-27 10:27:39 -07:00
Zhang Xingcai 6948f44ea1 Update .travis.yml (#6070) 2017-10-27 10:25:54 -07:00
xuhuilong c3b684f9b6 wrong bash statements. (#6071)
here is my test result:

[root@localhost ~]# sh -c 'for i in {1..100}; do sleep 1; if dig www.baidu.com;then exit 0; fi; exit 1'
sh: -c: line 1: syntax error: unexpected end of file
[root@localhost ~]# sh -c 'for i in {1..100}; do sleep 1; if dig www.baidu.com;then exit 0; fi;done; exit 1'

; <<>> DiG 9.9.4-RedHat-9.9.4-51.el7 <<>> www.baidu.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27927
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;www.baidu.com.                 IN      A

;; ANSWER SECTION:
www.baidu.com.          1125    IN      CNAME   www.a.shifen.com.
www.a.shifen.com.       106     IN      A       180.97.33.107
www.a.shifen.com.       106     IN      A       180.97.33.108

;; Query time: 16 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Fri Oct 27 02:42:38 EDT 2017
;; MSG SIZE  rcvd: 101

[root@localhost ~]# echo $?
0
[root@localhost ~]#
2017-10-27 10:22:15 -07:00
chenhonggc adcce7536f format skew within cassandra.md in the table of section Modifying the Cassandra StatefulSet (#6072) 2017-10-27 10:21:02 -07:00
Geoff Sindel ae415874a4 Corrects example yaml indentation (#6074) 2017-10-27 10:17:39 -07:00
Anthony Yeh f71e041372 CRD: Document cleanup on delete. (#6075)
Make it clear that deleting a CRD deletes everything in it.
2017-10-27 10:15:22 -07:00
Qiming 1107757752 Add HPA scaling delay docs (#5653) 2017-10-27 10:09:25 -07:00
zoues 9cf9e7d852 update storage version to v1 (#6057)
* update storage version to v1

* Update cassandra-statefulset.yaml
2017-10-26 21:13:17 -07:00
XsWack 62e51f8696 Add description for Priority admission control plug-in (#6058) 2017-10-26 15:16:50 -07:00
Qiming ec21a413b7 Add pointer to DefaultStorageClass AC from PV doc (#6016) 2017-10-26 15:13:26 -07:00
Paolo Antinori 69c6cb07de kubectl-cheatsheet - patch, added example for add (#4546)
* kubectl-cheatsheet - patch, added example for add

* Changed patch example to use k8s native resource

* Removed line from kubectl-cheatsheet
2017-10-26 15:05:13 -07:00
Richard Xia ce0e1fa9fd Fix example job yaml (#6064)
Dedent the backoffLimit key so that it lives in the Job spec, not the Pod spec, where it actually belongs.
2017-10-26 14:34:42 -07:00
Steve Perry 5bfcd2695a Correct capitalization of clusterIP. (#6067) 2017-10-26 14:18:04 -07:00
Sidhartha Mani f084d11d32 add conceptual information behind CCM (#5928) 2017-10-26 14:15:11 -07:00
steveperry-53 e98cb2f8ed Merge branch 'master' into release-1.9 2017-10-26 13:35:08 -07:00
Luke Heidecke 82a05c1b98 Fix typo 2017-10-26 12:25:56 -07:00
Luke Heidecke fb7f44268b Add jekyll includes to docs home toc
- Remove extra kubernetes home in toc
2017-10-26 12:25:56 -07:00
Luke Heidecke 5e9996601d Document jekyll includes snippets 2017-10-26 12:25:56 -07:00
Luke Heidecke 8e83b53964 Update test blacklists (#6063)
* Update toc check blacklist

* Update title check blacklist

* wip

* wip
2017-10-26 12:12:53 -07:00
Jamie Hannaford 41bd1b8b7a document docker cgroupdriver req (#5937) 2017-10-26 12:09:42 -07:00
xuhuilong 2f416b8d29 Usage note and warning tags. (#6053)
* Usage note and warning tags.

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md
2017-10-26 09:44:33 -07:00
chenhonggc 2a7bffb839 Operating etcd cluster for Kubernetes bad format in the final page (#6056)
* Operating etcd cluster for Kubernetes bad format in the final page

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md
2017-10-26 09:43:06 -07:00
Rizky Ariestiyansyah 67135553e7 Update: Using universal zsh configuration (#5669)
* Update install-kubectl.md

Zsh is not only oh-my-zsh, so I added universal configuration for zsh that also can be used in prezto.

* fix merge error after rebase
2017-10-26 08:50:09 -07:00
egagala 4cd832bc8f add info about VMware NSX-T CNI plugin (#5987)
* add info about VMware NSX-T CNI plugin

Hello,

I'm VMware Networking and Security Architect and would like to include short information about our CNI plugin implementation similar to what other vendors did

Best regards

Emil Gagala

* Update networking.md

* Update networking.md

* Update networking.md
2017-10-26 08:34:18 -07:00
egagala 7c11659caa Update addons.md (#6061) 2017-10-26 08:34:00 -07:00
Patrick Liu f9a2afa4aa Fix backoffLimit field misplacement (#6042)
It should be placed in JobSpec according to:
https://github.com/kubernetes/kubernetes/blob/master/api/swagger-spec/batch_v1.json#L1488-L1514
2017-10-25 22:28:54 -07:00
chenhonggc d9c61ab67d static-pod example bad format in the final page (#6050)
* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page
2017-10-25 22:25:18 -07:00
Steve Perry 94a6bbaeb2 Put orphaned topics in TOC. (#6051) 2017-10-25 22:10:00 -07:00
Joseph Heck 1b5364e87f Merge pull request #4046 from mingzhaodotname/patch-1
Add instructions on how to setup kubectl when using kubeadm to Create a Cluster
2017-10-25 17:06:04 -07:00
Kyle Bai 62062a450f Add selector spec description (#5789)
* Add selector spec description

* Fix selector field explanation
2017-10-25 16:11:41 -07:00
Qiming 583805b507 Split PodPreset concept out from task doc (#5984) 2017-10-25 14:41:51 -07:00
Qiming 59fd2c4088 Add a simple pod manifest to pod overview (#5986) 2017-10-25 14:22:49 -07:00
Qiming 6ed5d06a6c Fix podpreset task (#5705) 2017-10-25 13:50:27 -07:00
chenhonggc 56ff8f9650 Link mistake (#6038)
* link mistake

* link mistake

* skip title check for skip_title_check.txt

* skip title check for skip_title_check.txt

* remove doesn't exist link.
2017-10-25 13:26:08 -07:00
Joseph Heck 3e90bbdf7b Merge pull request #5571 from Lion-Wei/patch-16
add proxy-mode:ipvs in service.md
2017-10-25 12:12:35 -07:00
Joseph Heck e66bd75b0a Merge pull request #6036 from mahdix/patch-4
Fix changed URL for google containers
2017-10-25 12:08:38 -07:00
Joseph Heck cc3cac9772 Merge pull request #6032 from php-coder/psp_add_link_to_admission_page
pod-security-policy.md: add links to the page about admission plugin
2017-10-25 12:05:05 -07:00
Joseph Heck ffa1161c2a Merge pull request #6030 from chentao1596/patch-1
fix wrong link to pod-preemption.md
2017-10-25 12:02:21 -07:00
Joseph Heck 0d2209bec4 Merge pull request #6040 from jianglingxia/jlx-api
correct the downwardapi redirect
2017-10-25 12:00:37 -07:00
Andrew Chen 1e6d8d4b22 Change title to just Ingress 2017-10-25 11:43:25 -07:00
Andrew Chen f2095e7b9f add Concept template 2017-10-25 11:43:25 -07:00
Brent Shaffer 2eee2d2e5a Remove links using "here" 2017-10-25 11:43:25 -07:00
Andrew Chen f93c8b48f3 Merge pull request #6045 from kubernetes/chenopis-ref-generated
Rename to /docs/reference/generated directory
2017-10-25 10:52:10 -07:00
Andrew Chen 3413567da1 Rename to /docs/reference/generated directory 2017-10-25 10:47:16 -07:00
jianglingxia ab21e16a70 correct the downwardapi redirect 2017-10-25 14:00:32 +08:00
Andrew Chen f9f0ff1bd0 Add /docs/reference/auto-generated directory 2017-10-24 13:09:10 -07:00
Mahdi Mohammadinasab 0069133e8a Fix changed URL for google containers 2017-10-24 20:38:03 +01:00
Kaitlyn Barnard 84ebc9cf9c Adding all files for BlaBlaCar case study (#5857)
* Adding all files for BlaBlaCar case study

* Update blablacar.html
2017-10-24 13:50:05 -05:00
Slava Semushin 8ecb2b404b pod-security-policy.md: add links to the page about admission plugins. 2017-10-24 18:31:18 +02:00
chentao1596 8eb389f943 Update pod-priority-preemption.md
fix-wrong-link-to-pod-preemption
2017-10-24 18:56:44 +08:00
Brad Topol 5b438296db Fixes issue #5620 (#5869)
* Fixes issue #5620

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* Restructured so that review process is for both current and upcoming
releases.  Added content describing the use of tech reviewers.

* Removed incorrect Kubernetes reviewer link.

* Fixed tech reviewer URL to now use website
2017-10-23 15:08:47 -07:00
Kris Dockery 9ac035ffda Update create-cluster-kubeadm.md (#5761)
Update Canal version in pod network apply commands
2017-10-23 14:21:34 -07:00
Hosh 25029e6577 Added explanation on context to when joining (#6018) 2017-10-23 14:18:13 -07:00
Steve Perry 269115ab0a Rephrase core group. (#6024) 2017-10-23 14:04:21 -07:00
Steve Perry 875af17a6d Add link to custom metrics. (#6023) 2017-10-23 13:51:07 -07:00
Steve Perry 79b4426847 Change VM to pod. (#6022) 2017-10-23 12:08:18 -07:00
Joseph Heck 7edb8f3fa7 resolves jekyll rendering error (#5976)
- chinese isn't understood for keys in YAML frontmatter in jekyll, so
   replaced it with the english equivalent that doesn't throw the
following error on rendering:

Error reading file src/kubernetes.github.io/cn/docs/concepts/cluster-administration/device-plugins.md: (<unknown>): could not find expected ':' while scanning a simple key at line 4 column 1
2017-10-23 12:07:55 -07:00
xuhuilong 83797a6f62 Avoid Latin phrases & format note (#5889)
* Avoid Latin phrases & format note

according the Documentation Style Guide

* Update scratch.md

* Update scratch.md
2017-10-23 11:51:48 -07:00
charlesverdad 406bcc87f6 Update sysctl-cluster.md (#5894)
Include guide on enabling unsafe sysctls in minikube
2017-10-23 11:50:18 -07:00
Steve Gordon 0bd5f3e6cb Mention usage of block storage version param (#5925)
Mention usage of block storage version (bs-version) parameter to
workaround attachment issues using older K8S versions on an OpenStack
cloud with path-based endpoints.

Resolves: https://github.com/kubernetes/kubernetes.github.io/issues/5924
2017-10-23 11:48:44 -07:00
Qiming 3914312936 Clarification of failureThreshold of probes (#5963) 2017-10-23 10:58:55 -07:00
jianglingxia 5af326934f change the StatefulSet to ReplicaSet in reference (#5968) 2017-10-23 10:57:20 -07:00
Tim Van Steenburgh d3874813fd Add conjure-up to Turnkey Cloud Solutions list (#5973)
* Add conjure-up to Turnkey Cloud Solutions list

* Changed wording slightly
2017-10-23 10:54:35 -07:00
Zach Corleissen 1b62c058b9 404 monthly maintenance - October 2017 (#5977)
* Updated redirects

* More redirects
2017-10-23 10:49:04 -07:00
Bobby (Babak) Salamat ae36ba80d7 Add performance implications of inter-pod affinity/anti-affinity (#5979) 2017-10-23 10:47:32 -07:00
chenhonggc 7602721b17 link error for run-stateless-application-deployment.md (#5985)
* link error for run-stateless-application-deployment.md

* link error for run-stateless-application-deployment.md
2017-10-23 10:45:58 -07:00
chenhonggc 87679d9332 specify password for mysql image (#5990)
* specify password for mysql image

* specify password for mysql image
2017-10-23 10:27:08 -07:00
Wang Jie 05416d4eb1 Update secret.md (#6008) 2017-10-23 10:22:59 -07:00
Wang Jie 250ae15cb0 Update replicaset.md (#6009) 2017-10-23 10:22:42 -07:00
jianglingxia 32f66bd9b2 fix scale command of object-management (#6011) 2017-10-23 10:22:07 -07:00
Joseph Heck 2febd642af search and replace for k8s.github.io to website (#6019) 2017-10-23 10:16:08 -07:00
Shual Liu 05c0a65373 add matchLabels description (#6020) 2017-10-23 10:15:03 -07:00
Wang Jie b38ab1e240 Update hpa.md 2017-10-23 08:55:53 -07:00
jianglingxia 5c4c563e0b fix redirection of PersistentVolume 2017-10-23 08:51:41 -07:00
Joseph Heck 96bfc800fa Merge pull request #6015 from linyouchong/patch-1
fix spelling error
2017-10-23 08:19:44 -07:00
linyouchong c912eb89d4 fix spelling error
guarnatees  to guarantees
2017-10-23 14:25:14 +08:00
Ming Zhao 67dac7b59c Use the format of kubeadm init 2017-10-22 22:59:34 -07:00
Ming Zhao fa82d4fedf update kubectl instruction 2017-10-22 22:57:05 -07:00
Joseph Heck aefefc6515 Merge pull request #6007 from scjane/patch-12
Update update-daemon-set.md
2017-10-22 18:58:44 -07:00
Joseph Heck aab17c16a2 Merge pull request #6006 from scjane/patch-11
Update scheduling-hugepages.md
2017-10-22 18:58:13 -07:00
Wang Jie a07f6bcbbb Update update-daemon-set.md 2017-10-23 09:46:20 +08:00
Wang Jie 29c5cf0d0b Update scheduling-hugepages.md 2017-10-23 08:54:35 +08:00
Joseph Heck d5b0c2490f Merge pull request #6002 from heckj/unique_hostname_kubeadm
making explicit hostname uniq requirement
2017-10-22 16:30:10 -07:00
Joseph Heck 62e5e45740 Merge pull request #5998 from karthequian/patch-5
Typo
2017-10-22 08:55:36 -07:00
Joe Heck c1290d97b4 making explicit hostname uniq requirement 2017-10-22 08:49:44 -07:00
Karthik Gaekwad f639e0661b Typo
I believe this should be "users" not "uses"
2017-10-22 01:31:25 -05:00
Joseph Heck a5c4ebc7c2 Merge pull request #5995 from stewart-yu/patch-1
Fix format
2017-10-21 08:52:42 -07:00
Joseph Heck 1d343e9347 Merge pull request #5994 from stewart-yu/patch-2
Update clc.md
2017-10-21 08:50:39 -07:00
Stewart-YU 26d9c98ca9 Update kubectl-overview.md
Fix format.
2017-10-21 20:12:36 +08:00
Stewart-YU 29b826005e Update init-containers.md
Fix leading spaces in commands.
2017-10-21 20:12:36 +08:00
Stewart-YU ba75a5a5f8 Update openstack-heat.md
The url no need. just  highlight.
2017-10-21 12:23:08 +08:00
Stewart-YU 7efdd51084 Update clc.md
Fix format.
2017-10-21 11:19:57 +08:00
Joseph Heck 75d557886b Merge pull request #5992 from tvansteenburgh/patch-3
Update Table of Solutions for Juju
2017-10-20 15:11:40 -07:00
Qiming Teng 637fa885e1 Document conntrack dependency for kube-proxy 2017-10-20 13:52:24 -07:00
Joseph Heck 0e71cca1c2 Merge pull request #5975 from heckj/support_issue_boilerplate
adding example responses for common issues
2017-10-20 13:47:40 -07:00
Zach Corleissen ec4ac81924 Update review-issues.md
Some edits for clarity and condensed language.
2017-10-20 15:39:47 -05:00
Qiming 87b358e6c4 Revise certificates documentation (#5965) 2017-10-20 13:57:36 -05:00
Tim Van Steenburgh fe0192b65b Update Table of Solutions for Juju 2017-10-20 14:24:08 -04:00
Joseph Heck 7559e9a53d Merge pull request #5991 from abiogenesis-now/jyao/fix-broken-statefulset-link
[docs][glossary] Temp fix for broken links on StatefulSet.md
2017-10-20 10:12:41 -07:00
Jessica Yao 88bf1f8da4 temp fix for broken pod and deployment links 2017-10-20 09:24:08 -07:00
Joseph Heck 695ff72806 Merge pull request #5974 from zackproser/patch-2
Add an `a`
2017-10-20 09:20:50 -07:00
陈宏 84f076e6d7 kubectl-overview 2017-10-20 23:56:27 +08:00
Ziqi Zhao e41a9f89d0 Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com> (#5366)
Fix the not-working test case yaml for /doc/concepts/storage/volumes.md
2017-10-19 16:41:28 -07:00
zacharysarah 78ac8c1919 Undo trivial change 2017-10-19 16:13:20 -05:00
zacharysarah ff902e17ac Trivial change to open release branch 2017-10-19 16:12:28 -05:00
Joe Heck ece54596af adding example responses for common issues
- support request
 - code bug report
2017-10-19 13:31:20 -07:00
Zack Proser 7bb58a17c0 Add an a
This is kind of jarring / missing an article. I'm guessing it should either be ' to a rack of bare metal servers.' or '...to racks of bare metal servers.'.
2017-10-19 13:31:05 -07:00
Mark Petrovic cb9b4fb30b Update scratch.md (#5081)
This document is very good, but it does not mention anywhere how a node would obtain its own Pod CIDR when setting up static pod routing on something like bare metal.

I also think the kube-proxy section on this page should include *--cluster-cidr* in the "arguments to consider" area.  I say should because I'm not confident that I'm right.   If I omitted --cluster-cidr from the kube-proxy and controller manager, and found that my pod routing didn't work, adding the switch would be one of the first things I'd try.
2017-10-19 13:15:33 -05:00
dengyi1996 1ed69650b6 Update weave-network-policy.md (#4812)
* Update weave-network-policy.md

add how to check if weave working correctly

* modify descrption and wors

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md
2017-10-19 12:43:05 -05:00
Suraj Deshmukh 2b2fb7d84b add instructions to install ps utility (#5936)
The doc asks users to use `ps` command inside the nginx container, when
ps is not installed inside the container. So this commit adds that
command to install ps.
2017-10-19 10:06:48 -07:00
cmluciano 90650aca2e Document HostPort configuration for CNI plugins with kubeadm (#5940) 2017-10-19 09:48:43 -07:00
Zach Corleissen cade8aa2dc PR template note for 1.9 (#5943)
* Add some draft material

* Reverting, mostly

* Add a note for 1.9
2017-10-19 09:44:15 -07:00
XsWack d8750af43f Remove description that are out of date (#5945) 2017-10-19 09:43:01 -07:00
andyyoung01 ecafd5757b Update imperative-object-management-command.md (#5949)
Directly run this command "kubectl create service clusterip my-svc -o yaml --dry-run" will get an error, so added an opinion to get an correct output.
2017-10-19 09:41:46 -07:00
XsWack 9975901f5b fix wrong version of example yaml (#5951)
* fix wrong version of example yaml

* Update pod-priority-preemption.md
2017-10-19 09:40:10 -07:00
Vyacheslav Semushin 1716546f88 pod-security-policy.md: fix relative links. (#5969) 2017-10-19 09:14:10 -07:00
xuhuilong 193121ef3e Update decommissioning.md
test the support of {}.
2017-10-19 08:13:40 -07:00
xuhuilong 4ff09fbf97 remove the md flag as current server not support. 2017-10-19 08:13:40 -07:00
Joseph Heck 28c7910541 Merge pull request #5964 from zhangxiaoyu-zidif/update-title
Update repo name
2017-10-19 06:35:41 -07:00
Tim(Xiaoyu) Zhang 1152364756 Merge pull request #5731 from ahmetb/zsh
Fix kubectl zsh completion instructions
2017-10-19 20:33:30 +08:00
Kuralamudhan Ramakrishnan 0ff78a384e Update networking.md 2017-10-19 20:24:50 +08:00
Kuralamudhan Ramakrishnan 712ba24b47 Update networking.md 2017-10-19 20:24:50 +08:00
Kuralamudhan Ramakrishnan 6d618a8fb0 Adding Multus to the list of Network model
Adding Multus (a multi plugin) to the list of Network model
2017-10-19 20:24:50 +08:00
zhangxiaoyu-zidif edff367ef5 delete redundant space 2017-10-19 17:06:33 +08:00
zhangxiaoyu-zidif cb9cad5291 update website 2017-10-19 16:43:08 +08:00
Tim(Xiaoyu) Zhang 47a377a688 Merge pull request #5960 from zhangxiaoyu-zidif/master
delete un-translated docs
2017-10-19 13:42:35 +08:00
zhangxiaoyu-zidif c85e39d95d delete un-translated docs 2017-10-19 11:41:39 +08:00
Tim(Xiaoyu) Zhang 69cd8e6a75 Merge pull request #5958 from kubernetes/zhangxiaoyu-zidif-patch-1-1
Sort network plugins and fix typo
2017-10-19 10:37:31 +08:00
Tim(Xiaoyu) Zhang 06acd1945b Sort network plugins and fix typo
Sort network plugins and fix typo
2017-10-19 10:23:20 +08:00
Tim(Xiaoyu) Zhang 0dbad451a2 Merge pull request #5957 from kubernetes/zhangxiaoyu-zidif-patch-1
Sort examples alphabetically
2017-10-19 10:15:36 +08:00
Tim(Xiaoyu) Zhang 8b3254bef4 Sort examples alphabetically
Sort examples alphabetically
2017-10-19 10:05:22 +08:00
Kuralamudhan Ramakrishnan be7a8e3521 Update addons.md 2017-10-19 09:05:16 +08:00
Kuralamudhan Ramakrishnan 1b2896635b Adding Multus to the list of Networking add-ons 2017-10-19 09:05:16 +08:00
Suraj Deshmukh bd3aa560bc change the description of pod state on prestop hook (#5938) 2017-10-17 13:05:49 -05:00
Tim(Xiaoyu) Zhang 4300917cf7 Merge pull request #5564 from lichuqiang/typo
Translate doc node-conformance into chinese
2017-10-17 11:30:25 +08:00
lichuqiang dc7322d5a7 translate node-conformance into chinese 2017-10-17 10:59:06 +08:00
Joseph Heck 18c9c9250c Merge pull request #5923 from jonmosco/static-pod-grammar
Fix various grammar errors in static-pod.md.
2017-10-16 13:17:00 -07:00
Jon Mosco 21429e8c0c Fix various grammar errors in static-pod.md. Had to read this after taking CKA exam for the first time. 2017-10-16 15:20:49 -04:00
liwjGhostcloud 328a048e95 change some chinese expression (#5914)
* change some chinese expression

* change some chinese expression

* Update cpu-memory-limit.md

* change some chinese expression

change some chinese expression
2017-10-16 09:45:33 -07:00
flyer 4086706d99 garbage-collection.md: add CronJob/Job that sets ownerReference (#5917) 2017-10-16 09:44:40 -07:00
Kyle Bai bc63bc15de Fix anonymous access opts in v1.5.x (#5918) 2017-10-16 09:43:26 -07:00
hchenxa d9e636747b update support version from 1.7.0 to 1.8.0 (#5920) 2017-10-16 09:42:33 -07:00
Rohit Agarwal e247d7175c Fix code block rendering. (#5921) 2017-10-16 09:39:09 -07:00
Rohit Agarwal 04ea557544 Fix some inconsistencies in network policy documentation. 2017-10-16 15:00:47 +08:00
Tim(Xiaoyu) Zhang 0664976a9d Merge pull request #5836 from lichuqiang/translation-temp4
Translate doc device-plugins into chinese
2017-10-16 11:13:26 +08:00
lichuqiang d7c6311900 translate doc device-plugins into chinese 2017-10-16 10:18:42 +08:00
Joseph Heck ccedc558b2 adding explanation for product_uuid uniqueness (#5885)
added steps for how to verify macaddress and product_uuid with
reference to the bug in github that identified this need originally
(https://github.com/kubernetes/kubeadm/issues/31)
2017-10-13 15:30:11 -07:00
chenhonggc 7ccd827d2b version mismatch (#5825) 2017-10-13 14:18:02 -07:00
chenhonggc a03fb8c2b4 Use code style for filenames, directories, and paths (#5890) 2017-10-13 13:52:23 -07:00
chenhonggc 7fa7f6b010 Code error. (#5893) 2017-10-13 13:48:39 -07:00
jianglingxia cecf6e9884 deployment version in authenticating (#5896) 2017-10-13 13:46:19 -07:00
jianglingxia 45f0aee33a fix error pod name (#5899) 2017-10-13 13:26:55 -07:00
Tim Joseph Dumol 1b91793ecf Reduce documented minimum node memory. (#5901)
In "Configure Default Memory Requests and Limits for a Namespace", reduce documented minimum node memory from 300 GiB to 2 GiB.
2017-10-13 13:20:26 -07:00
chenhonggc 4e053a98ca add shell command (#5903) 2017-10-13 13:19:47 -07:00
chenhonggc a1174fde27 Delete redundant '\n' (#5906)
* Delete redundant '\n'

* The unified style
2017-10-13 13:18:53 -07:00
Ziqi Zhao 61ae72a3ae Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com> (#5909)
Fix typos and one mistake of document /docs/admin/kubeadm
2017-10-13 13:17:22 -07:00
Nick Sardo 2940069560 Show uppercase Internal value (#5911) 2017-10-13 13:16:22 -07:00
Suramya Shah 62c2d2529f Update cloud-providers.md (#5481)
* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md
2017-10-13 13:02:15 -07:00
Joseph Heck a91b853b55 Merge pull request #5912 from thiagoarrais/patch-1
Fix run env usage
2017-10-13 12:04:18 -07:00
Joseph Heck 372856dc57 adding additional redirect for slight spelling delta in admin/addons (#5910) 2017-10-13 11:02:44 -07:00
Thiago Arrais b673dd5675 Fix run env usage
I couldn't get the envvars correctly defined inside the busybox pod when using the command as is. I've changed the env options and got it to run.
2017-10-13 14:24:12 -03:00
Joseph Heck 6245c0c020 Merge pull request #5905 from xuhuilong/patch-8
avoid Latin phrases according doc style guilde.
2017-10-13 08:46:26 -07:00
xuhuilong c53c74794c avoid Latin phrases according doc style guilde.
https://kubernetes.io/docs/home/contribute/style-guide/#avoid-latin-phrases
2017-10-13 16:23:07 +08:00
陈宏 9ada06a712 Omit point 2017-10-13 13:03:01 +08:00
Kaitlyn Barnard 16a9156bc6 Partner updates (#5888)
* Adding all files for BlaBlaCar case study

* Update blablacar.html

* 3 updated listings for partner page

* Revert "Update blablacar.html"

This reverts commit 73c21d64c56d3f2038530d66da8428f67d26ad76.

* Revert "Adding all files for BlaBlaCar case study"

This reverts commit d53523f21411ba28fe59e9d30e1169777e4c84f3.
2017-10-12 18:13:07 -07:00
Jessica Yao b22947afc3 [docs][glossary] Add page that lists all standardized k8s terms (#5657)
* Add comprehensive glossary page

Additional Authors:
* Andrew Chen <chenopis@users.noreply.github.com>
* Steve Perry <steveperry-53@users.noreply.github.com>

* incorporate Tim's feedback

* address zach's comments

* address more comments

* add additional crosslinking

* Add platform developer, tweak formatting for disambiguation cases or multiparagraph definitions.
2017-10-12 18:12:38 -05:00
Michael Taufen 8da72ca938 Add doc on how to configure Kubelet with a file (#5694) 2017-10-12 12:01:47 -07:00
Stewart-YU efd3928f41 Update index.md (#5858)
* Update dns-pod-service.md

fix format

* Update index.md

Fix format.
2017-10-12 10:17:13 -07:00
chenhonggc fc673175ec Origin/unified style (#5862)
* unified style

* unified style

* unified style
2017-10-12 10:15:55 -07:00
Kaitlyn Barnard 20ac051ba0 Adding new images to homepage and community page (#5870)
* Adding all files for BlaBlaCar case study

* Adding KubeCon banners to community page and homepage

* Revert "Adding all files for BlaBlaCar case study"

This reverts commit d53523f21411ba28fe59e9d30e1169777e4c84f3.

Removing case study commit from branch

* Update index.html
2017-10-12 12:13:41 -05:00
Joseph Heck 871c78708f note about version specific tutorial example (#5875)
found while attempting to reproduce the issue reported in bug
https://github.com/kubernetes/kubernetes.github.io/issues/5663. This
does not resolve that issue, but is worth mentioning in case others run
into the same conflicts.
2017-10-12 10:01:18 -07:00
chenhonggc 011d6b244b rolling-update-replication-controller.md (#5877) 2017-10-12 09:59:22 -07:00
wjx1995 78afca73e3 Update kubectl-conventions.md (#5880) 2017-10-12 09:58:50 -07:00
ZhiqinYang 4a545ed0fb Update guestbook.md 2017-10-13 00:11:10 +08:00
Tim(Xiaoyu) Zhang ad63d3bc00 Merge pull request #5840 from zhaochaobo/zhaochaobo-patch-1
Update service-accounts-admin.md
2017-10-12 20:12:36 +08:00
Lion-Wei 8ce0c77fd0 add service ipvs overview 2017-10-12 14:16:36 +08:00
Di Xu 2023d7c790 correct header level in static pods 2017-10-12 11:02:35 +08:00
Michal Cwienczek 04fc9a30b0 Updated link to taints and tolerations (#5871) 2017-10-11 16:32:46 -07:00
tanshanshan e9bc05ce99 add description for TaintNodesByCondition (#5698)
* add description for TaintNodesByCondition

* fix
2017-10-11 13:07:59 -07:00
Lucas Käldström e28707a775 Merge pull request #5866 from timothysc/calico_update
Update instructions for latest calico that fixes a number of issues
2017-10-11 19:59:41 +03:00
Timothy St. Clair 618e500751 Update instructions for latest calico that fixes a number of issues 2017-10-11 09:00:31 -05:00
wjx1995 ca8fddcf9f Update persistent-volumes.md 2017-10-11 18:55:02 +08:00
xuhuilong f3cad4f83a correct the url. 2017-10-11 18:51:26 +08:00
Charles Shenton b67c90ba5a Update Fine Job Queue Page (#5854)
The current Fine Job Queue page refers to a one-pod-per-job setup in the intro content (as in the Coarse Job Queue Page) but then proceeds to talk about a multiple jobs per pod setup. I've edited the intro content to reflect that.
2017-10-10 17:31:51 -07:00
Clenimar Filemon 67abb188c5 fix broken links on ingress docs (#5852)
due to the recent split of the ingress repo
into the ingress-gce and ingress-nginx repos
some links were broken. fix them.

Closes #5821
2017-10-10 15:35:00 -07:00
Steve Perry 413fae8bdd Update redirect for 1.7 docs. (#5851) 2017-10-10 14:33:53 -07:00
Steve Perry 4ab2cc6b52 Remove old ref docs from current site. (#5847) 2017-10-10 14:23:03 -07:00
Florian Woerner 5b0c2b6906 Removed unessary caracters when outputing the CA key hash using openssl (#5784)
* Removed unessary caracters when outputing the CA key hash using openssl

Removed unessary caracters when outputing the CA key hash using openssl.

* Changed CA key gathering cmd

Changed CA key gathering cmd to make it comatible with different versions of openssl
2017-10-10 13:25:09 -07:00
xuhuilong 0419d6f370 fix error shell command. (#5834) 2017-10-10 13:18:44 -07:00
xuhuilong 0b99151fbe format command output. More clearly (#5828) 2017-10-10 13:18:04 -07:00
chenhonggc cb9b730c8d Number error (#5835)
*  should be 10

*  should be 10

*  should be 10
2017-10-10 13:17:28 -07:00
chenhonggc 12e211a60c Use code style for filenames (#5837)
* Use code style for filenames, directories, and paths

* Use code style for filenames, directories, and paths
2017-10-10 13:15:50 -07:00
jianglingxia f207f37635 replicationcontroller in job (#5839) 2017-10-10 13:15:21 -07:00
yandonggc 51a9a27e58 Update incorrect word Peristent to Persistent (#5843)
* Update change-pv-reclaim-policy.md

* Update mysql-wordpress-persistent-volume.md
2017-10-10 13:14:03 -07:00
yandonggc 14c4aba5a3 Update cn-translate incorrect word Peristent to Persistent (#5844) 2017-10-10 13:13:17 -07:00
Zhang Xingcai 8801814135 Update misspelled word Enviornment to Environment (#5845) 2017-10-10 13:12:55 -07:00
Zhang Xingcai b7bf478d6c Update zookeeper misspelled args autopurge.purgeInteval to autopurge.purgeInterval (#5846) 2017-10-10 13:12:38 -07:00
Alon Lavi 6baa779ee8 Update create-cluster-kubeadm.md (#5849)
Update flannel script to use latest version.
1. It is fully compatible with previous versions (see [Release Notes](https://github.com/coreos/flannel/releases))
2. `kube-flannel-rbac.yml` was merged to `kube-flannel.yml`
2017-10-10 13:11:55 -07:00
Steve Perry 296e68e954 Redirect 1.7 URL. (#5850) 2017-10-10 13:10:41 -07:00
Steve Perry c9417559da Update URL for 1.7 docs. 2017-10-10 12:29:25 -07:00
Ming Zhao 3db6e572dc Add instructions on how to setup kubectl 2017-10-10 11:44:44 -07:00
Sam Marder ce900b8391 Update syntax to be consistent with other docs 2017-10-10 09:08:12 -07:00
Todd Taomae 077eecce8b Fix typo. "Radios" to "Rados" 2017-10-10 21:53:35 +08:00
Paul 52c58f94c3 Update service-accounts-admin.md
revise inaccurate description
2017-10-10 17:16:21 +08:00
Tim(Xiaoyu) Zhang 3b38f5ee3d Merge pull request #5813 from lichuqiang/translation-az
Translate doc proxies into chinese
2017-10-10 14:01:48 +08:00
lichuqiang 6581992fd6 fix incorrect links & format 2017-10-10 12:25:02 +08:00
Steve Perry 0563d647a7 Update links to avoid redirect.s (#5829) 2017-10-09 21:08:58 -07:00
Steve Perry e830745509 Update links to avoid redirects. (#5827) 2017-10-09 19:17:59 -07:00
Suraj Deshmukh 11b0b64ab9 fix(pod restartPolicy): add restartPolicy to pods (#5817)
Some pods were missing `restartPolicy` which caused them to
go in `CrashLoopBackoff`, so adding `restartPolicy` as
`OnFailure`.
2017-10-09 17:25:34 -07:00
Suraj Deshmukh b7719cdf58 (env var expose pod info): remove repeated content (#5816) 2017-10-09 17:24:20 -07:00
Joseph Heck 7c63ff5b1d Merge pull request #5783 from heckj/fix_cloud_provider_typo
fix incorrect reference for openstack
2017-10-09 14:54:22 -07:00
Jamie Hannaford eddbf89684 Make non-kubeadm component versioning explicit (#5815) 2017-10-09 06:26:16 -07:00
lichuqiang 8f9a0e7dae translate doc proxies into chinese 2017-10-09 16:29:47 +08:00
xuhuilong a73e548416 remove the meaningless word. (#5811) 2017-10-08 22:26:20 -07:00
Kaitlyn Barnard 8262a98db6 Updates to partner page (#5810)
* Updates to partner page

* Update partner-script.js
2017-10-08 22:25:32 -07:00
Christoph Maser 44897f6997 change update to disruptions (#5809)
the context suggests it should be "which cause voluntary disruptions" instead of "which cause voluntary updates"
2017-10-08 18:11:51 -07:00
Nikhita Raghunath b3fc8a3795 kubectl-apply doc: fix link to api types (#5799) 2017-10-08 08:21:12 -07:00
Zhang Xingcai 56ae2ab14b Update alibaba-cloud.md some misspelled words (#5800) 2017-10-08 08:20:10 -07:00
Zhang Xingcai ceceb8e64c Update some incorrect words: parition, componenets (#5801) 2017-10-08 08:19:34 -07:00
Suraj Deshmukh ebf0ee9eb3 docs(Configure Pod Initialization task): correct pod name in output (#5803)
Pod name in the output was shown wrong, so corrected it.
docs: https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-initialization/
2017-10-08 08:19:13 -07:00
Suraj Deshmukh c571626ba9 (labels docs): correct description of logical AND (#5804) 2017-10-08 08:18:44 -07:00
Suraj Deshmukh eb4ce6ab1a docs(health checks): remove the unnecessary indentation (#5805)
The pod manifest in it's `httpHeaders` has unnecessary indentation,
removed that.
2017-10-08 08:18:11 -07:00
Suraj Deshmukh 14972390ee (livenessProbe): correct livenessProbe explanation (#5806) 2017-10-08 08:17:37 -07:00
Suraj Deshmukh 25363bba54 (Private registry configs): link to the private registry pod manifest (#5807)
add download link to the private registry pod manifest in docs.
2017-10-08 08:16:36 -07:00
Suraj Narwade 424a4f2f71 Fixed example in configmap (#5808)
This PR modifies keys in env from configmaps to capital, so that example will work.
2017-10-08 08:15:10 -07:00
Suraj Deshmukh fd240aa371 remove the unnecessary new lines (#5802) 2017-10-08 08:13:29 -07:00
Fabrizio Pandini e0205e7c76 kubeadm-centos-iptables (#5707) 2017-10-08 08:09:12 -07:00
Joseph Heck b7c98d60e4 Kubeadm reference updates (#5594)
- also resolves https://github.com/kubernetes/kubernetes.github.io/issues/3159
   mentioning reboot needed if SELinux is disabled
2017-10-07 08:02:28 -07:00
hasahni ec2027f058 Add Nuage to the list of Networking add-ons (#5795)
* Add Nuage to the list of Networking add-ons

* platform provides -> platform that provides
2017-10-07 07:58:06 -07:00
Mahdi Mohammadinasab 99b2804090 Fixing two broken links (#5796) 2017-10-07 07:56:11 -07:00
Zhang Xingcai 546a1cb02a Update word Deployement to Deployment (#5797) 2017-10-07 07:55:33 -07:00
Zhang Xingcai 06099a7df6 Format command output args -oyaml to -o yaml (#5798) 2017-10-07 07:55:07 -07:00
Tim(Xiaoyu) Zhang 0a8b938a05 Merge pull request #5781 from ghostcloud-cn/fix-misspell
change replicationcontroller to replication controller
2017-10-07 08:46:47 -05:00
Tim(Xiaoyu) Zhang d4a8800cab Merge pull request #5354 from zhangqx2010/upstream
k8smeetup-cn-translation-zhangqx-pr-20170907
2017-10-06 19:24:20 -05:00
Lena 7ba5e674e8 Fix for a small typo (#5794) 2017-10-06 16:03:41 -07:00
Steve Perry fc2a3f62a9 Fix text about addons and minikube VM. (#5793) 2017-10-06 13:10:56 -07:00
Steve Perry c3d16870ee Add -a flag. (#5792) 2017-10-06 12:45:19 -07:00
jgoldbergstackoverdrive c0ec0864f8 Jgoldbergstackoverdrive bio update 1 (#5787)
* Update partner-script.js

* Update partner-script.js

-
2017-10-06 12:11:28 -07:00
Zhang Xingcai b25381bab4 Update word Altneratively to Alternatively (#5790) 2017-10-06 12:07:26 -07:00
Zhang Xingcai 5f418efde8 update kube-apiserver.md misspelled words (#5791) 2017-10-06 12:06:49 -07:00
Steve Perry 004a166985 Add links to CustomResourceDefinition reference. (#5788)
* Add links to CustomResourceDefinition reference.

* Add links to ThirdPartyResource page.
2017-10-06 12:05:16 -07:00
Brad Topol 8cf6b54e77 Fixes issue #5036 (#5785)
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-10-05 16:50:23 -07:00
Richard Li 3de92fd38f Add new Task documentation: Telepresence (#4955)
* initial version of how to develop and debug locally with telepresence

* minor fixups

* add overview, prereq, steps blocks

* add whatsnext capture

* remove further reading header

* incorporate feedback from @radhikapc

* incorporate more feedback
2017-10-05 15:08:54 -07:00
Joseph Heck 187bd30d9f Merge pull request #5746 from olibye/patch-1
Minor spelling correction
2017-10-05 14:02:36 -07:00
Joe Heck 442d133431 fix incorrect reference for openstack
resolves https://github.com/kubernetes/kubernetes.github.io/issues/5779
2017-10-05 10:18:38 -07:00
Zhang Xingcai 53722b0b96 fixed misspelled words (#5782) 2017-10-05 10:12:58 -07:00
Joseph Heck 97eedb591c Merge pull request #5780 from ghostcloud-cn/fix-link
fixed invalid docker link
2017-10-05 10:05:00 -07:00
Xingcai Zhang d8f7b02833 fixed invalid docker link 2017-10-06 00:29:49 +08:00
zhangqx2010 de9c7e3e2f delete eof symbol 2017-10-05 17:53:29 +08:00
zhangqx2010 9e397a7f0a 1.6
->
{{page.version}}
2017-10-05 17:52:53 +08:00
Steve Perry da2c271b79 Put Kubernetes 101 topic in the left nav. (#5775)
* Put Kubernetes 101 topic in the left nav.

* Add Kubernetes 201 to the left nav.
2017-10-04 20:58:09 -07:00
Kyle Bai 7579ea8862 Fix hands-on experience (#5772) 2017-10-04 20:10:37 -07:00
Steve Perry 31ed65dbe3 Update links to avoid redirects. (#5771) 2017-10-04 18:25:57 -07:00
Steve Perry 9e94cd5530 Fix broken links. (#5770) 2017-10-04 17:50:18 -07:00
Steve Perry 95d3e80540 Update links to avoid redirects. (#5769)
* Update links to avoid redirects.

* Add paren.
2017-10-04 17:31:51 -07:00
Steve Perry 634dd83bbd Update links to avoid redirects. (#5768) 2017-10-04 16:59:36 -07:00
Steve Perry fda7ed44df Update links to avoid redirects. (#5765) 2017-10-04 16:07:41 -07:00
Steve Perry 6ddca1d62f Update links to avoid redirects. (#5763) 2017-10-04 14:27:41 -07:00
Brad Topol 3384da0ba8 Fixes Issue #4585 (#5762)
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-10-04 13:43:15 -07:00
Suraj Deshmukh 4a9926b25d add 1 to bridge-nf-call-iptables (#5735)
add 1 to /proc/sys/net/bridge/bridge-nf-call-iptables, since
pre-flight checks fail when doing `kubeadm init`, if the file
value is not 1.
2017-10-04 10:42:18 -07:00
Harry Zhang 68bf20e8ec Use right taint key in doc (#5188) 2017-10-04 08:51:20 -07:00
Karthik Gaekwad d1fb514385 Keeping text consistent (#5760)
We use authorization everywhere else so changing authorisation -> authorization here
2017-10-04 08:38:01 -07:00
Suraj Deshmukh ccfd7aac3c add securityContext field at conatiner level (#5734) 2017-10-04 08:22:57 -07:00
Alin Sinpalean e28d2030a8 self-hosed -> self-hosted (#5755)
* self-hosed -> self-hosted

LOL

* transformed in -> transformed into
2017-10-04 08:19:30 -07:00
Joseph Heck acf55bec1b Merge pull request #5756 from FlorianOnmyown/patch-1
Fix a link
2017-10-04 08:50:11 -05:00
Florian Woerner 96735012a9 Fix a link
Fix a link
2017-10-04 14:30:16 +02:00
Steve Perry a5db67cf04 Update links to avoid redirects. (#5754) 2017-10-03 21:49:37 -07:00
Steve Perry a7475665fa Update links to avoid redirects. (#5753) 2017-10-03 21:38:21 -07:00
Steve Perry 5c7bbcd29e Update links to reduce redirects. (#5751) 2017-10-03 21:07:11 -07:00
Jorge O. Castro 2e8f9adf7d Add warning about using packaged kubeadm (#5716)
* Add warning about using packaged kubeadm

* Update kubeadm-upgrade-1-8.md

* Update kubeadm-upgrade-1-8.md
2017-10-03 19:43:52 -05:00
Steve Perry d929d7a331 Fix broken links. (#5750) 2017-10-03 17:25:46 -07:00
Steve Perry dc8b00187f Update yaml paths. (#5749) 2017-10-03 17:00:15 -07:00
Zihong Zheng 8d16cd6b83 Add TOC and fix links for kube-dns documentation (#5748) 2017-10-03 16:43:47 -07:00
Steve Perry 1007da64a6 Fix paths to yaml files. (#5747)
* Fix paths to yaml files.

* Actually fix, this time.
2017-10-03 16:03:06 -07:00
Steve Perry 4c9f695469 Fix paths to yaml files. (#5745) 2017-10-03 15:23:54 -07:00
Oli Bye 252012f2de Minor spelling correction 2017-10-03 23:19:02 +01:00
pete-uc 3d663b7944 Uc01 (#3880)
* Update _base.sass

* Update _desktop.sass

* Update index.md

* Add files via upload

* Update index.html

* Update _base.sass

* Update _desktop.sass

* Update index.html

* Delete kub_video_banner_speaker_d.jpg

* Update _base.sass

* Update _desktop.sass
2017-10-03 14:35:19 -07:00
Steve Perry fc1acb876c Fix broken link. (#5744) 2017-10-03 14:10:11 -07:00
Jiaying Zhang dc45ceced8 Fix device plugin redirect. (#5742) 2017-10-03 13:37:16 -07:00
Marco Ceppi 1a3383ce3d conjure-up now supports AWS native integration as part of the install experience (#5743)
* Removes outdated kubernetes setup instructions
2017-10-03 15:34:27 -05:00
Guang Ya Liu 6bdeecea3b Updated document for taint and tolerations.. (#5702) 2017-10-03 14:07:44 -05:00
陈宏 8e62628c8d do not include the command prompt 2017-10-03 10:17:54 -06:00
陈宏 39461e4a34 do not include the command prompt 2017-10-03 10:17:07 -06:00
Jennifer Rondeau c040d551a7 Merge pull request #5727 from chenhonggc/do-not-include-the-command-prompt
According to the(https://kubernetes.io/docs/home/contribute/style-gui…
2017-10-03 10:15:32 -04:00
Suraj Deshmukh 018fcc3f1c Add URL to kubectl create in projected volume docs (#5733) 2017-10-03 07:12:24 -07:00
Ahmet Alp Balkan e431c22ebc Fix kubectl zsh completion instructions
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-10-02 20:43:54 -07:00
陈宏 e416600fc7 According to the(https://kubernetes.io/docs/home/contribute/style-guide/#dont-include-the-command-prompt) 2017-10-03 09:59:02 +08:00
Tony Li 82d474c851 Remove broken link (#5726)
There is no `kubectl update`
2017-10-02 17:56:46 -07:00
chenhonggc 3998502f80 unified style (#5725) 2017-10-02 17:50:26 -07:00
Konstantinos Tsakalozos e4fd3f81a8 Fixes in style and more on CDK (#5292)
* Fixes in style and more on CDK

* Addressing review comments
2017-10-02 17:35:36 -07:00
chenhonggc 2b57c44a26 Use code style for inline code and commands (#5724) 2017-10-02 17:30:19 -07:00
Steve Perry 2bfdaa809e Fix link. (#5723) 2017-10-02 17:28:09 -07:00
XsWack ecfd295c8b Update distribute-credentials-secure.md (#5169)
remove extra blank and format the command line
2017-10-02 17:09:46 -07:00
Andrew Chen dc3ec70b1e Merge pull request #5722 from mikealt/master
Clarify scaling language
2017-10-02 16:27:22 -07:00
BaluDontu cb4a6dce4e Update documentation for vSphere Persistent Volume support (#5465)
* Update vSphere Persistent Volumes section

* Update documentation for vSphere Persistent Volume support

* fix list formatting

* tweak formatting

* still more tweaks

* remove unnecessary bullets
2017-10-02 16:23:08 -07:00
steveperry-53 f44c14927b Update _redirects 2017-10-02 15:52:09 -07:00
Mike Altman 6943c8ef53 Update scale-intro.html 2017-10-02 15:49:52 -07:00
Anthony d48707c344 Update cluster-management.md (#4980)
* Update cluster-management.md

modify "some node is not needed" to "some nodes are not needed"

* Update cluster-management.md
2017-10-02 17:44:45 -05:00
Luke 920845ccf1 ingress grammar/spelling updates (#5721) 2017-10-02 14:41:14 -07:00
shashidharatd e319cf5788 Fix an incorrect flag in configure-upgrade-etcd.md (#5304)
1. There is no flag called `--trust-ca-file` in etcd and i presume it is `--trusted-ca-file`
2. Using the same key and cert peer.key and peer.cert for both peer communication and client communication, confuses user. So differentiated it.
2017-10-02 13:16:55 -07:00
Zach Corleissen 749d64a9bc Updated PR template for GH workaround (#5719)
* Updated instructions for GH workaround

* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md
2017-10-02 13:00:30 -07:00
chenhonggc 5302656847 separate commands from output (#5718) 2017-10-02 14:32:28 -05:00
Suraj Deshmukh 650e84e0c4 explain how to enable heapster on minikube (#5710)
* explain how to enable heapster on minikube

The docs which ask user to see if heapster is running,
this commit adds explanation of how you can enable heapster
on minikube Kubernetes cluster.

* Update assign-cpu-resource.md

* Update assign-memory-resource.md
2017-10-02 14:12:54 -05:00
chenhonggc 635cba0a85 spelling mistakes (#5713) 2017-10-02 09:29:59 -07:00
Kyle Bai 273f424522 Update network policy link (#5701)
* Update network policy link

* Direct link to 'Declare Network Policy' page
2017-10-02 08:52:06 -07:00
Qiming 48ca535036 Fix network policy link (#5706) 2017-10-02 08:47:32 -07:00
Nikhita Raghunath a99c575dd4 Fix link to Design Overview (#5708) 2017-10-02 08:37:20 -07:00
Lisa Huynh 3060ec3dea Fix a couple typos. (#5709) 2017-10-02 08:36:45 -07:00
Zhang Xingcai 22860da3c1 Format example code (#5711) 2017-10-02 08:32:10 -07:00
zhangqx2010 bfcd485464 delete conflict file 2017-10-02 19:18:19 +08:00
zhangqx2010 3d8d96bb43 fix typo 2017-10-02 19:08:40 +08:00
zhangqx2010 b8fe1f9eae add missing file 2017-10-02 19:07:27 +08:00
zhangqx2010 d624633279 update
--controllers => --controllers
添加新加新节点 => 添加新节点
2017-10-02 12:46:29 +08:00
Tim(Xiaoyu) Zhang 984810462e Merge pull request #5699 from rootsongjc/official
k8smeetup-rootsongjc-pr-20170915
2017-10-01 17:42:15 -05:00
Jimmy Song bfb4741bec fix typo 2017-10-01 23:29:10 +08:00
Jimmy Song a2ed0d27f4 fix typo and remove meta header 2017-10-01 23:28:48 +08:00
Tim(Xiaoyu) Zhang 9fee93c06e Merge pull request #5570 from lichuqiang/translation-temp1
Translate doc cluter-large into chinese
2017-10-01 05:43:22 -05:00
lichuqiang ff0b3c1e0d translate doc cluster-large into chinese 2017-10-01 18:13:12 +08:00
zhangqx2010 835f81cf9a modify cluster-large
delete conflict files
2017-10-01 18:05:52 +08:00
Tim(Xiaoyu) Zhang a95bc62b0a Merge pull request #5566 from lichuqiang/translation
Translate doc service-accounts-admin into chinese
2017-10-01 03:33:57 -05:00
Xingcai Zhang 606ee133ce change replicationcontroller to replication controller 2017-10-01 11:31:24 +08:00
zhangqx2010 5b0894a04b service-accounts-admin.md
delete 'a'
2017-09-30 22:12:52 +08:00
zhangqx2010 ad663b1629 updated according to the suggestion by tengqm 2017-09-30 22:11:05 +08:00
zhangqx2010 1f05218df8 Merge branch 'upstream' of https://github.com/zhangqx2010/kubernetes.github.io into upstream 2017-09-30 21:45:14 +08:00
zhangqx2010 cb9ab086bd delete blank lines 2017-09-30 21:38:29 +08:00
Jimmy Song 75b615c055 delete original English text 2017-09-30 17:57:03 +08:00
Jimmy Song e9b11a71ab k8smeetup-rootsongjc-pr-20170915 2017-09-30 16:35:22 +08:00
Tim(Xiaoyu) Zhang 5740df35cf Merge pull request #5517 from chenhuan12/patch-98
fix typo
2017-09-30 11:06:07 +08:00
chenhuan12 2de73116ea fix typo
fix typo
2017-09-30 10:31:53 +08:00
Steve Perry ec7113d910 Fix broken links by redirecting. (#5697) 2017-09-29 17:51:50 -07:00
Tim(Xiaoyu) Zhang ec04ca6bd3 Merge pull request #4814 from Lion-Wei/patch-3
Update expose-intro.html
2017-09-30 08:37:39 +08:00
Steve Perry d9aeeb5bcb Replace v1.6 with {{page.version}}. (#5695) 2017-09-29 16:18:22 -07:00
Qiming Teng d54507c49c Remove a bad example for selector defaulting 2017-09-29 15:38:04 -07:00
Rob Szumski 483e6ed633 Pin flannel yaml to specific version (#5588)
This file has been updated in master from what is supported in this Kubernetes version
2017-09-29 15:36:11 -07:00
netroby 37966ae69b Add document to install ebtables, ethtool (#4800)
* Add document to install ebtables, ethtool

* Fix markdown typo

* Fix typo , thanks tengqm

* Fix sentence
2017-09-29 15:32:35 -07:00
Randall Mason 6e0028855b Move media to right before next media min-width, remove padding on margin (#4251) 2017-09-29 15:22:43 -07:00
Steve Perry 12bf9908b1 Replace v1.6 with {{page.version}}. (#5693) 2017-09-29 15:07:53 -07:00
Steve Perry 16e303090c Replace v1.6 with {{page.version}}. (#5692) 2017-09-29 14:37:24 -07:00
Steve Perry b01e8ae1f4 Replace v1.7 with {{page.version}}. (#5691) 2017-09-29 14:20:40 -07:00
Steve Perry 85fad8f150 Replace v1.7 with {{page.version}}. (#5690) 2017-09-29 13:59:54 -07:00
ReSearchITEng a136b2bef7 added vsphere RWX note
tested on k8s 1.6.4, rh/centos 7.3.
Adding: @divyenpatel
2017-09-29 13:50:54 -07:00
Eric Chiang d7f2c8853d kubelet tls bootstrapping: fix role names 2017-09-29 13:43:03 -07:00
Steve Perry 1edf6ea927 Replace v1.7 with {{page.version}}. (#5688) 2017-09-29 13:39:35 -07:00
Andrew Chen cce1491c12 Merge pull request #5689 from kubernetes/chenopis-owners-patch-20170929
add reviewers back from vacay
2017-09-29 13:37:52 -07:00
Andrew Chen 9dbce9091f add reviewers back from vacay 2017-09-29 13:33:04 -07:00
Lucas Käldström 49120cf606 Merge pull request #5683 from pipejakob/kubeadm-autoapprove
kubeadm upgrade: Change manual approval to adding RBAC binding
2017-09-29 22:26:40 +03:00
Steve Perry ed55a60d1b Replace v1.7 with {{page.version}}. (#5687) 2017-09-29 10:54:49 -07:00
Jennifer Rondeau 68424ba9bd Merge pull request #5673 from asottile/patch-1
Fix typo in deployment.md
2017-09-29 09:55:42 -07:00
Jacob Beacham 9388b5f0b2 kubeadm upgrade: Change manual approval to adding RBAC binding
For the 1.8.0 release, we found that kubeadm was enabling certificate
rotation, but didn't properly add the RBAC bindings to allow the new
CSRs to get auto-approved. As a stop-gap, we documented how to manually
approve these CSRs as part of the upgrade, but this change is to trade
those instructions for actually creating an RBAC binding to allow the
auto-approval to happen.

This has the added benefit that when certificates start to expire and
need to be rotated, the approval will be automatic, unlike the previous
one-off solution.
2017-09-29 09:32:13 -07:00
Tim(Xiaoyu) Zhang 79b6e3b924 Merge pull request #5654 from Yuan-Junliang/cluster-trans
ZTE-SH-CN-debug-cluster
2017-09-29 17:27:24 +08:00
Steve Perry 2126d2e0d1 Update PULL_REQUEST_TEMPLATE.md 2017-09-28 22:09:19 -07:00
Steve Perry 799eaf4229 Release 1.8 (#5659)
* GC now supports non-core resources

* Add two examples about how to analysis audits of kube-apiserver (#4264)

* Deprecate system:nodes binding

* [1.8] StatefulSet `initialized` annotation is now ignored.

* inits the kubeadm upgrade docs

addresses kubernetes/kubernetes.github.io/issues/4689

* adds kubeadm upgrade cmd to ToC

addresses kubernetes/kubernetes.github.io/issues/4689

* add workload placement docs

* ScaleIO - document udpate for 1.8

* Add documentation on storageClass.mountOptions and PV.mountOptions (#5254)

* Add documentation on storageClass.mountOptions and PV.mountOptions

* convert notes into callouts

* Add docs for CustomResource validation

add info about supported fields

* advanced audit beta features (#5300)

* Update job workload doc with backoff failure policy (#5319)

Add to the Jobs documentation how to use the new backoffLimit field that
limit the number of Pod failure before considering the Job as failed.

* Documented additional AWS Service annotations (#4864)

* Add device plugin doc under concepts/cluster-administration. (#5261)

* Add device plugin doc under concepts/cluster-administration.

* Update device-plugins.md

* Update device-plugins.md

Add meta description. Fix typo. Change bare metal deployment to manual deployment.

* Update device-plugins.md

Fix typo again.

* Update page.version. (#5341)

* Add documentation on storageClass.reclaimPolicy (#5171)

* [Advanced audit] use new herf for audit-api (#5349)

This tag contains all the changes in v1beta1 version. Update it now.

* Added documentation around creating the InitializerConfiguration for the persistent volume label controller in the cloud-controller-manager (#5255)

* Documentation for kubectl plugins (#5294)

* Documentation for kubectl plugins

* Update kubectl-plugins.md

* Update kubectl-plugins.md

* Updated CPU manager docs to match implementation. (#5332)

* Noted limitation of alpha static cpumanager.

* Updated CPU manager docs to match implementation.

- Removed references to CPU pressure node condition and evictions.
- Added note about new --cpu-manager-reconcile-period flag.
- Added note about node allocatable requirements for static policy.
- Noted limitation of alpha static cpumanager.

* Move cpu-manager task link to rsc mgmt section.

* init containers annotation removed in  1.8 (#5390)

* Add documentation for TaintNodesByCondition (#5352)

* Add documentation for TaintNodesByCondition

* Update nodes.md

* Update taint-and-toleration.md

* Update daemonset.md

* Update nodes.md

* Update taint-and-toleration.md

* Update daemonset.md

* Fix deployments (#5421)

* Document extended resources and OIR deprecation. (#5399)

* Document extended resources and OIR deprecation.

* Updated extended resources doc per reviews.

* reverts extra spacing in _data/tasks.yml

* addresses `kubeadm upgrade` review comments

Feedback from @chenopis, @luxas, and @steveperry-53 addressed with this commit

* HugePages documentation (#5419)

* Update cpu-management-policies.md (#5407)

Fixed the bad link.
Modified "cpu" to "CPU".
Added more 'yaml' as supplement.

* Update RBAC docs for v1 (#5445)

* Add user docs for pod priority and preemption (#5328)

* Add user docs for pod priority and preemption

* Update pod-priority-preemption.md

* More updates

* Update docs/admin/kubeadm.md for 1.8 (#5440)

- Made a couple of minor wording changes (not strictly 1.8 related).
 - Did some reformatting (not strictly 1.8 related).
 - Updated references to the default token TTL (was infinite, now 24 hours).
 - Documented the new `--discovery-token-ca-cert-hash` and `--discovery-token-unsafe-skip-ca-verification` flags for `kubeadm join`.
 - Added references to the new `--discovery-token-ca-cert-hash` flag in all the default examples.
 - Added a new _Security model_ section that describes the security tradeoffs of the various discovery modes.
 - Documented the new `--groups` flag for `kubeadm token create`.
 - Added a note of caution under _Automating kubeadm_ that references the _Security model_ section.
 - Updated the component version table to drop 1.6 and add 1.8.
 - Update `_data/reference.yml` to try to get the sidebar fixed up and more consistent with `kubefed`.

* Update StatefulSet Basics for 1.8 release (#5398)

* addresses `kubeadm upgrade` review comments

2nd iteration review comments by @luxas

* adds kubelet upgrade section to kubeadm upgrade

* Fix a bulleted list on docs/admin/kubeadm.md. (#5458)

I updated this doc yesterday and I was absolutely sure I fixed this, but I just saw that this commit got lost somehow.

This was introduced recently in https://github.com/kubernetes/kubernetes.github.io/pull/5440.

* Clarify the API to check for device plugins

* Moving Flexvolume to separate out-of-tree section

* addresses `kubeadm upgrade` review comments

CC: @luxas

* fixes kubeadm upgrade index

* Update Stackdriver Logging documentation (#5495)

* Re-update WordPress and MySQL PV doc to use apps/v1beta2 APIs (#5526)

* Update statefulset concepts doc to use apps/v1beta2 APIs (#5420)

* add document on kubectl's behavior regarding initializers (#5505)

* Update docs/admin/kubeadm.md to cover self-hosting in 1.8. (#5497)

This is a new beta feature in 1.8.

* Update kubectl patch doc to use apps/v1beta2 APIs (#5422)

* [1.8] Update "Run Applications" tasks to apps/v1beta2. (#5525)

* Update replicated stateful application task for 1.8.

* Update single instance stateful app task for 1.8.

* Update stateless app task for 1.8.

* Update kubectl patch task for 1.8.

* fix the link of persistent storage (#5515)

* update the admission-controllers.md index.md what-is-kubernetes.md link

* fix the link of persistent storage

* Add quota support for local ephemeral storage (#5493)

* Add quota support for local ephemeral storage

update the doc to this alpha feature

* Update resource-quotas.md

* Updated Deployments concepts doc (#5491)

* Updated Deployments concepts doc

* Addressed comments

* Addressed more comments

* Modify allocatable storage to ephemeral-storage (#5490)

Update the doc to use ephemeral-storage instead of storage

* Revamped concepts doc for ReplicaSet (#5463)

* Revamped concepts doc for ReplicaSet

* Minor changes to call out specific versions for selector defaulting and
immutability

* Addressed doc review comments

* Remove petset documentations (#5395)

* Update docs to use batch/v1beta1 cronjobs (#5475)

* add federation job doc (#5485)

* add federation job doc

* Update job.md

Edits for clarity and consistency

* Update job.md

Fixed a typo

* update DaemonSet concept for 1.8 release (#5397)

* update DaemonSet concept for 1.8 release

* Update daemonset.md

Fix typo. than -> then

* Update bootstrap tokens doc for 1.8. (#5479)

* Update bootstrap tokens doc for 1.8.

This has some changes I missed when I was updating the main kubeadm documention:
 - Bootstrap tokens are now beta, not alpha (https://github.com/kubernetes/features/issues/130)
 - The apiserver flag to enable the authenticator changedin 1.8 (https://github.com/kubernetes/kubernetes/pull/51198)
 - Added `auth-extra-groups` documentaion (https://github.com/kubernetes/kubernetes/pull/50933)
 - Updated the _Token Management with `kubeadm`_ section to link to the main kubeadm docs, since it was just duplicated information.

* Update bootstrap-tokens.md

* Updated the Cassandra tutorial to use apps/v1beta2 (#5548)

* add docs for AllowPrivilegeEscalation (#5448)

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>

* Add local ephemeral storage alpha feature in managing compute resource (#5522)

* Add local ephemeral storage alpha feature in managing compute resource

Since 1.8, we add the local ephemeral storage alpha feature as one
resource type to manage. Add this feature into the doc.

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Added documentation for Metrics Server (#5560)

* authorization: improve authorization debugging docs (#5549)

* Document mount propagation (#5544)

* Update /docs/setup/independent/create-cluster-kubeadm.md for 1.8. (#5524)

This introduction needed a couple of small tweaks to cover the `--discovery-token-ca-cert-hash` flag added in https://github.com/kubernetes/kubernetes/pull/49520 and some version bumps.

* Add task doc for alpha dynamic kubelet configuration (#5523)

* Fix input/output of selfsubjectaccess review (#5593)

* Add docs for implementing resize (#5528)

* Add docs for implementing resize

* Update admission-controllers.md

* Added link to PVC section

* minor typo fixes

* Update NetworkPolicy concept guide with egress and CIDR changes (#5529)

* update zookeeper tutorial for 1.8 release

* add doc for hostpath type (#5503)

* Federated Hpa feature doc (#5487)

* Federated Hpa feature doc

* Federated Hpa feature doc review fixes

* Update hpa.md

* Update hpa.md

* update cloud controller manager docs for v1.8

* Update cronjob with defaults information (#5556)

* Kubernetes 1.8 reference docs (#5632)

* Kubernetes 1.8 reference docs

* Kubectl reference docs for 1.8

* Update side bar with 1.8 kubectl and api ref docs links

* remove petset.md

* update on state of HostAlias in 1.8 with hostNetwork Pod support (#5644)

* Fix cron job deletion section (#5655)

* update imported docs (#5656)

* Add documentation for certificate rotation. (#5639)

* Link to using kubeadm page

* fix the command output

fix the command output

* fix typo in api/resources reference: "Worloads"

* Add documentation for certificate rotation.

* Create TOC entry for cloud controller manager. (#5662)

* Updates for new versions of API types

* Followup 5655: fix link to garbage collection (#5666)

* Temporarily redirect resources-reference to api-reference. (#5668)

* Update config for 1.8 release. (#5661)

* Update config for 1.8 release.

* Address reviewer comments.

* Switch references in HPA docs from alpha to beta (#5671)

The HPA docs still referenced the alpha version.  This switches them to
talk about v2beta1, which is the appropriate version for Kubernetes 1.8

* Deprecate openstack heat (#5670)

* Fix typo in pod preset conflict example

Move container port definition to the correct line.

* Highlight openstack-heat provider deprecation

The openstack-heat provider for kube-up is being deprecated and will be
removed in a future release.

* Temporarily fix broken links by redirecting. (#5672)

* Fix broken links. (#5675)

* Fix render of code block (#5674)

* Fix broken links. (#5677)

* Add a small note about auto-bootstrapped CSR ClusterRoles (#5660)

* Update kubeadm install doc for v1.8 (#5676)

* add draft workloads api content for 1.8 (#5650)

* add draft workloads api content for 1.8

* edits per review, add tables, for 1.8 workloads api doc

* fix typo

* Minor fixes to kubeadm 1.8 upgrade guide. (#5678)

- The kubelet upgrade instructions should be done on every host, not
  just worker nodes.
- We should just upgrade all packages, instead of calling out kubelet
  specifically. This will also upgrade kubectl, kubeadm, and
  kubernetes-cni, if installed.
- Draining nodes should also ignore daemonsets, and master errors can be
  ignored.
- Make sure that the new kubeadm download is chmoded correctly.
- Add a step to run `kubeadm version` to verify after downloading.
- Manually approve new kubelet CSRs if rotation is enabled (known issue).

* Release 1.8 (#5680)

* Fix versions for 1.8 API ref docs

* Updates for 1.8 kubectl reference docs

* Kubeadm /docs/admin/kubeadm.md cleanup, editing. (#5681)

* Update docs/admin/kubeadm.md (mostly 1.8 related).

This is Fabrizio's work, which I'm committing along with my edits (in a commit on top of this).

* A few of my own edits to clarify and clean up some Markdown.
2017-09-28 21:46:51 -07:00
Anthony Sottile 22477315f4 Fix typo in deployment.md 2017-09-28 10:44:34 -07:00
YuanJunliang10067740 4cc28da6fa modify 2017-09-28 20:31:47 +08:00
YuanJunliang10067740 5adb987abe ZTE-SH-CN-debug-cluster 2017-09-27 14:52:02 +08:00
zhangqx2010 3b396298af update connection-frontend-backend.md 2017-09-21 12:14:53 +08:00
zhangqx2010 24072e4ba8 update communicate-containers-same-pod-shared-volume.md 2017-09-21 12:12:21 +08:00
zhangqx2010 7b6571da0e update service-accounts-admin.md 2017-09-21 12:11:37 +08:00
zhangqx2010 dbd35c639a update cluster-large.md 2017-09-21 12:11:05 +08:00
zhangqx2010 bbf6a50f6d update bootstrap-tokens.md 2017-09-21 12:10:16 +08:00
zhangqx2010 a3f3056ff0 update webhook.md 2017-09-21 12:08:16 +08:00
lichuqiang fe847d4802 translate doc service-accounts-admin into chinese 2017-09-21 12:04:52 +08:00
zhangqx2010 f29fc11a4a Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into upstream 2017-09-21 12:02:55 +08:00
zhangqx2010 5e4de3c993 add cn path for links 2017-09-09 12:39:38 +08:00
zhangqx2010 a388fe7b5b add-include-file 2017-09-08 22:10:43 +08:00
zhangqx2010 dce409f734 admin-task-docs-pr-2017-09-08 2017-09-08 18:03:12 +08:00
Lion-Wei 9768830e2b Update expose-intro.html
Modify some of the syntax errors in the Chinese document 'expose-intro'
2017-08-14 10:45:44 +08:00
7847 changed files with 195115 additions and 1454129 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
**Page to Update:**
http://kubernetes.io/...
https://kubernetes.io/...
<!--Optional Information (remove the comment tags around information you would like to include)-->
<!--Kubernetes Version:-->
+4 -6
View File
@@ -1,9 +1,7 @@
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> For 1.8 Features: set Milestone to `1.8` and Base Branch to `release-1.8`
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> NOTE: Please check the “Allow edits from maintainers” box (see image below) to
> [allow reviewers to fix problems](https://help.github.com/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork/) on your patch and speed up the review process.
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> For 1.10 Features: set Milestone to 1.10 and Base Branch to release-1.10
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> NOTE: After opening the PR, please *un-check and re-check* the ["Allow edits from maintainers"](https://help.github.com/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork/) box so that maintainers can work on your patch and speed up the review process. This is a temporary workaround to address a known issue with GitHub.>
>
> Please delete this note before submitting the pull request.
+8 -4
View File
@@ -6,15 +6,19 @@ go:
install:
- export PATH=$GOPATH/bin:$PATH
- mkdir -p $HOME/gopath/src/k8s.io
- mv $TRAVIS_BUILD_DIR $HOME/gopath/src/k8s.io/kubernetes.github.io
- mv $TRAVIS_BUILD_DIR $HOME/gopath/src/k8s.io/website
- cd $HOME/gopath/src/k8s.io/website
# (1) Fetch dependencies for us to run the tests in test/examples_test.go
- go get -t -v k8s.io/kubernetes.github.io/test
- pushd $GOPATH/src/k8s.io && git clone https://github.com/kubernetes/kubernetes && popd
- pushd $GOPATH/src/k8s.io/kubernetes && git checkout release-1.9 && popd
# Simplified deduplication of dependencies.
# (2) Simplified deduplication of dependencies.
- cp -L -R $GOPATH/src/k8s.io/kubernetes/vendor/ $GOPATH/src/
- rm -r $GOPATH/src/k8s.io/kubernetes/vendor/
- go get -t -v k8s.io/website/test
script:
- go test -v k8s.io/kubernetes.github.io/test
- go test -v k8s.io/website/test
- ./verify-docs-format.sh
+5 -5
View File
@@ -9,7 +9,7 @@ These are just guidelines, not rules. Use your best judgment, and feel free to p
### Code of Conduct
Kubernetes follows the [Cloud Native Computing Foundation (CNCF) Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to Sarah Novotny [sarahnovotny@google.com](mailto:sarahnovotny@google.com) and/or Dan Kohn [dan@linuxfoundation.org](mailto:dan@linuxfoundation.org).
Kubernetes follows the [Cloud Native Computing Foundation (CNCF) Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to Sarah Novotny [sarahnovotny@google.com](mailto:sarahnovotny@google.com) and/or Dan Kohn [dan@linuxfoundation.org](mailto:dan@linuxfoundation.org).
### Documentation and Site Decisions
@@ -17,7 +17,7 @@ The [Kubernetes SIG Docs Discussion Group](https://groups.google.com/forum/#!for
### Style Guides and Templates
Before submitting a pull request to create new content, please review the [Kubernetes.io style guide](http://kubernetes.io/docs/home/contribute/style-guide/) and follow the [instructions for using page templates](http://kubernetes.io/docs/home/contribute/page-templates/).
Before submitting a pull request to create new content, please review the [Kubernetes.io style guide](http://kubernetes.io/docs/home/contribute/style-guide/) and follow the [instructions for using page templates](http://kubernetes.io/docs/home/contribute/page-templates/).
## Contributing to Documentation
@@ -26,10 +26,10 @@ Before submitting a pull request to create new content, please review the [Kuber
Kubernetes.io uses github issues to track documentation issues and requests. If you see a documentation issue, submit an issue using the following steps:
1. Check the [kubernetes.io issues list](https://github.com/kubernetes/kubernetes.github.io/issues) as you might find out the issue is a duplicate.
2. Use the [included template for every new issue](https://github.com/kubernetes/kubernetes.github.io/issues/new). When you create a bug report, include as many details as possible and include suggested fixes to the issue.
1. Check the [kubernetes.io issues list](https://github.com/kubernetes/website/issues) as you might find out the issue is a duplicate.
2. Use the [included template for every new issue](https://github.com/kubernetes/website/issues/new). When you create a bug report, include as many details as possible and include suggested fixes to the issue.
Note that code issues should be filed against the main kubernetes repository, while documentation issues should go in the kubernetes.io repository.
Note that code issues should be filed against the main kubernetes repository, while documentation issues should go in the kubernetes.io repository.
### Submitting Documentation Pull Requests
+50 -1
View File
@@ -1,4 +1,53 @@
source "https://rubygems.org"
gem "github-pages", group: :jekyll_plugins
# gem "github-pages", group: :jekyll_plugins
gem "jekyll", "3.6.0"
group :github_pages_compatible do
gem "json", "~> 1.7", ">= 1.7.7"
gem "coffee-script", "~> 2.4"
gem "coffee-script-source", "~> 1.12"
gem "ethon", "~> 0.10"
gem "execjs", "~> 2.7"
gem "minima", "~> 2.0"
gem "terminal-table", "~> 1.4"
gem "unicode-display_width", "~> 1.1"
end
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.6"
gem "jekyll-sitemap"
gem "jekyll-gist"
gem "jekyll-paginate", "1.1.0"
gem "jekyll-seo-tag"
gem "jekyll-avatar", "~> 0.4"
gem "jekyll-coffeescript", "~> 1.0"
gem "jekyll-default-layout", "~> 0.1"
gem "jekyll-github-metadata", "~> 2.2"
gem "jekyll-optional-front-matter", "~> 0.1"
gem "jekyll-readme-index", "0.0.3"
gem "jekyll-redirect-from", "~> 0.13"
gem "jekyll-relative-links", "~> 0.2"
gem "jekyll-swiss", "~> 0.4"
gem "jekyll-theme-architect", "0.0.3"
gem "jekyll-theme-cayman", "0.0.3"
gem "jekyll-theme-dinky", "0.0.3"
gem "jekyll-theme-hacker", "0.0.3"
gem "jekyll-theme-leap-day", "0.0.3"
gem "jekyll-theme-merlot", "0.0.3"
gem "jekyll-theme-midnight", "0.0.3"
gem "jekyll-theme-minimal", "0.0.3"
gem "jekyll-theme-modernist", "0.0.3"
gem "jekyll-theme-primer", "~> 0.1"
gem "jekyll-theme-slate", "0.0.3"
gem "jekyll-theme-tactile", "0.0.3"
gem "jekyll-theme-time-machine", "0.0.3"
gem "jekyll-titles-from-headings", "~> 0.1"
end
gem "jekyll-include-cache", "~> 0.1"
gem "kramdown", "~> 1.11"
gem "rouge", "~> 2.0"
gem "pry"
+94 -121
View File
@@ -1,123 +1,61 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.7)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
coderay (1.1.2)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
colorator (1.1.0)
ethon (0.10.1)
ethon (0.11.0)
ffi (>= 1.3.0)
execjs (2.7.0)
faraday (0.10.0)
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.14)
ffi (1.9.18)
forwardable-extended (2.6.0)
gemoji (2.1.0)
github-pages (112)
activesupport (= 4.2.7)
github-pages-health-check (= 1.3.0)
jekyll (= 3.3.1)
jekyll-avatar (= 0.4.2)
jekyll-coffeescript (= 1.0.1)
jekyll-default-layout (= 0.1.4)
jekyll-feed (= 0.8.0)
jekyll-gist (= 1.4.0)
jekyll-github-metadata (= 2.2.0)
jekyll-mentions (= 1.2.0)
jekyll-optional-front-matter (= 0.1.2)
jekyll-paginate (= 1.1.0)
jekyll-readme-index (= 0.0.3)
jekyll-redirect-from (= 0.11.0)
jekyll-relative-links (= 0.2.1)
jekyll-sass-converter (= 1.3.0)
jekyll-seo-tag (= 2.1.0)
jekyll-sitemap (= 0.12.0)
jekyll-swiss (= 0.4.0)
jekyll-theme-architect (= 0.0.3)
jekyll-theme-cayman (= 0.0.3)
jekyll-theme-dinky (= 0.0.3)
jekyll-theme-hacker (= 0.0.3)
jekyll-theme-leap-day (= 0.0.3)
jekyll-theme-merlot (= 0.0.3)
jekyll-theme-midnight (= 0.0.3)
jekyll-theme-minimal (= 0.0.3)
jekyll-theme-modernist (= 0.0.3)
jekyll-theme-primer (= 0.1.5)
jekyll-theme-slate (= 0.0.3)
jekyll-theme-tactile (= 0.0.3)
jekyll-theme-time-machine (= 0.0.3)
jekyll-titles-from-headings (= 0.1.3)
jemoji (= 0.7.0)
kramdown (= 1.11.1)
liquid (= 3.0.6)
listen (= 3.0.6)
mercenary (~> 0.3)
minima (= 2.0.0)
rouge (= 1.11.1)
terminal-table (~> 1.4)
github-pages-health-check (1.3.0)
addressable (~> 2.3)
net-dns (~> 0.8)
octokit (~> 4.0)
public_suffix (~> 2.0)
typhoeus (~> 0.7)
html-pipeline (2.4.2)
activesupport (>= 2)
nokogiri (>= 1.4)
i18n (0.7.0)
jekyll (3.3.1)
jekyll (3.6.0)
addressable (~> 2.4)
colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
liquid (~> 3.0)
kramdown (~> 1.14)
liquid (~> 4.0)
mercenary (~> 0.3.3)
pathutil (~> 0.9)
rouge (~> 1.7)
rouge (>= 1.7, < 3)
safe_yaml (~> 1.0)
jekyll-avatar (0.4.2)
jekyll-avatar (0.5.0)
jekyll (~> 3.0)
jekyll-coffeescript (1.0.1)
coffee-script (~> 2.2)
jekyll-default-layout (0.1.4)
jekyll (~> 3.0)
jekyll-feed (0.8.0)
jekyll-feed (0.9.2)
jekyll (~> 3.3)
jekyll-gist (1.4.0)
jekyll-gist (1.4.1)
octokit (~> 4.2)
jekyll-github-metadata (2.2.0)
jekyll-github-metadata (2.9.3)
jekyll (~> 3.1)
octokit (~> 4.0, != 4.4.0)
jekyll-include-cache (0.1.0)
jekyll (~> 3.3)
jekyll-mentions (1.2.0)
activesupport (~> 4.0)
html-pipeline (~> 2.3)
jekyll (~> 3.0)
jekyll-optional-front-matter (0.1.2)
jekyll-optional-front-matter (0.3.0)
jekyll (~> 3.0)
jekyll-paginate (1.1.0)
jekyll-readme-index (0.0.3)
jekyll (~> 3.0)
jekyll-redirect-from (0.11.0)
jekyll (>= 2.0)
jekyll-relative-links (0.2.1)
jekyll-redirect-from (0.13.0)
jekyll (~> 3.3)
jekyll-sass-converter (1.3.0)
sass (~> 3.2)
jekyll-seo-tag (2.1.0)
jekyll-relative-links (0.5.1)
jekyll (~> 3.3)
jekyll-sitemap (0.12.0)
jekyll-sass-converter (1.5.0)
sass (~> 3.4)
jekyll-seo-tag (2.3.0)
jekyll (~> 3.3)
jekyll-sitemap (1.1.1)
jekyll (~> 3.3)
jekyll-swiss (0.4.0)
jekyll-theme-architect (0.0.3)
@@ -138,66 +76,101 @@ GEM
jekyll (~> 3.3)
jekyll-theme-modernist (0.0.3)
jekyll (~> 3.3)
jekyll-theme-primer (0.1.5)
jekyll (~> 3.3)
jekyll-theme-primer (0.5.2)
jekyll (~> 3.5)
jekyll-github-metadata (~> 2.9)
jekyll-seo-tag (~> 2.2)
jekyll-theme-slate (0.0.3)
jekyll (~> 3.3)
jekyll-theme-tactile (0.0.3)
jekyll (~> 3.3)
jekyll-theme-time-machine (0.0.3)
jekyll (~> 3.3)
jekyll-titles-from-headings (0.1.3)
jekyll-titles-from-headings (0.5.0)
jekyll (~> 3.3)
jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
jemoji (0.7.0)
activesupport (~> 4.0)
gemoji (~> 2.0)
html-pipeline (~> 2.2)
jekyll (>= 3.0)
json (1.8.6)
kramdown (1.11.1)
liquid (3.0.6)
listen (3.0.6)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7)
kramdown (1.15.0)
liquid (4.0.0)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
mercenary (0.3.6)
mini_portile2 (2.1.0)
minima (2.0.0)
minitest (5.10.1)
method_source (0.9.0)
minima (2.1.1)
jekyll (~> 3.3)
multipart-post (2.0.0)
net-dns (0.8.0)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
octokit (4.6.2)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.14.0)
pathutil (0.16.0)
forwardable-extended (~> 2.6)
public_suffix (2.0.4)
rb-fsevent (0.9.8)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rouge (1.11.1)
pry (0.11.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.0)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rouge (2.2.1)
safe_yaml (1.0.4)
sass (3.4.23)
sass (3.5.3)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
terminal-table (1.7.3)
unicode-display_width (~> 1.1.1)
thread_safe (0.3.5)
typhoeus (0.8.0)
ethon (>= 0.8.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
unicode-display_width (1.1.2)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.3.0)
PLATFORMS
ruby
DEPENDENCIES
github-pages
coffee-script (~> 2.4)
coffee-script-source (~> 1.12)
ethon (~> 0.10)
execjs (~> 2.7)
jekyll (= 3.6.0)
jekyll-avatar (~> 0.4)
jekyll-coffeescript (~> 1.0)
jekyll-default-layout (~> 0.1)
jekyll-feed (~> 0.6)
jekyll-gist
jekyll-github-metadata (~> 2.2)
jekyll-include-cache (~> 0.1)
jekyll-optional-front-matter (~> 0.1)
jekyll-paginate (= 1.1.0)
jekyll-readme-index (= 0.0.3)
jekyll-redirect-from (~> 0.13)
jekyll-relative-links (~> 0.2)
jekyll-seo-tag
jekyll-sitemap
jekyll-swiss (~> 0.4)
jekyll-theme-architect (= 0.0.3)
jekyll-theme-cayman (= 0.0.3)
jekyll-theme-dinky (= 0.0.3)
jekyll-theme-hacker (= 0.0.3)
jekyll-theme-leap-day (= 0.0.3)
jekyll-theme-merlot (= 0.0.3)
jekyll-theme-midnight (= 0.0.3)
jekyll-theme-minimal (= 0.0.3)
jekyll-theme-modernist (= 0.0.3)
jekyll-theme-primer (~> 0.1)
jekyll-theme-slate (= 0.0.3)
jekyll-theme-tactile (= 0.0.3)
jekyll-theme-time-machine (= 0.0.3)
jekyll-titles-from-headings (~> 0.1)
json (~> 1.7, >= 1.7.7)
kramdown (~> 1.11)
minima (~> 2.0)
pry
rouge (~> 2.0)
terminal-table (~> 1.4)
unicode-display_width (~> 1.1)
BUNDLED WITH
1.15.2
1.15.4
+16
View File
@@ -1,5 +1,21 @@
# Reviewers can /lgtm /approve but not sufficient for auto-merge without an
# approver
reviewers:
- rajakavitha1
- stewart-yu
- xiangpengzhao
- zhangxiaoyu-zidif
# Approvers have all the ability of reviewers but their /approve makes
# auto-merge happen if a /lgtm exists, or vice versa, or they can do both
# No need for approvers to also be listed as reviewers
approvers:
- bradamant3
- bradtopol
- chenopis
- kbarnard10
- mistyhacks
- steveperry-53
- tengqm
- zacharysarah
- zparnold
+205
View File
@@ -0,0 +1,205 @@
aliases:
sig-api-machinery: #Team: API Server; GH: sig-api-machinery-pr-reviews; e.g. Annotations, Labels
- lavalamp
- sttts
- liggitt
- smarterclayton
- deads2k
sig-apps: #Team: Workloads; GH: sig-apps-pr-reviews; e.g. ConfigMaps, CronJobs, CustomResourceDefinitions, DaemonSets, Deployments, Jobs, Secrets, StatefulSets
- enisoc
- erictune
- foxish
- janetkuo
- kow3ns
- lukaszo
- mfojtik
- smarterclayton
- soltysh
- tnozicka
sig-architecture: #GH: sig-architecture-pr-reviews
- smarterclayton
- bgrant0607
sig-auth: #GH: sig-auth-pr-reviews
- php-coder
- liggitt
- mikedanese
- ericchiang
- mattmoyer
- enj
- deads2k
- davidopp
sig-autoscaling: #GH: sig-autoscaling-pr-reviews
- DirectXMan12
- bskiba
- aleksandra-malinowska
- MaciekPytel
- davidopp
- mwielgus
sig-aws: #Amazon AWS
- justinsb
- kris-nova
- chrislovecnm
- mfburnett
sig-azure: #Microsoft Azure
- slack
- colemickens
- jdumars
sig-big-data: #GH: sig-big-data-pr-reviews
- foxish
sig-cli: #Team: CLI; GH: sig-cli-pr-reviews; e.g. kubectl
- adohe
- deads2k
- derekwaynecarr
- dims
- dshulyak
- eparis
- ericchiang
- ghodss
- mengqiy
- rootfs
- shiywang
- smarterclayton
- soltysh
- sttts
sig-cluster-lifecycle: #GH: sig-cluster-lifecycle-pr-reviews
- jbeda
- timothysc
- lukemarsden
- pipejakob
- dmmcquay
- mattmoyer
- luxas
- roberthbailey
- medinatiger
sig-cluster-ops:
- zehicle
- jdumars
sig-contribex: #aka Contributor Experience; GH: sig-contributor-experience-pr-reviews
- rmmh
- cblecker
- apelisse
- grodrigues3
- spxtr
sig-contributor-experience: #GH: sig-contributor-experience-pr-reviews
- rmmh
- cblecker
- apelisse
- grodrigues3
- spxtr
sig-docs: #Team: documentation; GH: sig-docs-pr-reviews
- bradamant3
- steveperry-53
- zacharysarah
- bradtopol
- heckj
sig-federation: #Team: Federation; e.g. Federated Clusters
- csbell
sig-gcp: #Google Cloud Platform; GH: sig-gcp-pr-reviews
- abgworrall
sig-instrumentation: #GH: sig-instrumentation-pr-reviews; e.g. metrics, logging, events
- DirectXMan12
- x13n
- kawych
- crassirostris
- brancz
- fabxc
- loburm
- piosz
- fgrzadkowski
sig-multicluster: #GH: sig-multicluster-pr-reviews; e.g. resiliency against availability zone outages; hybrid clouds; spanning multiple cloud providers; migration to public clouds
- madhusudancs
- marun
- jianhuiz
- shashidharatd
- nikhiljindal
- quinton-hoole
- mwielgus
- csbell
sig-network: #Team: Network; GH: sig-network-pr-reviews; e.g. Ingress, Network Policies, Services
- bowei
- caseydavenport
- danwinship
- dcbw
- dnardo
- freehan
- mrhohn
- nicksardo
- thockin
sig-node: #Team: Node; GH: sig-node-pr-reviews; e.g. Containers, Docker, Images, OS images, Pods, Registries
- Random-Liu
- dashpole
- dchen1107
- derekwaynecarr
- dims
- feiskyer
- mtaufen
- ncdc
- pmorie
- resouer
- sjpotter
- tallclair
- tmrts
- vishh
- yifan-gu
- yujuhong
sig-onprem: #On-premises; GH: sig-onprem-pr-reviews
- zen
- idvoretskyi
- pigmej
- feiskyer
- nebril
sig-openstack: #GH: sig-openstack-pr-reviews
- hogepodge
- dklyle
- rjmorse
sig-pm: #aka Product Management
- apsinha
- idvoretskyi
- calebamiles
sig-product-management:
- apsinha
- idvoretskyi
- calebamiles
sig-release: #GH: sig-release-pr-reviews
- calebamiles
- enisoc
- pwittrock
sig-rktnetes:
- calebamiles
sig-scalability: #GH: sig-scalability-pr-reviews
- jbeda
- spiffxp
- lavalamp
- countspongebob
sig-scheduling: #Team: Sharing; GH: sig-scheduling-pr-reviews; e.g. Scheduler
- bsalamat
- davidopp
- jayunit100
- k82cn
- resouer
- timothysc
- wojtek-t
sig-service-catalog: #GH: sig-service-catalog-pr-reviews; e.g. Service Broker
- pmorie
- jessfraz
- pwittrock
- droot
- seans3
sig-storage: #Team: Storage; GH: sig-storage-pr-reviews; e.g. Volumes
- childsb
- jsafrane
- rootfs
- saad-ali
- matchstick
- msau42
sig-testing: #GH: sig-testing-pr-reviews
- fejta
- ixdy
- rmmh
- spiffxp
- spxtr
sig-ui: #User Interface
- danielromlein
- floreks
sig-windows:
- michmike
+2
View File
@@ -4,6 +4,8 @@ Welcome! We are very pleased you want to contribute to the Kubernetes documentat
You can click the **Fork** button in the upper-right area of the screen to create a copy of this repository in your GitHub account called a *fork*. Make any changes you want in your fork, and when you are ready to send those changes to us, go to your fork and create a new pull request to let us know about it.
Once your pull request is created, a Kubernetes reviewer will take responsibility for providing clear, actionable feedback. As the owner of the pull request, **it is your responsibility to modify your pull request to address the feedback that has been provided to you by the Kubernetes reviewer.** Also note that you may end up having more than one Kubernetes reviewer provide you feedback or you may end up getting feedback from a Kubernetes reviewer that is different than the one originally assigned to provide you feedback. Furthermore, in some cases, one of your reviewers might ask for a technical review from a [Kubernetes tech reviewer](https://github.com/kubernetes/website/wiki/Tech-reviewers) when needed. Reviewers will do their best to provide feedback in a timely fashion but response time can vary based on circumstances.
For more information about contributing to the Kubernetes documentation, see:
* [Contributing to the Kubernetes Documentation](http://kubernetes.io/editdocs/)
+31 -24
View File
@@ -13,37 +13,43 @@ incremental: true
safe: false
lsi: false
latest: "v1.9"
defaults:
-
scope:
path: ""
values:
fullversion: "v1.7.0"
version: "v1.7"
fullversion: "v1.9.0"
version: "v1.9"
githubbranch: "master"
docsbranch: "master"
versions:
- fullversion: "v1.7.3"
version: "v1.7"
githubbranch: "v1.7.3"
docsbranch: "release-1.7"
url: https://kubernetes.io/docs/home/
- fullversion: "v1.6.8"
version: "v1.6"
githubbranch: "v1.6.8"
docsbranch: "release-1.6"
url: https://v1-6.docs.kubernetes.io/docs/home/
- fullversion: "v1.5.7"
version: "v1.5"
githubbranch: "v1.5.7"
docsbranch: "release-1.5"
url: https://v1-5.docs.kubernetes.io/docs/
- fullversion: "v1.4.12"
version: "v1.4"
githubbranch: "v1.4.12"
docsbranch: "release-1.4"
url: https://v1-4.docs.kubernetes.io/docs/
deprecated: false
- fullversion: "v1.13.0"
version: "v1.13"
githubbranch: "v1.13.0"
docsbranch: "release-1.13"
url: https://kubernetes.io/docs/
- fullversion: "v1.12.0"
version: "v1.12"
githubbranch: "v1.12.0"
docsbranch: "release-1.12"
url: https://v1-12.docs.kubernetes.io
- fullversion: "v1.11.0"
version: "v1.11"
githubbranch: "v1.11.0"
docsbranch: "release-1.11"
url: https://v1-11.docs.kubernetes.io
- fullversion: "v1.10.0"
version: "v1.10"
githubbranch: "v1.10.0"
docsbranch: "release-1.10"
url: https://v1-10.docs.kubernetes.io
- fullversion: "v1.9.0"
version: "v1.9"
githubbranch: "v1.9.0"
docsbranch: "release-1.9"
url: https://v1-9.docs.kubernetes.io
deprecated: true
currentUrl: https://kubernetes.io/docs/home/
nextUrl: http://kubernetes-io-vnext-staging.netlify.com/
-
@@ -55,7 +61,7 @@ defaults:
permalink: pretty
gems:
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-seo-tag
@@ -83,3 +89,4 @@ tocs:
- reference
- samples
- search
- imported
-12
View File
@@ -1,12 +0,0 @@
- Fundamental
- API Object
- Metadata
- Configuration
- Security
- Networking
- Storage
- Operation
- Workload
- Component
- API
- Extension
+3
View File
@@ -0,0 +1,3 @@
id: architecture
name: Architecture
description: The inner components of Kubernetes.
+3
View File
@@ -0,0 +1,3 @@
id: community
name: Community
description: Related to Kubernetes open-source development.
+3
View File
@@ -0,0 +1,3 @@
id: core-object
name: Core Object
description: A resource type that Kubernetes supports by default.
+3
View File
@@ -0,0 +1,3 @@
id: extension
name: Extension
description: Supported customizations of Kubernetes.
+3
View File
@@ -0,0 +1,3 @@
id: fundamental
name: Fundamental
description: Relevant for a first-time user of Kubernetes.
+3
View File
@@ -0,0 +1,3 @@
id: networking
name: Networking
description: How Kubernetes components talk to each other (and to programs outside the cluster).
+3
View File
@@ -0,0 +1,3 @@
id: operation
name: Operation
description: Starting and maintaining Kubernetes.
+3
View File
@@ -0,0 +1,3 @@
id: security
name: Security
description: Keeping Kubernetes applications safe and secure.
+3
View File
@@ -0,0 +1,3 @@
id: storage
name: Storage
description: How Kubernetes applications handle persistent data.
+3
View File
@@ -0,0 +1,3 @@
id: tool
name: Tool
description: Software that makes Kubernetes easier or better to use.
+3
View File
@@ -0,0 +1,3 @@
id: user-type
name: User Type
description: Represents a common type of Kubernetes user.
+3
View File
@@ -0,0 +1,3 @@
id: workload
name: Workload
description: Applications running on Kubernetes.
+35 -9
View File
@@ -1,12 +1,15 @@
bigheader: "Concepts"
abstract: "Detailed explanations of Kubernetes system concepts and abstractions."
landing_page: /docs/concepts/index/
toc:
- docs/concepts/index.md
- title: Overview
landing_page: /docs/concepts/overview/what-is-kubernetes/
section:
- docs/concepts/overview/what-is-kubernetes.md
- docs/concepts/overview/components.md
- docs/concepts/overview/kubernetes-api.md
- title: Working with Kubernetes Objects
section:
- docs/concepts/overview/working-with-objects/kubernetes-objects.md
@@ -14,25 +17,43 @@ toc:
- docs/concepts/overview/working-with-objects/namespaces.md
- docs/concepts/overview/working-with-objects/labels.md
- docs/concepts/overview/working-with-objects/annotations.md
- docs/concepts/overview/kubernetes-api.md
- title: Object Management Using kubectl
section:
- docs/concepts/overview/object-management-kubectl/overview.md
- docs/concepts/overview/object-management-kubectl/imperative-command.md
- docs/concepts/overview/object-management-kubectl/imperative-config.md
- docs/concepts/overview/object-management-kubectl/declarative-config.md
- title: Kubernetes Architecture
landing_page: /docs/concepts/architecture/nodes/
section:
- docs/concepts/architecture/nodes.md
- docs/concepts/architecture/master-node-communication.md
- docs/concepts/architecture/cloud-controller.md
- title: Extending the Kubernetes API
- title: Extending Kubernetes
landing_page: /docs/concepts/api-extension/custom-resources/
section:
- docs/concepts/api-extension/custom-resources.md
- docs/concepts/api-extension/apiserver-aggregation.md
- docs/concepts/overview/extending.md
- title: Extending the Kubernetes API
section:
- docs/concepts/api-extension/apiserver-aggregation.md
- docs/concepts/api-extension/custom-resources.md
- title: Compute, Storage, and Networking Extensions
section:
- docs/concepts/cluster-administration/network-plugins.md
- docs/concepts/cluster-administration/device-plugins.md
- docs/concepts/service-catalog/index.md
- title: Containers
landing_page: /docs/concepts/containers/images/
section:
- docs/concepts/containers/images.md
- docs/concepts/containers/container-environment-variables.md
- docs/concepts/containers/container-lifecycle-hooks.md
- title: Workloads
landing_page: /docs/concepts/workloads/pods/pod-overview/
section:
- title: Pods
section:
@@ -40,6 +61,7 @@ toc:
- docs/concepts/workloads/pods/pod.md
- docs/concepts/workloads/pods/pod-lifecycle.md
- docs/concepts/workloads/pods/init-containers.md
- docs/concepts/workloads/pods/podpreset.md
- docs/concepts/workloads/pods/disruptions.md
- title: Controllers
section:
@@ -47,13 +69,13 @@ toc:
- docs/concepts/workloads/controllers/replicationcontroller.md
- docs/concepts/workloads/controllers/deployment.md
- docs/concepts/workloads/controllers/statefulset.md
- docs/concepts/workloads/controllers/petset.md
- docs/concepts/workloads/controllers/daemonset.md
- docs/concepts/workloads/controllers/garbage-collection.md
- docs/concepts/workloads/controllers/jobs-run-to-completion.md
- docs/concepts/workloads/controllers/cron-jobs.md
- title: Configuration
landing_page: /docs/concepts/configuration/overview/
section:
- docs/concepts/configuration/overview.md
- docs/concepts/configuration/manage-compute-resources-container.md
@@ -61,8 +83,10 @@ toc:
- docs/concepts/configuration/taint-and-toleration.md
- docs/concepts/configuration/secret.md
- docs/concepts/configuration/organize-cluster-access-kubeconfig.md
- docs/concepts/configuration/pod-priority-preemption.md
- title: Services, Load Balancing, and Networking
landing_page: /docs/concepts/services-networking/service/
section:
- docs/concepts/services-networking/service.md
- docs/concepts/services-networking/dns-pod-service.md
@@ -72,15 +96,18 @@ toc:
- docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases.md
- title: Storage
landing_page: /docs/concepts/storage/volumes/
section:
- docs/concepts/storage/volumes.md
- docs/concepts/storage/persistent-volumes.md
- title: Dynamic Provisioning
path: http://blog.kubernetes.io/2016/10/dynamic-provisioning-and-storage-in-kubernetes.html
- docs/concepts/storage/storage-classes.md
- docs/concepts/storage/dynamic-provisioning.md
- title: Cluster Administration
landing_page: /docs/concepts/cluster-administration/cluster-administration-overview/
section:
- docs/concepts/cluster-administration/cluster-administration-overview.md
- docs/concepts/cluster-administration/certificates.md
- docs/concepts/cluster-administration/cloud-providers.md
- docs/concepts/cluster-administration/manage-deployment.md
- docs/concepts/cluster-administration/networking.md
@@ -93,9 +120,8 @@ toc:
- docs/concepts/cluster-administration/master-node-communication.md
- docs/concepts/cluster-administration/proxies.md
- docs/concepts/cluster-administration/controller-metrics.md
- docs/concepts/cluster-administration/device-plugins.md
- title: Policies
section:
- docs/concepts/policy/resource-quotas.md
- docs/concepts/policy/pod-security-policy.md
+14 -9
View File
@@ -1,23 +1,28 @@
bigheader: "Documentation Home"
bigheader: "About"
abstract: "Documentation for using and learning about Kubernetes."
toc:
- docs/home/index.md
- docs/home/index.md
- title: Release Notes
path: https://git.k8s.io/kubernetes/CHANGELOG.md
- title: Release Roadmap
path: https://github.com/kubernetes/kubernetes/milestones/
- docs/tasks/debug-application-cluster/troubleshooting.md
- title: Supported Doc Versions
path: /docs/home/supported-doc-versions/
- title: Contributing to the Kubernetes Docs
landing_page: /editdocs/
section:
- editdocs.md
- docs/home/contribute/participating.md
- docs/home/contribute/create-pull-request.md
- docs/home/contribute/write-new-topic.md
- docs/home/contribute/stage-documentation-changes.md
- docs/home/contribute/page-templates.md
- docs/home/contribute/review-issues.md
- docs/home/contribute/style-guide.md
- docs/home/contribute/includes.md
- docs/home/contribute/localization.md
- title: Updating Automatically Generated Reference Pages
section:
- docs/home/contribute/generated-reference/kubernetes-components.md
- docs/home/contribute/generated-reference/kubectl.md
- docs/home/contribute/generated-reference/kubernetes-api.md
- docs/home/contribute/generated-reference/federation-api.md
+1
View File
@@ -8,3 +8,4 @@ tocs:
- reference
- samples
- support
- imported
+18 -8
View File
@@ -1,17 +1,27 @@
id: _example
name: Example K8s Term
formerly:
full-link: /docs/link-to-long-dedicated-docs-page
aka:
- Slang K8s Term
- Misnomer
- Formerly Known as Prince
related:
- Less Fancy K8s Term
- Tangential Term
- Commonly Used With
- id-of-less-fancy-k8s-term
- id-of-tangential-term
- id-of-commonly-used-with-term
tags:
- Some Tag
short-description: |
Required. One or two lines that provide a minimum definition. Do not repeat the term. Write about the plural of the term. Prefer fragments. Model after tooltips. End with a period.
long-description: |
Optional. Longer additional text to appear after (in conjunction with) short description. Provide where the short description is not sufficient as the intro paragraph to a topic. Write complete but concise sentences.
short-description: >
Required.
Markdown allowed (e.g. for cross-linking).
One or two lines that provide a minimum definition.
Do not repeat the term.
Prefer fragments.
End with a period.
long-description: >
Optional.
Markdown allowed.
Longer additional text to appear after (in conjunction with) short description.
Provide where the short description is not sufficient as the intro paragraph to a topic.
Write complete but concise sentences.
**See /_includes/templates/glossary/README.md for the official style guide.**
+9
View File
@@ -0,0 +1,9 @@
id: annotation
name: Annotation
full-link: /docs/concepts/overview/working-with-objects/annotations
tags:
- fundamental
short-description: >
A key-value pair that is used to attach arbitrary non-identifying metadata to objects.
long-description: >
The metadata in an annotation can be small or large, structured or unstructured, and can include characters not permitted by labels. Clients such as tools and libraries can retrieve this metadata.
+11
View File
@@ -0,0 +1,11 @@
id: application-architect
name: Application Architect
related:
- application-developer
tags:
- user-type
short-description: >
A person responsible for the high-level design of an application.
long-description: >
An architect ensures that an app's implementation allows it to interact with its surrounding components in a scalable, maintainable way.
Surrounding components include databases, logging infrastructure, and other microservices.
+11
View File
@@ -0,0 +1,11 @@
id: application-developer
name: Application Developer
related:
- application-architect
tags:
- user-type
short-description: >
A person who writes an application that runs in a Kubernetes cluster.
long-description: >
An application developer focuses on one part of an application.
The scale of their focus may vary significantly in size.
+10
View File
@@ -0,0 +1,10 @@
id: approver
name: Approver
tags:
- community
short-description: >
A person who can review and approve Kubernetes code contributions.
long-description: >
While code review is focused on code quality and correctness, approval is focused on the holistic acceptance of a contribution.
Holistic acceptance includes backwards/forwards compatibility, adhering to API and flag conventions, subtle performance and correctness issues, interactions with other parts of the system, and others.
Approver status is scoped to a part of the codebase.
+11
View File
@@ -0,0 +1,11 @@
id: certificate
name: Certificate
full-link: /docs/tasks/tls/managing-tls-in-a-cluster/
tags:
- security
short-description: >
A cryptographically secure file used to validate access to the Kubernetes cluster.
long-description: >
Certificates enable applications within a Kubernetes
cluster to access the Kubernetes API securely. Certificates validate that
clients are allowed to access the API.
+9
View File
@@ -0,0 +1,9 @@
id: cla
name: CLA (Contributor License Agreement)
full-link: https://github.com/kubernetes/community/blob/master/CLA.md
tags:
- community
short-description: >
Terms under which a {% glossary_tooltip text="contributor" term_id="contributor" %} grants a license to an open source project for their contributions.
long-description: >
CLAs help resolve legal disputes involving contributed material and intellectual property (IP).
@@ -0,0 +1,13 @@
id: cloud-controller-manager
name: Cloud Controller Manager
full-link: https://kubernetes.io/docs/tasks/administer-cluster/running-cloud-controller/
tags:
- core-object
- architecture
- operation
short-description: >
Cloud Controller Manager is an alpha feature in 1.8. In upcoming releases it will be the preferred way to integrate Kubernetes with any cloud.
long-description: >
Kubernetes v1.6 contains a new binary called cloud-controller-manager. cloud-controller-manager is a daemon that embeds cloud-specific control loops.
These cloud-specific control loops were originally in the kube-controller-manager. Since cloud providers develop and release at a different pace compared to the Kubernetes
project, abstracting the provider-specific code to the cloud-controller-manager binary allows cloud vendors to evolve independently from the core Kubernetes code.
+10
View File
@@ -0,0 +1,10 @@
id: cloud-provider
name: Cloud Provider
full-link: /docs/concepts/cluster-administration/cloud-providers
tags:
- community
short-description: >
Cloud provider is a company that offers cloud computing platform that can run Kubernetes clusters.
long-description: >
Cloud providers or sometime called Cloud Service Provider (CSPs) provides cloud computing platforms. They may offer services such as Infrastructure as a Service (IaaS) or Platform as a Service (PaaS). Cloud providers host the Kubernetes cluster and also provide services that interact with the cluster, such as Load Balancers, Storage Classes etc.
+11
View File
@@ -0,0 +1,11 @@
id: cluster-architect
name: Cluster Architect
related:
- cluster
- cluster-operator
tags:
- user-type
short-description: >
A person who designs infrastructure that involves one or more Kubernetes clusters.
long-description: >
Cluster architects are concerned with best practices for distributed systems, for example&#58; high availability and security.
+15
View File
@@ -0,0 +1,15 @@
id: cluster-operator
name: Cluster Operator
aka:
- Cluster Administrator
related:
- cluster
- cluster-architect
tags:
- user-type
short-description: >
A person who configures, controls, and monitors clusters.
long-description: |
Their primary responsibility is keeping a cluster up and running, which may involve periodic maintenance activities or upgrades.<br>
**NOTE:** Cluster operators are different from the [Operator pattern](https://coreos.com/operators) that extends the Kubernetes API.
+9
View File
@@ -0,0 +1,9 @@
id: cluster
name: Cluster
tags:
- fundamental
- operation
short-description: >
A set of machines, called nodes, that run containerized applications managed by Kubernetes.
long-description: >
A cluster has several worker nodes and at least one master node.
+12
View File
@@ -0,0 +1,12 @@
id: code-contributor
name: Code Contributor
full-link: /docs/imported/community/devel/
aka:
- Community Developer
tags:
- community
- user-type
short-description: >
A person who develops and contributes code to the Kubernetes open source codebase.
long-description: >
They are also an active {% glossary_tooltip text="community member" term_id="member" %} who participates in one or more {% glossary_tooltip text="Special Interest Groups (SIGs)" term_id="sig" %}.
+13
View File
@@ -0,0 +1,13 @@
id: configmap
name: ConfigMap
full-link: /docs/tasks/configure-pod-container/configure-pod-configmap/
related:
- pod
- secret
tags:
- core-object
short-description: >
An API object used to store non-confidential data in key-value pairs. Can be consumed as environment variables, command-line arguments, or config files in a {% glossary_tooltip text="volume" term_id="volume" %}.
long-description: >
Allows you to decouple environment-specific configuration from your {% glossary_tooltip text="container images" term_id="container" %}, so that your applications are easily portable.
When storing confidential data use a [Secret](https://kubernetes.io/docs/concepts/configuration/secret/).
@@ -0,0 +1,9 @@
id: container-env-variables
name: Container Environment Variables
full-link: /docs/concepts/containers/container-environment-variables.md
tags:
- fundamental
short-description: >
Container environment variables are name/value pairs that provide useful information into containers running in a Pod.
long-description: >
Container environment variables provide information that is required by the running containerized applications along with information about important resources to the [Containers] {% glossary_tooltip text="Containers" term_id="container" %}. For example, file system, information about the container itself and other cluster resources such as service endpoints, etc.
+10
View File
@@ -0,0 +1,10 @@
id: container
name: Container
full-link: /docs/concepts/overview/what-is-kubernetes/#why-containers
tags:
- fundamental
- workload
short-description: >
A lightweight and portable executable image that contains software and all of its dependencies.
long-description: >
Containers decouple applications from underlying host infrastructure to make deployment easier in different cloud or OS environments, and for easier scaling.
+8
View File
@@ -0,0 +1,8 @@
id: contributor
name: Contributor
tags:
- community
short-description: >
Someone who donates code, documentation, or their time to help the Kubernetes project or community.
long-description: >
Contributions include pull requests (PRs), issues, feedback, {% glossary_tooltip text="special interest groups (SIG)" term_id="sig" %} participation, or organizing community events.
+12
View File
@@ -0,0 +1,12 @@
id: controller
name: Controller
full-link: /docs/admin/kube-controller-manager/
related:
- controller-manager
tags:
- architecture
- fundamental
short-description: >
A control loop that watches the shared state of the cluster through the {% glossary_tooltip text="apiserver" term_id="kube-apiserver" %} and makes changes attempting to move the current state towards the desired state.
long-description: >
Examples of controllers that ship with Kubernetes today are the replication controller, endpoints controller, namespace controller, and serviceaccounts controller.
+10
View File
@@ -0,0 +1,10 @@
id: cronjob
name: CronJob
full-link: /docs/concepts/workloads/controllers/cron-jobs/
tags:
- core-object
- workload
short-description: >
Manages a [Job](/docs/concepts/workloads/controllers/jobs-run-to-completion/) that runs on a periodic schedule.
long-description: >
Similar to a line in a *crontab* file, a Cronjob object specifies a schedule using the [Cron](https://en.wikipedia.org/wiki/Cron) format.
@@ -0,0 +1,14 @@
id: CustomResourceDefinition
name: CustomResourceDefinition
aka:
- CRD
- Formerly Known as ThirdPartyResources (TPR)
tags:
- fundamental
- operation
- extension
full-link: docs/tasks/access-kubernetes-api/extend-api-custom-resource-definitions/
short-description: >
Custom code that defines a resource to add to your Kubernetes API server without building a complete custom server.
long-description: >
Custom Resource Definitions let you extend the Kubernetes API for your environment if the publicly supported API resources can't meet your needs.
+11
View File
@@ -0,0 +1,11 @@
id: daemonset
name: DaemonSet
full-link: /docs/concepts/workloads/controllers/daemonset
tags:
- fundamental
- core-object
- workload
short-description: >
Ensures a copy of a {% glossary_tooltip text="Pod" term_id="pod" %} is running across a set of nodes in a {% glossary_tooltip text="cluster" term_id="cluster" %}.
long-description: >
Used to deploy system daemons such as log collectors and monitoring agents that typically must run on every {% glossary_tooltip term_id="node" %}.
+11
View File
@@ -0,0 +1,11 @@
id: deployment
name: Deployment
full-link: /docs/concepts/workloads/controllers/deployment/
tags:
- fundamental
- core-object
- workload
short-description: >
An API object that manages a replicated application.
long-description: >
Each replica is represented by a {% glossary_tooltip term_id="pod" %}, and the Pods are distributed among the nodes of a cluster.
+11
View File
@@ -0,0 +1,11 @@
id: developer
name: Developer (disambiguation)
aka:
- Kubernetes Developer
tags:
- community
- user-type
short-description: >
May refer to&#58; {% glossary_tooltip text="Application Developer" term_id="application-developer" %}, {% glossary_tooltip text="Code Contributor" term_id="code-contributor" %}, or {% glossary_tooltip text="Platform Developer" term_id="platform-developer" %}.
long-description: >
This overloaded term may have different meanings depending on the context
+9
View File
@@ -0,0 +1,9 @@
id: docker
name: docker
full-link: /docs/reference/kubectl/docker-cli-to-kubectl/
tags:
- fundamental
short-description: >
Docker is a software technology providing operating-system-level virtualization also known as containers.
long-description: >
Docker uses the resource isolation features of the Linux kernel such as cgroups and kernel namespaces, and a union-capable file system such as OverlayFS and others to allow independent "containers" to run within a single Linux instance, avoiding the overhead of starting and maintaining virtual machines (VMs).
+11
View File
@@ -0,0 +1,11 @@
id: downstream
name: Downstream (disambiguation)
related:
- upstream
tags:
- community
short-description: >
May refer to: code in the Kubernetes ecosystem that depends upon the core Kubernetes codebase or a forked repo.
long-description: |
* In the **Kubernetes Community**: Conversations often use *downstream* to mean the ecosystem, code, or third-party tools that rely on the core Kubernetes codebase. For example, a new feature in Kubernetes may be adopted by applications *downstream* to improve their functionality.
* In **GitHub** or **git**: The convention is to refer to a forked repo as *downstream*, whereas the source repo is considered *upstream*.
@@ -0,0 +1,11 @@
id: dynamicvolumeprovisioning
name: Dynamic Volume Provisioning
full-link: /docs/concepts/storage/dynamic-provisioning
tags:
- core-object
- storage
short-description: >
Allows users to request automatic creation of storage {% glossary_tooltip text="Volumes" term_id="volume" %}.
long-description: >
Dynamic provisioning eliminates the need for cluster administrators to pre-provision storage. Instead, it automatically provisions storage by user request.
Dynamic volume provisioning is based on an API object, {% glossary_tooltip text="StorageClass" term_id="storage-class" %}, referring to a {% glossary_tooltip text="Volume Plugin" term_id="volume-plugin" %} that provisions a {% glossary_tooltip text="Volume" term_id="volume" %} and the set of parameters to pass to the Volume Plugin.
+11
View File
@@ -0,0 +1,11 @@
id: etcd
name: etcd
full-link: /docs/tasks/administer-cluster/configure-upgrade-etcd/
tags:
- architecture
- storage
short-description: >
Consistent and highly-available key value store used as Kubernetes' backing store for all cluster data.
long-description: >
Always have a backup plan for etcd's data for your Kubernetes cluster.
For in-depth information on etcd, see [etcd documentation](https://github.com/coreos/etcd/blob/master/Documentation/docs.md).
+10
View File
@@ -0,0 +1,10 @@
id: helm-chart
name: Helm Chart
full-link: https://github.com/kubernetes/helm/blob/master/docs/charts.md
tags:
- tool
short-description: >
A package of pre-configured Kubernetes resources that can be managed with the Helm tool.
long-description: |
Charts provide a reproducible way of creating and sharing Kubernetes applications.
A single chart can be used to deploy something simple, like a memcached Pod, or something complex, like a full web app stack with HTTP servers, databases, caches, and so on.
@@ -0,0 +1,17 @@
id: horizontal-pod-autoscaler
name: Horizontal Pod Autoscaler
full-link: /docs/tasks/run-application/horizontal-pod-autoscale/
aka:
- HPA
related:
- pod
- replication-controller
- deployment
tags:
- operation
short-description: >
An API resource that automatically scales the number of pod replicas based on targeted CPU
utilization or custom metric targets.
long-description: >
HPA is typically used with {% glossary_tooltip text="Replication Controllers" term_id="replication-controller" %}, {% glossary_tooltip text="Deployments" term_id="deployment" %}, or Replica Sets.
It cannot be applied to objects that cannot be scaled, for example {% glossary_tooltip text="DaemonSets" term_id="daemonset" %}.
+9
View File
@@ -0,0 +1,9 @@
id: image
name: Image
tags:
- fundamental
short-description: >
Stored instance of a container that holds a set of software needed to run an application.
long-description: >
A way of packaging software that allows it to be stored in a container registry, pulled to a local system, and run as an application. Meta data is included in the image that can indicate what executable to run, who built it, and other information.
+13
View File
@@ -0,0 +1,13 @@
id: ingress
name: Ingress
full-link: /docs/concepts/services-networking/ingress/
aka:
- Ingress controller
tags:
- networking
- architecture
- extension
short-description: >
An API object that manages external access to the services in a cluster, typically HTTP.
long-description: >
Ingress can provide load balancing, SSL termination and name-based virtual hosting.
+8
View File
@@ -0,0 +1,8 @@
id: init-container
name: Init Container
tags:
- fundamental
short-description: >
One or more initialization containers that must run to completion before any app containers run.
long-description: >
Initialization (init) containers are like regular app containers, with one difference: init containers must run to completion before any app containers can start. Init containers run in series: each init container must run to completion before the next init container begins.
+13
View File
@@ -0,0 +1,13 @@
id: istio
name: Istio
full-link: https://istio.io/docs/concepts/what-is-istio/overview.html
tags:
- networking
- architecture
- extension
short-description: >
An open platform (not Kubernetes-specific) that provides a uniform way to integrate microservices, manage traffic flow, enforce policies, and aggregate telemetry data.
long-description: >
Adding Istio does not require changing application code.
It is a layer of infrastructure between a service and the network, which when combined with service deployments, is commonly referred to as a service mesh.
Istio's control plane abstracts away the underlying cluster management platform, which may be Kubernetes, Mesosphere, etc.
+11
View File
@@ -0,0 +1,11 @@
id: job
name: Job
full-link: /docs/concepts/workloads/controllers/jobs-run-to-completion
tags:
- fundamental
- core-object
- workload
short-description: >
A finite or batch task that runs to completion.
long-description: >
Creates one or more {% glossary_tooltip term_id="pod" %} objects and ensures that a specified number of them successfully terminate. As Pods successfully complete, the Job tracks the successful completions.
+19
View File
@@ -0,0 +1,19 @@
id: kops
name: Kops
full-link: /docs/getting-started-guides/kops/
tags:
- tool
- operation
short-description: >
A CLI tool that helps you create, destroy, upgrade and maintain production-grade, highly available, Kubernetes clusters. *NOTE&#58; Officially supports AWS only, with GCE and VMware vSphere in alpha*.
long-description: |
`kops` provisions your cluster with&#58;
* Fully automated installation
* DNS-based cluster identification
* Self-healing&#58; everything runs in Auto-Scaling Groups
* Limited OS support (Debian preferred, Ubuntu 16.04 supported, early support for CentOS & RHEL)
* High availability (HA) support
* The ability to directly provision, or generate terraform manifests
You can also build your own cluster using {% glossary_tooltip term_id="kubeadm" %} as a building block. `kops` builds on the kubeadm work.
+12
View File
@@ -0,0 +1,12 @@
id: kube-apiserver
name: kube-apiserver
full-link: /docs/reference/generated/kube-apiserver/
aka:
- apiserver
tags:
- architecture
- fundamental
short-description: >
Component on the master that exposes the Kubernetes API. It is the front-end for the Kubernetes control plane.
long-description: >
It is designed to scale horizontally -- that is, it scales by deploying more instances. See [Building High-Availability Clusters](/docs/admin/high-availability/).
@@ -0,0 +1,14 @@
id: kube-controller-manager
name: kube-controller-manager
full-link: /docs/reference/generated/kube-controller-manager/
aka:
- controller-manager
related:
- controller
tags:
- architecture
- fundamental
short-description: >
Component on the master that runs {% glossary_tooltip text="controllers" term_id="controller" %}.
long-description: >
Logically, each {% glossary_tooltip text="controller" term_id="controller" %} is a separate process, but to reduce complexity, they are all compiled into a single binary and run in a single process.
+10
View File
@@ -0,0 +1,10 @@
id: kube proxy
name: kube-proxy
full-link: /docs/reference/generated/kube-proxy
tags:
- fundamental
- core-object
short-description: >
`kube-proxy` is a network proxy that runs on each node in the cluster.
long-description: >
`kube-proxy` is responsible for request forwarding. `kube-proxy` allows TCP and UDP stream forwarding or round robin TCP and UDP forwarding across a set of backend functions.
+13
View File
@@ -0,0 +1,13 @@
id: kube-scheduler
name: kube-scheduler
full-link: /docs/reference/generated/kube-scheduler/
aka:
- scheduler
tags:
- architecture
short-description: >
Component on the master that watches newly created pods that have no node assigned, and selects a node for them to run on.
long-description: >
Factors taken into account for scheduling decisions include individual and collective resource requirements,
hardware/software/policy constraints, affinity and anti-affinity specifications, data locality, inter-workload interference
and deadlines.
+10
View File
@@ -0,0 +1,10 @@
id: kubeadm
name: Kubeadm
full-link: /docs/admin/kubeadm/
tags:
- tool
- operation
short-description: >
A tool for quickly installing Kubernetes and setting up a secure cluster.
long-description: >
You can use kubeadm to install both the control plane and the worker node components.
+10
View File
@@ -0,0 +1,10 @@
id: kubectl
name: Kubectl
full-link: /docs/user-guide/kubectl-overview/
tags:
- tool
- fundamental
short-description: >
A command line tool for communicating with a {% glossary_tooltip text="Kubernetes API" term_id="kubernetes-api" %} server.
long-description: >
You can use kubectl to create, inspect, update, and delete Kubernetes objects.
+10
View File
@@ -0,0 +1,10 @@
id: kubelet
name: Kubelet
full-link: /docs/reference/generated/kubelet
tags:
- fundamental
- core-object
short-description: >
An agent that runs on each node in the cluster. It makes sure that containers are running in a pod.
long-description: >
The kubelet takes a set of PodSpecs that are provided through various mechanisms and ensures that the containers described in those PodSpecs are running and healthy. The kubelet doesnt manage containers which were not created by Kubernetes.
+13
View File
@@ -0,0 +1,13 @@
id: kubernetes-api
name: Kubernetes API
full-link: /docs/concepts/overview/kubernetes-api/
tags:
- fundamental
- architecture
short-description: >
The application that serves Kubernetes functionality through a RESTful interface and stores the state of the cluster.
long-description: >
Kubernetes resources and "records of intent" are all stored as API objects, and modified via RESTful calls to the API.
The API allows configuration to be managed in a declarative way.
Users can interact with the Kubernetes API directly, or via tools like `kubectl`.
The core Kubernetes API is flexible and can also be extended to support custom resources.
+10
View File
@@ -0,0 +1,10 @@
id: label
name: Label
full-link: /docs/concepts/overview/working-with-objects/labels
tags:
- fundamental
short-description: >
Tags objects with identifying attributes that are meaningful and relevant to users.
long-description: >
Labels are key/value pairs that are attached to objects such as {% glossary_tooltip text="Pods" term_id="pod" %}.
They are used to organize and to select subsets of objects.
+8
View File
@@ -0,0 +1,8 @@
id: maintainer
name: Maintainer
tags:
- community
short-description: >
A highly experienced {% glossary_tooltip text="contributor" term_id="contributor" %}, active in multiple areas of Kubernetes, who has cross-area ownership and write access to a project's GitHub repository.
long-description: >
Maintainers work holistically across the project to maintain its health and success and have made substantial contributions, both through code development and broader organizational efforts.
+9
View File
@@ -0,0 +1,9 @@
id: managed-service
name: Managed Service
tags:
- extension
short-description: >
A software offering maintained by a third-party provider.
long-description: >
Some examples of Managed Services are AWS EC2, Azure SQL Database, and GCP Pub/Sub, but they can be any software offering that can be used by an application.
[Service Catalog](/docs/concepts/service-catalog/) provides a way to list, provision, and bind with Managed Services offered by {% glossary_tooltip text="Service Brokers" term_id="service-broker" %}.
+10
View File
@@ -0,0 +1,10 @@
id: member
name: Member
tags:
- community
short-description: >
A continuously active {% glossary_tooltip text="contributor" term_id="contributor" %} in the K8s community.
long-description: >
Members can have issues and PRs assigned to them and participate in {% glossary_tooltip text="special interest groups (SIGs)" term_id="sig" %} through GitHub teams.
Pre-submit tests are automatically run for members' PRs.
A member is expected to remain an active contributor to the community.
+10
View File
@@ -0,0 +1,10 @@
id: minikube
name: Minikube
full-link: /docs/getting-started-guides/minikube/
tags:
- fundamental
- tool
short-description: >
A tool for running Kubernetes locally.
long-description: >
Minikube runs a single-node cluster inside a VM on your computer.
+10
View File
@@ -0,0 +1,10 @@
id: name
name: Name
full-link: /docs/concepts/overview/working-with-objects/names
tags:
- fundamental
short-description: >
A client-provided string that refers to an object in a resource URL, such as `/api/v1/pods/some-name`.
long-description: >
Only one object of a given kind can have a given name at a time.
However, if you delete the object, you can make a new object with the same name.
+10
View File
@@ -0,0 +1,10 @@
id: namespace
name: Namespace
full-link: /docs/concepts/overview/working-with-objects/namespaces
tags:
- fundamental
short-description: >
An abstraction used by Kubernetes to support multiple virtual clusters on the same physical {% glossary_tooltip text="cluster" term_id="cluster" %}.
long-description: >
Namespaces are used to organize objects in a cluster and provide a way to divide cluster resources.
Names of resources need to be unique within a namespace, but not across namespaces.
+13
View File
@@ -0,0 +1,13 @@
id: network-policy
name: Network Policy
full-link: /docs/concepts/services-networking/network-policies/
aka:
- NetworkPolicy
tags:
- networking
- architecture
- extension
short-description: >
A specification of how groups of Pods are allowed to communicate with each other and with other network endpoints.
long-description: >
Network Policies help you declaratively configure which Pods are allowed to connect to each other, which namespaces are allowed to communicate, and more specifically which port numbers to enforce each policy on. `NetworkPolicy` resources use labels to select Pods and define rules which specify what traffic is allowed to the selected Pods. Network Policies are implemented by a supported network plugin provided by a network provider. Be aware that creating a network resource without a controller to implement it will have no effect.
+13
View File
@@ -0,0 +1,13 @@
id: node
name: Node
full-link: /docs/concepts/architecture/nodes/
aka:
- Minion
related:
- deployment
tags:
- fundamental
short-description: >
A node is a worker machine in Kubernetes.
long-description: >
A worker machine may be a VM or physical machine, depending on the cluster. It has the {% glossary_tooltip text="Services" term_id="service" %} necessary to run {% glossary_tooltip text="Pods" term_id="pod" %} and is managed by the master components. The {% glossary_tooltip text="Services" term_id="service" %} on a node include Docker, kubelet and kube-proxy.
@@ -0,0 +1,15 @@
id: persistent-volume-claim
name: Persistent Volume Claim
full-link: /docs/concepts/storage/persistent-volumes/
related:
- persistent-volume
- statefulset
- deployment
- pod
tags:
- core-object
- storage
short-description: >
Claims storage resources defined in a PersistentVolume so that it can be mounted as a volume in a container.
long-description: |
Specifies the amount of storage, how the storage will be accessed (read-only, read-write and/or exclusive) and how it is reclaimed (retained, recycled or deleted). Details of the storage itself are in the PersistentVolume specification.
+17
View File
@@ -0,0 +1,17 @@
id: persistent-volume
name: Persistent Volume
full-link: /docs/concepts/storage/persistent-volumes/
related:
- statefulset
- deployment
- persistent-volume-claim
- pod
tags:
- core-object
- storage
short-description: >
An API object that represents a piece of storage in the cluster. Available as a general, pluggable resource that persists beyond the lifecycle of any individual {% glossary_tooltip text="Pod" term_id="pod" %}.
long-description: |
PersistentVolumes (PVs) provide an API that abstracts details of how storage is provided from how it is consumed.
PVs are used directly in scenarios where storage can be created ahead of time (static provisioning).
For scenarios that require on-demand storage (dynamic provisioning), PersistentVolumeClaims (PVCs) are used instead.
+11
View File
@@ -0,0 +1,11 @@
id: platform-developer
name: Platform Developer
aka:
- Kubernetes Developer
- Extension Developer
tags:
- user-type
short-description: >
A person who customizes the Kubernetes platform to fit the needs of their project.
long-description: >
A platform developer may, for example, use [Custom Resources](/docs/concepts/api-extension/custom-resources/) or [Extend the Kubernetes API with the aggregation layer](/docs/concepts/api-extension/apiserver-aggregation/) to add functionality to their instance of Kubernetes, specifically for their application. Some Platform Developers are also {% glossary_tooltip text="contributors" term_id="contributor" %} and develop extensions which are contributed to the Kubernetes community. Others develop closed-source commercial or site-specific extensions.
+19
View File
@@ -0,0 +1,19 @@
id: pod-security-policy
name: Pod Security Policy
full-link: /docs/concepts/policy/pod-security-policy/
related:
- pod
- container
- sidecar
- deployment
- statefulset
- security
tags:
- core-object
- fundamental
short-description: >
Enables fine-grained authorization of {% glossary_tooltip term_id="pod" %} creation and updates.
long-description: >
A cluster-level resource that controls security sensitive aspects of the Pod specification.
The `PodSecurityPolicy` objects define a set of conditions that a Pod must run with in order to be accepted into the system, as well as defaults for the related fields.
Pod Security Policy control is implemented as an optional admission controller.
+17
View File
@@ -0,0 +1,17 @@
id: pod
name: Pod
full-link: /docs/concepts/workloads/pods/pod-overview/
related:
- container
- sidecar
- deployment
- statefulset
tags:
- core-object
- fundamental
short-description: >
The smallest and simplest Kubernetes object. A Pod represents a set of running {% glossary_tooltip text="containers" term_id="container" %} on your cluster.
long-description: >
A Pod is typically set up to run a single primary container.
It can also run optional sidecar containers that add supplementary features like logging.
Pods are commonly managed by a {% glossary_tooltip term_id="deployment" %}.
+12
View File
@@ -0,0 +1,12 @@
id: podpreset
name: PodPreset
tags:
- operation
short-description: >
An API object that injects information such as secrets, volume mounts,
and environment variables into pods at creation time.
long-description: >
This object chooses the pods to inject information into using
standard selectors. This allows the podspec definitions to be
nonspecific, decoupling the podspec from environment specific
configuration.
+10
View File
@@ -0,0 +1,10 @@
id: rbac
name: RBAC (Role-Based Access Control)
full-link: /docs/admin/authorization/rbac/
tags:
- security
- fundamental
short-description: >
Manages authorization decisions, allowing admins to dynamically configure access policies through the {% glossary_tooltip text="Kubernetes API" term_id="kubernetes-api" %}.
long-description: >
RBAC utilizes *roles*, which contain permission rules, and *role bindings*, which grant the permissions defined in a role to a set of users.
+14
View File
@@ -0,0 +1,14 @@
id: replica-set
name: ReplicaSet
full-link: https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/
related:
- replication-controller
tags:
- fundamental
- core-object
- workload
short-description: >
ReplicaSet is the next-generation Replication Controller.
long-description: >
ReplicaSet, like ReplicationController, ensures that a specified number of pods replicas are running at one time.
ReplicaSet supports the new set-based selector requirements as described in the labels user guide, whereas a Replication Controller only supports equality-based selector requirements.
@@ -0,0 +1,10 @@
id: replication-controller
name: Replication Controller
tags:
- workload
- core-object
short-description: >
Kubernetes service that ensures a specific number of instances of a pod are always running.
long-description: >
Will automatically add or remove running instances of a pod, based on a set value for that pod. Allows the pod to return to the defined number of instances if pods are deleted or if too many are started by mistake.
+11
View File
@@ -0,0 +1,11 @@
id: resource-quota
name: Resource Quotas
full-link: /docs/concepts/policy/resource-quotas/
tags:
- fundamental
- operation
- architecture
short-description: >
Provides constraints that limit aggregate resource consumption per {% glossary_tooltip term_id="namespace" %}.
long-description: >
Limits the quantity of objects that can be created in a namespace by type, as well as the total amount of compute resources that may be consumed by resources in that project.
+8
View File
@@ -0,0 +1,8 @@
id: reviewer
name: Reviewer
tags:
- community
short-description: >
A person who reviews code for quality and correctness on some part of the project.
long-description: >
Reviewers are knowledgeable about both the codebase and software engineering principles. Reviewer status is scoped to a part of the codebase.
+15
View File
@@ -0,0 +1,15 @@
id: secret
name: Secret
full-link: /docs/concepts/configuration/secret/
related:
- pods
- volume
tags:
- core-object
- security
short-description: >
Stores sensitive information, such as passwords, OAuth tokens, and ssh keys.
long-description: >
Allows for more control over how sensitive information is used and reduces the risk of accidental exposure, including [encryption](https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/#ensure-all-secrets-are-encrypted) at rest.
A {% glossary_tooltip text="Pod" term_id="pod" %} references the secret as a file in a volume mount or by the kubelet pulling images for a pod.
Secrets are great for confidential data and [ConfigMaps](https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/) for non-confidential data.
+9
View File
@@ -0,0 +1,9 @@
id: security-context
name: Security Context
full-link: /docs/tasks/configure-pod-container/security-context/
tags:
- security
short-description: >
The securityContext field defines privilege and access control settings for a Pod or Container, including the runtime UID and GID.
long-description: >
The securityContext field in a {% glossary_tooltip term_id="pod" %} (applying to all containers) or container is used to set the user (runAsUser) and group (fsGroup), capabilities, privilege settings, and security policies (SELinux/AppArmor/Seccomp) that container processes use.
+13
View File
@@ -0,0 +1,13 @@
id: selector
name: Selector
full-link: /docs/concepts/overview/working-with-objects/labels/
related:
- label
tags:
- fundamental
short-description: >
Allows users to filter a list of resources based on labels.
long-description: >
Selectors are applied when querying lists of resources to filter
them by {% glossary_tooltip text="Labels" term_id="label"
%}.
+10
View File
@@ -0,0 +1,10 @@
id: service-account
name: Service Account
full-link: /docs/tasks/configure-pod-container/configure-service-account/
tags:
- fundamental
- core-object
short-description: >
Provides an identity for processes that run in a {% glossary_tooltip text="Pod" term_id="pod" %}.
long-description: >
When processes inside Pods access the cluster, they are authenticated by the API server as a particular service account, for example, `default`. When you create a Pod, if you do not specify a service account, it is automatically assigned the default service account in the same namespace {% glossary_tooltip text="Namespace" term_id="namespace" %}.
+9
View File
@@ -0,0 +1,9 @@
id: service-broker
name: Service Broker
tags:
- extension
short-description: >
An endpoint for a set of {% glossary_tooltip text="Managed Services" term_id="managed-service" %} offered and maintained by a third-party.
long-description: >
{% glossary_tooltip text="Service Brokers" term_id="service-broker" %} implement the [Open Service Broker API spec](https://github.com/openservicebrokerapi/servicebroker/blob/v2.13/spec.md) and provide a standard interface for applications to use their Managed Services.
[Service Catalog](/docs/concepts/service-catalog/) provides a way to list, provision, and bind with Managed Services offered by Service Brokers.
+8
View File
@@ -0,0 +1,8 @@
id: service-catalog
name: Service Catalog
tags:
- extension
short-description: >
An extension API that enables applications running in Kubernetes clusters to easily use external managed software offerings, such as a datastore service offered by a cloud provider.
long-description: >
It provides a way to list, provision, and bind with external {% glossary_tooltip text="Managed Services" term_id="managed-service" %} from {% glossary_tooltip text="Service Brokers" term_id="service-broker" %} without needing detailed knowledge about how those services are created or managed.
+10
View File
@@ -0,0 +1,10 @@
id: service
name: Service
full-link: /docs/concepts/services-networking/service/
tags:
- fundamental
- core-object
short-description: >
An API object that describes how to access applications, such as a set of {% glossary_tooltip text="Pods" term_id="pod" %}, and can describe ports and load-balancers.
long-description: >
The access point can be internal or external to the cluster.
+12
View File
@@ -0,0 +1,12 @@
id: sig
name: SIG (special interest group)
full-link: https://github.com/kubernetes/community/blob/master/sig-list.md#master-sig-list
tags:
- community
short-description: >
{% glossary_tooltip text="Community members" term_id="member" %} who collectively manage an ongoing piece or aspect of the larger Kubernetes open source project.
long-description: |
Members within a SIG have a shared interest in advancing a specific area, such as architecture, API machinery, or documentation.
SIGs must follow the [SIG Governance](https://github.com/kubernetes/community/blob/master/sig-governance.md) guidelines but can have their own contribution policy and channels of communication.
For more information, see the [kubernetes/community](https://github.com/kubernetes/community) repo and the current list of [SIGs and Working Groups](https://github.com/kubernetes/community/blob/master/sig-list.md).
+11 -12
View File
@@ -1,18 +1,17 @@
id: statefulset
name: StatefulSet
formerly:
- PetSet
full-link: /docs/concepts/workloads/controllers/statefulset/
related:
- Deployment
- Pod
- deployment
- pod
tags:
- Storage
- Workload
- API Object
short-description: |
Manage the deployment and scaling of a set of Pods, *and provide guarantees about ordering*. They do so by maintaining a *unique*, sticky identity for each of their Pods.
- fundamental
- core-object
- workload
- storage
short-description: >
Manages the deployment and scaling of a set of {% glossary_tooltip text="Pods" term_id="pod" %}, *and provides guarantees about the ordering and uniqueness* of these Pods.
long-description: |
Like Deployments, StatefulSets manage Pods that are based on an identical container spec. However, although their specs are the same, the Pods in a StatefulSet are not interchangeable. Each Pod has a persistent identifier that it maintains across any rescheduling.
Like a {% glossary_tooltip term_id="deployment" %}, a StatefulSet manages Pods that are based on an identical container spec. Unlike a Deployment, a StatefulSet maintains a sticky identity for each of their Pods. These pods are created from the same spec, but are not interchangeable&#58; each has a persistent identifier that it maintains across any rescheduling.
StatefulSets also operate according to the Controller pattern. You define your desired state in a StatefulSet *object*, and the StatefulSet *controller* makes any necessary updates to the get there from the current state.
A StatefulSet operates under the same pattern as any other Controller. You define your desired state in a StatefulSet *object*, and the StatefulSet *controller* makes any necessary updates to get there from the current state.
+11
View File
@@ -0,0 +1,11 @@
id: storageclass
name: Storage Class
full-link: /docs/concepts/storage/storage-classes
tags:
- core-object
- storage
short-description: >
A StorageClass provides a way for administrators to describe different available storage types.
long-description: >
StorageClasses can map to quality-of-service levels, backup policies, or to arbitrary policies determined by cluster administrators.
Each StorageClass contains the fields `provisioner`, `parameters`, and `reclaimPolicy`, which are used when a {% glossary_tooltip text="Persistent Volume" term_id="persistent-volume" %} belonging to the class needs to be dynamically provisioned. Users can request a particular class using the name of a StorageClass object.
+10
View File
@@ -0,0 +1,10 @@
id: uid
name: UID
full-link: /docs/concepts/overview/working-with-objects/names
tags:
- fundamental
short-description: >
A Kubernetes systems-generated string to uniquely identify objects.
long-description: >
Every object created over the whole lifetime of a Kubernetes cluster has a distinct UID.
It is intended to distinguish between historical occurrences of similar entities.

Some files were not shown because too many files have changed in this diff Show More