* 'master' of git://github.com/kubernetes/website: (222 commits)
Add temporary owners for 1.13 release (#11453)
fix Minikube 404 error. (#11461)
Resolve conflicts against dev-1.13 for /ko contents (#11439)
replace `run` with `create deployment` (#11392)
Updated list all pods with -o wide comment (#11394)
fix broken link for KubeletConfiguration (#11423)
Update on pod-priority-preemption.md (#11418)
Add guidelines for working with localized content (#11415)
Update what-is-kubernetes.md (#11399)
Remove redundant close tags and little bit formatting (#11389)
Add SysEleven MetaKube as hosted solution (#11393)
Add rui to sig-docs-zh team (#11391)
fix Improper translation (#11384)
Add pigletfly(WangBing) as a sig-docs-zh-reviewer (#11370)
update link to CloudProvider Interface (#11228)
Fix the "my-scheduler-as-kube-scheduler" ClusterRoleBinding. (#11112)
fix non-existing "CloudProvider Interface" link (#10953)
Updated ingress.md (#11213)
Further updates to TLS Bootstrapping (#11258)
Updated 'exec' description (#11365)
...
Minor updates to the comment of:
// List all pods in plain-text output format and include additional information (such as node name).
$ kubectl get pods -o wide
* add examples using "rollout"
since "rolling-update" is deprecated, add example using "rollout"
* better deprecation reference
Referenced version where `rolling-update` was deprecated
Separated `rollout` example into it's own block
* Added feature-gates deprecation guidelines and policy as per discussion: SIG-architecture meeting
* Update deprecation-policy.md
Fixes and initial feedback incorporated.
* Removed unneeded sentence
Removed complicated sentence that is better phrased one sentence later.
* Incorporated feedback - Sept 22nd.
Re-structured following key ideas from the feedback.
* Fixed nits 7th October
Fixed nits 7th October
* Incorporated feedback Oct 25th
Incorporated 'invocation triggers warning' and what to do when disabling a no-op.
* fixed "tide"
Announced for completed
* Incorporated feedback from sig docs
* Fix broken links for older versions of kubernetes
Upgrade paths listed on this page (1.7, etc) had broken links. Referred those links to the last working copy, which was in v1.11 docs.
* Removed older links