Commit Graph

7689 Commits (d70bbe5478c26c0c639bd90b851a44b8c34ca9ee)

Author SHA1 Message Date
Qiming dcffc0f1a7
Merge pull request #6853 from kubernetes/ryanmcginnis-patch-1
Update pod-security-policy.md
2018-01-05 09:41:24 +08:00
Qiming Teng 6d2aa28ccd Fix proxy environment variables when using minikube
Closes: #5170
2018-01-05 09:40:08 +08:00
Ryan McGinnis 933a1e454d
Update pod-security-policy.md
Fixes dead link to RBAC authorization page.
2018-01-04 16:55:45 -08:00
Andrew Chen 1595384579
Add OWNERS_ALIASES for SIG reviewers (#6837)
* Add SIG reviewers aliases

* Changed sig-docs to point at sig-docs-pr-reviews

* replace GH Team names w/ list of GH usernames
2018-01-04 13:19:41 -08:00
Joseph Heck 2c8c470f5c
Merge pull request #6846 from prydie/patch-1
Add Oracle Cloud Infrastructure CCM example link
2018-01-04 10:22:52 -08:00
Steve Perry 7644869e98
Fill in config file with 1.9 values. (#6849) 2018-01-04 10:11:54 -08:00
Andrew Pryde 2630561762
Add Oracle Cloud Infrastructure CCM example link 2018-01-04 09:44:03 +00:00
Xiaoyu(Tim) Zhang ab7ed2f901
Merge pull request #6845 from cimomo/docs-concepts-fixes
Fix references to ConfigMap for documents in the "Concepts" section
2018-01-04 17:19:19 +08:00
Kai Chen 8f3498b51c Fix references to ConfigMap in the Concepts section 2018-01-04 01:09:25 -08:00
Xiaoyu(Tim) Zhang 06774bdf75
Merge pull request #6844 from cimomo/homepage-fixes
Fix reference to ConfigMap on the kubernetes.io homepage
2018-01-04 16:24:47 +08:00
Robert Bailey de12cf9723 Remove documentation for unsupported values of YOUR_PROVIDER.
The code for these providers has already been removed, but the
documentation has not been kept up to date. This page should
undergo a more thorough re-write, but this serves as a useful
stopgap.
2018-01-03 23:59:18 -08:00
Kai Chen 758cc1b199 Fix reference to ConfigMap on the kubernetes.io homepage 2018-01-03 23:18:27 -08:00
Qiming 7d7c5a12ab
Merge pull request #6418 from msau42/fix-wordpress-tutorial
fix wordpress tutorial pvcs
2018-01-04 12:32:42 +08:00
Qiming Teng 6dbd0e9f5e Add links to assigning imagepullsecrets
Closes: #1652
2018-01-04 11:35:33 +08:00
Qiming fff48c1ac5
Merge pull request #6834 from jennybuckley/typo
Fix typo in docs/concepts/api-extension/custom-resources.md
2018-01-04 11:04:53 +08:00
Qiming 00f26f1ea2
Merge pull request #6757 from dungeonmaster18/fix-community
Removed empty calendar.
2018-01-04 10:59:59 +08:00
Janet Kuo eeaabe4007 Name should not be specified in pod template 2018-01-03 15:56:39 -08:00
LaMinche 8c1796c601
Update double quotes format in yaml section
Update double quotes format in yaml to avoid issue on copy/paste action :-)

I lost 1 hour before seeing the issue of double quotes format in my yaml file through the logs
=> kubectl logs --namespace=kube-system $(kubectl get pods --namespace=kube-system -l k8s-app=kube-dns -o name) -c kubedns
2018-01-04 00:17:06 +01:00
Mengqi Yu 79d24ab9aa update-imported-docs in golang (#6642) 2018-01-03 15:05:31 -08:00
Jennifer Rondeau d6249f5eea
Merge pull request #6824 from tengqm/improve-cronjob
Improve CronJobs doc
2018-01-03 14:09:27 -08:00
jennybuckley 4ee1b5f1e3 fixed typo in docs/concepts/api-extension/custom-resources.md 2018-01-03 13:48:07 -08:00
dungeonmaster18 5918d2249f
Merge remote-tracking branch 'upstream/master' into fix-community 2018-01-04 00:29:49 +05:30
dungeonmaster18 03559c7391
Removed empty calendar. 2018-01-04 00:25:36 +05:30
Jessica Yao c91c0c6761
Merge pull request #6832 from stealthybox/certifiedkube_install
Add Certified k8s Logo to kubeadm install
2018-01-03 09:29:46 -08:00
leigh schrandt 6b8e45e7e3 Add Certified k8s Logo to kubeadm install 2018-01-03 09:51:30 -07:00
William Zhang 9be9407f14
Update service.md 2018-01-03 19:54:58 +08:00
Joseph Heck 195110cfce
Merge pull request #6823 from tengqm/fix-6802
Minor tweaking to scheduler doc
2018-01-02 18:14:30 -08:00
Jennifer Rondeau dd24282a33
Merge pull request #6812 from tengqm/jsonpath-example
Add examples for jsonpath
2018-01-02 18:09:56 -08:00
Qiming 79b80c4866
Merge pull request #6775 from tengqm/remove-source-reference
Remove references to source code
2018-01-03 10:06:46 +08:00
Qiming f68499e5b1
Merge pull request #6309 from stewart-yu/patch-5
Update troubleshooting-kubeadm.md
2018-01-03 10:01:36 +08:00
Jennifer Rondeau 1599bb4a3e
Merge pull request #6810 from tengqm/encrypt-data-title
Change encrypt-data title to avoid confusion
2018-01-02 17:49:12 -08:00
Jennifer Rondeau 71496450a6
Merge pull request #6819 from tengqm/improve-pod
Improve documentation on cross Pod communication
2018-01-02 17:47:05 -08:00
Jennifer Rondeau ec558a638f
Merge pull request #6821 from tengqm/configmap-typo
Fix a typo in configmap task
2018-01-02 17:44:08 -08:00
Qiming 5d519ecbfc
Merge pull request #6826 from porridge/grammar2
More grammmar fixes.
2018-01-02 20:11:26 +08:00
Marcin Owsiany d9689d5e62 More grammmar fixes. 2018-01-02 12:42:42 +01:00
Qiming 0a20f0e59f
Merge pull request #6825 from porridge/grammar
Fix multiple grammar errors.
2018-01-02 19:37:52 +08:00
Marcin Owsiany 0f2d628706 Fix multiple grammar errors. 2018-01-02 12:22:46 +01:00
Qiming Teng 7feeffcc3e Improve CronJobs doc
This PR adds text about restarting apiserver and controller-manager
component.

Closes: #3710
2018-01-02 17:53:08 +08:00
Qiming c9a455baaf
Merge pull request #6801 from daniel-kun/patch-1
Update horizontal-pod-autoscale.md to distinguish replication controllers from replica sets
2018-01-02 17:47:36 +08:00
Qiming Teng 5ec8e2b301 Minor tweaking to scheduler doc
Closes: #6802
2018-01-02 17:45:48 +08:00
Qiming 14dad420a6
Merge pull request #6805 from stealthybox/certifiedkube_reference
Add Certified k8s Logo to kubeadm overview
2018-01-02 17:43:37 +08:00
Qiming 616cded215
Merge pull request #6768 from klausenbusk/coreos
Add Container Linux kubeadm installing instruct
2018-01-02 17:38:11 +08:00
Qiming Teng 6b1e8eec1c Improve labels doc for nodeSelector
Closes: #2559
2018-01-02 17:35:03 +08:00
Qiming Teng 36b5e6dec0 Fix a typo in configmap task
Closes: #4387
2018-01-02 17:22:19 +08:00
Qiming Teng 91c5b85e0f Add another environment variable for demo
Closes: #3815
2018-01-02 16:46:49 +08:00
Qiming Teng 58551ad676 Improve documentation on cross Pod communication
Closes: #3847
2018-01-02 16:40:02 +08:00
Qiming Teng 396c62acee Fix links to flannel artifacts
The current link to the flannel plugin is confusing. There are more
detailed description on using flannel on the github project site.
We should avoid linking to the specific yaml file. This PR changes the
link to the general markdown file.

Closes: #3835
2018-01-02 16:21:13 +08:00
Qiming Teng fcc15a1f93 Add links to Ingress from LB docs
Closes: #3832
2018-01-02 16:12:20 +08:00
Qiming cb40bbf5eb
Merge pull request #6814 from mkumatag/ppc64le
Add ppc64le arch to weave net
2018-01-02 15:18:11 +08:00
Manjunath A Kumatagi 2fd52c743a Add ppc64le arch to weave net 2018-01-02 02:02:04 -05:00