Aleksandr Vinokurov
076efdf364
Fix service's port in Hello Minikube tutorial ( #12229 )
...
Port `8080` is the internal port of container and to follow the tutorial, user must use exposed one.
2019-01-20 19:14:47 -08:00
Jordan Liggitt
777e085a97
Update swagger/openapi descriptions ( #12279 )
2019-01-19 02:49:49 -08:00
Marco Palladino
3a4379d995
docs(ingress) updating Kong Ingress links ( #12236 )
2019-01-18 21:07:13 -08:00
Joe Searcy
57436d374a
Added taint and toleration glossary entries ( #12162 )
...
* Added taint and toleration glossary entries
* Fixed syntax for tooltip references
* Fixed the last syntax error for tooltip references
2019-01-18 13:25:35 -08:00
Kaitlyn Barnard
32aa50359a
Adding volume snapshot post ( #12271 )
2019-01-18 08:50:06 -08:00
Misty Linville
6ca1563931
Add helpful queries for PR wranglers ( #12231 )
...
* Add helpful queries for PR wranglers
* Fix typo
Co-Authored-By: mistyhacks <mistyhacks@google.com >
2019-01-17 09:48:36 -08:00
Takeaki Matsumoto
96f2bfa9b0
Update the hyperlinks of Admission Controllers ( #12241 )
2019-01-17 07:46:29 -08:00
shibataka000
65ca8e69f2
Replace NO-BREAK SPACE to SPACE. ( #10878 )
2019-01-17 03:20:28 -08:00
Nick Veitch
87f0a72dda
Add correct styling for MicroK8s in docs ( #12248 )
2019-01-16 17:27:45 -08:00
Kaitlyn Barnard
52daf4d171
Adding CSI blog post ( #12232 )
2019-01-16 08:59:08 -08:00
houjun
0f6457d5df
Fix the version state of BlockVolume ( #12237 )
2019-01-16 01:16:04 -08:00
Namhoon Lee
2ebcf10831
Update dns-pod-service.md ( #10788 )
...
Fix pod's DNS address
2019-01-15 17:45:07 -08:00
Yaoyang
d3497844cb
line 77, ',' -> ',' ( #12103 )
...
',' is a fullwidth character which is not usually used in English language but in Chinese/Japanese etc.
2019-01-15 17:37:27 -08:00
Babak "Bobby" Salamat
9c1248e467
add Priority to the list of recommended admission controllers ( #12180 )
2019-01-14 23:23:52 -08:00
Robin Dupret
9b55294ae4
Fix a broken anchor ( #12215 )
...
The title of this section has been changed so since the anchor is
automatically computed, links were broken.
Stems from da9722af .
2019-01-14 17:28:04 -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
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
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
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
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