Dani Comnea
2f6bee10ca
Update the parallel-processing-expansion.md task file and remove $ ( #12794 )
2019-02-27 21:07:48 -08:00
Tim Bannister
96a5f3f970
Move Docker credentials import to task documentation ( #12668 )
...
* Move docker credentials import to task documentation
Relevant to #12072
* Call out helpful note about per-namespace secrets
2019-02-27 20:21:48 -08:00
Dani Comnea
f0d8c8a79c
Update debug-service.md's tasks file to remove $ from kubectl and turn some questions into bullet list ( #12798 )
2019-02-27 18:07:46 -08:00
Cody Clark
0bbe2db0be
Fix Ingress callouts, links, nav, and templating ( #12720 )
...
* Fix Ingress callouts, links, nav, and templating
* Update ingress.md
* Update ingress-minikube.md
* Delete .md that caused 404
* Delete .md that caused 404
* Update ingress-controllers.md
* Update ingress-minikube.md
* spell check pass
* Update ingress.md
* Update ingress-minikube.md
2019-02-27 15:15:30 -08:00
Tim Bannister
79b182529e
Adjust for Minikube running RBAC by default ( #12851 )
2019-02-27 09:10:29 -08:00
Linus Lee
924d764233
Fix bugs about kubeadm upgrading. ( #12809 )
...
* Fix bug about kubeadm upgrading
It will lead to the following error if using `yum upgrade -y kubeadm --disableexcludes=kubernetes` command:
<https://serverfault.com/questions/943696/fatal-unexpected-error-when-reading-kubeadm-config-configmap-clusterconfigurat >
Running `yum upgrade -y kubeadm --disableexcludes=kubernetes` command will upgrade the kubeadm to v1.13 but kubeadm v1.13 could not upgrade the v1.12 kubeadm cluster.
* Update kubeadm-upgrade-1-12.md
* Update kubeadm-upgrade-1-12.md
* Update kubeadm-upgrade-1-12.md
2019-02-24 20:14:42 -08:00
Frederiko Costa
252f4d5261
add --csr-only option on kubeadm ( #12766 )
...
* add --csr-only option
The flag `--use-csr` is no longer available as of 1.13 on. Got replaced by `--csr-only`.
* replace deprecated kubeadm cert renewal flag
2019-02-24 20:06:22 -08:00
Hongbin Mao
bc9235fa4b
Update horizontal-pod-autoscale-walkthrough.md ( #12777 )
2019-02-22 03:13:18 -08:00
June Yi
8e5d7e4829
Make k8s.io/docs/home to support i18n ( #12570 )
...
* Make k8s.io/docs/home to support i18n
* Apply kbhawkey's review comment
2019-02-21 08:24:20 -08:00
Tim Bannister
59a34796c9
Improve namespaces walkthroughs ( #12686 )
...
* Reference glossary entry for namespace
* Call out namespace names
2019-02-18 19:25:50 -08:00
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
https://github.com/kubernetes/kubernetes/blob/1b28775db1290a772967d192a19a8ec447053cd5/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