Kenny Ho
bb2d30a821
Add AMD GPU node labeller to scheduling-gpus.md ( #12530 )
...
* Add AMD GPU node labeller to scheduling-gpus.md
* Add AMD GPU node labeller to scheduling-gpus.md
* Fixed typo
* Fix stray typo, wording issue
2019-02-17 19:47:53 -08:00
Cody Clark
a96ea24939
Updates to Ingress ( #12465 )
...
* Create ingress-minikube.md
* Update ingress.md
* Move Ingress controllers content to own page
* Link to Set up Ingress on Minikube with the NGINX Controller task
* Minor edits
* Create ingress-controllers.md
* Update ingress-controllers.md
2019-02-17 18:36:33 -08:00
Avi Deitcher
ef8967997c
Document proxy flows ( #12305 )
2019-02-17 18:16:00 -08:00
Dr Luke Angel
c613b54671
Updated ReadMe ( #11967 )
...
* Updated ReadMe
Added windows commands
* Update configure-access-multiple-clusters.md
* Update configure-access-multiple-clusters.md
* Update configure-access-multiple-clusters.md
2019-02-17 17:38:57 -08:00
Andrew Sy Kim
35d0d34959
remove cloud controller manager docs on using Initializers for PV labeling ( #12375 )
2019-02-17 08:26:48 -08:00
Dario Maiocchi
f156d51ddb
Improve doc on certificates ( #12579 )
2019-02-17 07:45:06 -08:00
Nick Fox
60b804ec8f
Add service path to CRD webhook conversion example ( #12542 )
...
* Add service path to CRD webhook conversion example
* Update wording in CRD conversion example to indicate it is serving traffic
Co-Authored-By: nrfox <nickfox25@gmail.com>
2019-02-17 07:36:11 -08:00
WanLinghao
f0d0309086
Fix a invalid jump link in hpa documentation ( #12676 )
2019-02-16 23:32:26 -08:00
André Martins
0a5ff4417d
network-policy-provider: updating cilium documentation for v1.4.0 ( #12627 )
...
Signed-off-by: André Martins <aanm90@gmail.com>
2019-02-14 21:50:21 -08:00
Naoki Oketani
3eb1148568
Update fluentd 0.12 to 1.0 in the example ( #12557 )
...
* Update fluentd 0.12 to 1.0 in the example
* .editorconfig removed trailing spaces
2019-02-13 03:42:24 -08:00
Damini Satya
63e57d102e
Fix #9805 - Correct tags to avoid HTML encoding issue ( #12523 )
2019-02-13 03:36:11 -08:00
Tomas Kral
32211de0f5
Update debug-service.md ( #12599 )
...
use smaller case `v` for adjusting logging level
2019-02-13 02:15:06 -08:00
Brendan Wrafter
bc3a0369af
Minor Type ( #12545 )
...
The frontend service should show type of "LoadBalancer"
2019-02-13 01:50:44 -08:00
Florian Breisch
832a05e006
Optimize Linux shell installation ( #12358 )
...
Use `mv` instead the combination of `cp` and `rm` to put minikube into `/usr/local/bin`
2019-02-13 00:47:03 -08:00
Marcin Kłopotek
e7626d7687
Add option to install kubectl on Windows via scoop ( #12359 )
...
* Add option to install kubectl via scoop
* Review suggestions
* Fixed tab rendering
* Fixed list numbering
2019-02-12 20:42:51 -08:00
Himanshu Pandey
008de6a6ea
Fixed a minor space issue ( #12576 )
2019-02-12 06:26:17 -08:00
Kanshi
e7878a37ae
Correcting default HPA sync period ( #12544 )
...
Horizontal Pod Autoscaler default sync period is 15 seconds
1b28775db1/pkg/controller/apis/config/v1alpha1/defaults.go (L159)
2019-02-08 07:02:07 -08:00
Hongbin Mao
b3bfb4d6d0
fix cloudprovider link error ( #12539 )
2019-02-08 06:49:53 -08:00
Tim Bannister
c10411b469
Fix typo in cloud-controller-manager docs ( #12494 ) ( #12495 )
2019-02-04 15:42:54 -08:00
Scott Brenner
d04d15f506
replicationController -> ReplicaSet ( #12487 )
...
Proposing replacing `replicationController` with `ReplicaSet` here since ["ReplicaSet is the next-generation Replication Controller."](https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/ ).
2019-02-04 15:25:03 -08:00
Himanshu Pandey
661a6db061
Minor line-break change ( #12504 )
2019-02-04 15:16:39 -08:00
Jun Gong
33d851c913
Update custom-resource-definitions.md: add validatingadmissionwebhook for validation ( #12371 )
...
Add validatingadmissionwebhook for validation in case someone does not know it.
2019-01-31 14:54:18 -08:00
James Ward
2ad6e9f124
Linux command to check CPU virtualization support ( #12376 )
2019-01-28 17:25:03 -08:00
Dr Luke Angel
134a391407
Minor type ( #11966 )
...
Removed an & that was not needed and would break on windows
2019-01-28 16:40:34 -08:00
azarnyx
e05a3c7e32
Update coarse-parallel-processing-work-queue.md ( #12402 )
...
the file needs to have permission to be executed with the command:
CMD /usr/bin/amqp-consume --url=$BROKER_URL -q $QUEUE -c 1 /worker.py
from Dockerfile https://kubernetes.io/examples/application/job/rabbitmq/Dockerfile
2019-01-28 12:25:39 -08:00
chenrui
ca4f474235
Add `jsonpath` approach for apiserver query ( #12350 )
...
* Add `jsonpath` approach for apiserver query
* Refine the wording with the approach description
* Refine the command log
* Move the itemized number back
2019-01-27 22:18:54 -08:00
makocchi
a254339aa2
remove command prompts and separate commands from output ( #12337 )
2019-01-23 22:32:09 -08:00
Rachael Graham
db1007a73c
Update configure-cloud-provider-firewall.md ( #12304 )
2019-01-23 08:55:05 -08:00
makocchi
5cf48aaaf2
remove command prompts and separate commands from output ( #12338 )
2019-01-23 01:06:28 -08:00
Naoki Oketani
a0ba90d196
added missing EOF ( #12265 )
2019-01-21 13:14:25 -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
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
yanghaichao12
6b90b6c6fc
Fix some typos ( #12183 )
2019-01-13 00:51:11 -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
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
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
Karen Bradshaw
e0e71eded2
format cmd in prereq section ( #12057 )
2019-01-07 23:31:15 -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
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
Baptiste Gauduchon
8f00655971
Update proposal for configure-liveness-readiness-probes.md ( #11613 )
...
* Update proposal for configure-liveness-readiness-probes.md
Proposal regarding [issue 11587](https://github.com/kubernetes/website/issues/11587 )
* ✏️ corrected typo
* ✏️ corrected sentence
* Update configure-liveness-readiness-probes.md
2019-01-03 07:10:35 -08:00
Lubomir I. Ivanov
ffa36a9251
kubeadm: fix some issues in the upgrade-1.13 doc ( #11629 )
...
- use "control plane" instead of "master".
- upgrade a kubelet on the CP node only after the CP was upgraded.
- also instruct the user to update to the latest patch version of 1.13.
2019-01-02 16:59:47 -08:00
Raul Gonzales
578b006360
docs: uses mostly kubectl to demonstrate ( #11699 )
...
Simplify to run `kubectl` to obtain the desired values from resources
Changes: access-cluster-api.md
2019-01-02 11:19:21 -08:00
Luc Perkins
bcaef52219
Update Minikube installation docs ( #11417 )
...
* Add Minikube latest version shortcode and update installation doc
* Rework Minikube install instructions and remove unnecessary shortcode
* Re-add the --ignoreCache flag to make serve
2019-01-02 05:50:11 -08:00
David Lovitch
c8838cda7d
Fix typo privelages->privileges ( #11887 )
2018-12-25 21:38:47 -08:00
makocchi
a33ae0f00c
remove command prompts and separate commands from output ( #11847 )
2018-12-22 17:20:33 -08:00
makocchi
950bcbef2b
remove command prompts and separate commands from output ( #11848 )
2018-12-22 17:18:36 -08:00