Commit Graph

10298 Commits (c464fd602ffb86f32e490f52ebfc7c51a060812a)

Author SHA1 Message Date
Alan c464fd602f fix docs style (#12211)
fix docs style
2019-01-14 17:26:12 -08:00
Antoine Pelisse 778497b102 Create apiserver-dry-run-and-kubectl-diff (#12135)
* Create apiserver-dry-run-and-kubectl-diff

* Update apiserver-dry-run-and-kubectl-diff

* Update apiserver-dry-run-and-kubectl-diff

* Rename apiserver-dry-run-and-kubectl-diff to apiserver-dry-run-and-kubectl-diff.md

* Update apiserver-dry-run-and-kubectl-diff.md
2019-01-14 10:10:01 -08:00
Anh Le (Andy) ab2918bf31 Access Cluster: failed to grep on MacOS (#12200)
The related issue is here: https://github.com/kubernetes/website/issues/12199
2019-01-13 18:39:47 -08:00
Mathias Petermann b31c0039f9 Update bootstrap-token feature state on authentication page (#12197)
According to `content/en/docs/reference/access-authn-authz/bootstrap-tokens.md` bootstrap tokens are in state  `beta` but here it's still listed as `alpha`
2019-01-13 18:29:44 -08:00
Roy Lenferink aa0da8f34a Improved openshift, docker, ansible references (#12201)
* Fixed Openshift -> OpenShift

* Fixed ansible -> Ansible

* Fixed docker -> Docker
2019-01-13 18:26:49 -08:00
Roy Lenferink 1bc0d7c385 Improvements for markdown formatting (#12193)
* Fixed markdown formatting

* Resolved usage of 'shell' instead of 'yaml'

* Removed unknown 'log' keyword
2019-01-13 18:14:44 -08:00
tuanvcw 10a75e3d72 Fix issue with k8s.io/docs/reference/kubectl/cheatsheet/ (#12143) 2019-01-13 18:13:14 -08:00
Roy Lenferink 352b1ddd49 Fixed broken redirect (#12198) 2019-01-13 04:50:31 -08:00
Seokho 968f874f6a Fix broken links in reference/setup-tools/kubefed/kubefed.md (#12178) 2019-01-13 02:33:29 -08:00
zero bd3bc61115 Update assign-pod-node.md (#12159)
* Update assign-pod-node.md

Use `kubectl get nodes --show-labels` to show the labels will not show the compelte labels like this:
```
root@master:/home# kubectl get nodes --show-labels
NAME            STATUS   ROLES    AGE   VERSION   LABELS
master          Ready    master   41h   v1.13.1   beta.kubernetes.io/arch=amd64,beta.kubernetes.io/os=linux,kubernetes.io/hostname=master,node-role.kubernetes.io/master=
server01       Ready    <none>   41h   v1.13.1   beta.kubernetes.io/arch=amd64,beta.kubernetes.io/os=linux,func=database,kubernetes.io/hostname=moon-server01
```
and the command `kubectl describe node "nodename" ` will show all labels the node have.

* Update assign-pod-node.md

* Update assign-pod-node.md

add a space before the new sentence
2019-01-13 00:52:46 -08:00
yanghaichao12 6b90b6c6fc Fix some typos (#12183) 2019-01-13 00:51:11 -08:00
Vaibhav Paralikar 3dd9a44cd3 Patch 1 (#12189)
* Fixing broken link

Fixing broken link of 'The HA upgrade documentation'.

*  Fixing broken link 

Fixing broken link
2019-01-13 00:48:11 -08:00
Roy Lenferink ab1a8e8767 Fixed broken link (#12191) 2019-01-13 00:46:41 -08:00
Roy Lenferink 5c56b43456 Fixed formatting for markdown file (#12192)
* Fixed formatting for markdown file

File updated: define-environment-variable-container.md
Language: zh

* Fixes to markdown formatting
2019-01-13 00:40:55 -08:00
caiyixiang 3466056184 zh-update: kubeadm-overview (#12169) 2019-01-11 01:13:35 -08:00
Nikhita Raghunath 1b90aecda2 Update status of CRD-related feature gates (#12155) 2019-01-11 01:12:05 -08:00
tuanvcw fc2968d876 Fix issue with k8s.io/docs/concepts/workloads/controllers/replicaset/ (#12147) 2019-01-09 19:01:01 -08:00
sashaPM 42c57bded9 Update daemonset.md (#12154)
Added link to AppDynamics agent implementation as a Daemon set to the list of existing APM providers
2019-01-09 18:56:40 -08:00
Sasoki 23fb1b3ff2 Correction on command (#12107) 2019-01-09 18:35:09 -08:00
Dan Kelly 417981f38b Add Containership to pick-right-solution.md (#11836)
* Add Containership to pick-right-solution.md

I would like to add Containership to Hosted and Turnkey solutions

* Update pick-right-solution.md
2019-01-09 18:33:39 -08:00
Lubomir I. Ivanov 4ff6bbbfff kubeadm-upgrade-1.13: add workaround for join control-plane (#12145) 2019-01-09 17:48:39 -08:00
Alan ff564dc7a3 fix a typo (#11957)
* fix a typo

fix a typo

* better describe

better describe

* better describe

better describe

* fix format error

fix format error
2019-01-09 07:34:03 -08:00
Jim Angel 396a1a6b8b adding feature state snip (#12134)
* adding feature state snip

Adding in the feature state to indicate when this feature was introduced.

* adding in "stable"

Didn't know it defaulted to alpha.
2019-01-08 19:30:13 -08:00
June Yi c4bd999b2f Add ianychoi to sig-docs-ko-owners (#11746)
* Add ianychoi to sig-docs-ko-owners

* noop
2019-01-08 19:28:38 -08:00
tuanvcw a0975dae25 Update for fixing broken download URL in k8s.io/docs/tasks/tools/install-minikube (#12137) 2019-01-08 19:08:14 -08:00
tuanvcw ee2f708b0b Fix broken download url in k8s.io/docs/tasks/tools/install-minikube (#12124) 2019-01-08 18:00:53 -08:00
Qiming a4ddd33889
Move sample YAML files to the correct place (#12123)
This PR is also an attempt to fix #12117.

Closes: #12117
2019-01-09 09:16:10 +08:00
Prashanth Rajaram 771b789399 chore(doc): Add DigitalOcean to list (#11979)
Add DigitalOcean Kubernetes service to the list of hosted solutions - https://www.digitalocean.com/products/kubernetes/
2019-01-08 05:11:45 -08:00
j-u-e-f 6bf50a4e9a fix a typo (#11923) 2019-01-08 05:08:23 -08:00
Sebass van Boxel 0a0655c646 Removed colon and made description consistent (#11984) 2019-01-08 05:06:39 -08:00
shavidissa 9e9eb8108f Updated a link (#12027)
* Updated a link

The section was directing to Kubernetes Objects for more information about the Kubernetes APIs. I updated the link so it directs to the Kubernetes API page.

* Added a missing / to the link.

* Updated as per the comment.
2019-01-08 04:28:29 -08:00
Steven E. Harris ef3c9ec370 Correct ResourceQuota PriorityClass config example (#12055)
The LimitedResource type has the field "MatchScopes" as a sibling to
the field "Resource," but the YAML document in the example showed the
"MatchScopes" field as a child of the top-level Configuration
type. Correct the example to match the actual schema.

While we're here, swap the order of the "scopeName" and "operator"
fields used in the YAML, to make it clearer in infix style that the
operator binds the scope name to a (possibly empty) set of values.
2019-01-08 04:21:44 -08:00
Maciej Szulik 610418b261 Fix CronJob's timezone information (#12073) 2019-01-08 04:18:21 -08:00
Fladrif 5e96f9ad77 Fix mismatched hostnames in documentation (#12026)
Match hostnames in description to example. `service2` in the description matches `second.foo.com` in the example.
2019-01-08 04:10:02 -08:00
Jason Hu 4f189afac1 Update dns-debugging-resolution.md (#12012)
There is a document error in the subsection named "Check for Errors in the DNS pod" , where the pod selector should coredns but not kube-dns.
2019-01-08 04:08:18 -08:00
tallaxes a14ce37044 Update kubeadm-certs.md - remove prow link (#12119)
Left in by accident?
2019-01-08 03:55:02 -08:00
Rajakavitha1 043b0ccaf3 Update storage-classes.md (#11855)
* Update storage-classes.md

Fixed the formatting issues that were incorrectly showing the variables as hyperlink texts that resulted in 404 errors

* Update storage-classes.md

Incorporated the changes

* Update storage-classes.md

removed the </strong tag that was not required.

* Update storage-classes.md

replaced <em> with `.
2019-01-08 03:53:18 -08:00
Karen Bradshaw e0e71eded2 format cmd in prereq section (#12057) 2019-01-07 23:31:15 -08:00
yanghaichao12 fb914af4b2 Fix a typos in persistent-volumes.md (#12084) 2019-01-07 23:11:23 -08:00
Qiming 7d8fdc5f9f
Revert "zh-trans: add 2018-10-26-tips-for-first-kubecon-presentation-part-2.md (#12111)" (#12122)
This reverts commit 19160d7305.
2019-01-08 13:12:56 +08:00
wwkcherry 19160d7305 zh-trans: add 2018-10-26-tips-for-first-kubecon-presentation-part-2.md (#12111) 2019-01-07 20:05:00 -08:00
Suraj Deshmukh 9b66c1acc1 Use staticPodPath in KubeletConfiguration (#11916)
Alongwith the kubelet flag you can also use the `KubeletConfiguration`'s
`staticPodPath` to specify the path to pick up the static pod configs.

Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2019-01-07 09:29:47 -08:00
bitbucket90 c13587f997 Updating pick-right-solution.md with Nirmata (#12080)
Added Nirmata to both Hosted and On-Prem to display both our offerings
2019-01-07 09:22:26 -08:00
Karen Bradshaw fd82826476 Add template for tool reference docs (#11618)
* [WIP] Add template for tool reference docs

- provide a template for generating tool reference docs.
- use in reference-docs/gen-compdocs/generators to create
  consist looking markdown files for the tools.

* Fix lines

* remove test page
2019-01-07 07:40:53 -08:00
shavidissa 6c96f7c100 Removed a redundant sentence. (#12096)
* Removed redundant sentence.

The intro line was repeated twice. Therefore, removed the one under the Synopsis section. 
Updated the command from " " to ` ` based on the style guide.

* Updated master to control plane.
2019-01-07 07:34:48 -08:00
wangyamei 7416c427b8 fix spelling mistake (#12113) 2019-01-07 07:31:44 -08:00
Karen Bradshaw 5422655bed fix link color in ui-widget-content (#11845) 2019-01-07 01:57:45 -08:00
xiaotuanyu120 ea9e5ef7eb Add base64 encoded data configuration (#11793)
for the issue [11774](https://github.com/kubernetes/website/issues/11774)
2019-01-07 01:56:11 -08:00
AdamDang 2953a2366d Typo fix: 'kubadm init'->'kubeadm init' (#12049)
Typo fix: 'kubadm init'->'kubeadm init'
2019-01-07 01:46:53 -08:00
MengZeLee 2317f4c82b patch-reset (#11978)
* patch-reset

We should reset IPVS tables do so manually when reset kubernetes cluster by kubeadm.

* Modify reset ipvs description

* Update create-cluster-kubeadm.md
2019-01-07 01:09:14 -08:00