Commit Graph

8874 Commits (200dd071a4c39156842f5f4e76a177cc6d313b00)

Author SHA1 Message Date
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:
07240b7166/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