Joseph Heck
290d4ebcdc
Merge pull request #6868 from okumin/link-to-extended-resources
...
Link to extended resources instead of deprecated opaque integer resources
2018-01-07 08:59:33 -08:00
okumin
f08451fe63
Fix concepts/configuration/secret
...
* Fix link to `Add ImagePullSecrets to a service account`
* Modify the headline level of `Automatic Mounting of Manually Created
Secrets`
2018-01-07 22:47:51 +09:00
okumin
4a25ad0805
Link to extended resources instead of deprecated opaque integer resources
2018-01-07 21:06:03 +09:00
Qiming
4aebb184ba
Merge pull request #6867 from tengqm/fix-ci-sched
...
Fix CI issue
2018-01-07 12:27:44 +08:00
Qiming Teng
2bbaf5c464
Fix CI issue
...
The scheduler module has been moved outside of the plugin subdirectory
in the kubernetes/kubernetes project. The gate should change
accordingly.
2018-01-07 12:18:14 +08:00
Yu Liao
8b374c0ca8
Corrected the group in runtime-config of ValidatingAdmissionWebhook and
...
MutatingAdmissionWebhook. It should be admissionregistration.k8s.io (was admissionregistration).
2018-01-06 09:40:33 -08:00
Kai Chen
f76d80818b
Correct references in Jekyll data files
2018-01-06 00:32:33 -08:00
Qiming
4f283b03b2
Merge pull request #6843 from roberthbailey/binary-releases
...
Remove documentation for unsupported values of YOUR_PROVIDER.
2018-01-06 13:44:11 +08:00
Qiming
7be83f5cc2
Merge pull request #6862 from spiffxp/follow-sig-list
...
Follow sig list to kubernetes/community
2018-01-06 13:38:22 +08:00
Qiming
4c6aecf912
Merge pull request #6860 from kubernetes/derekwaynecarr-patch-1
...
Update scheduling-hugepages.md
2018-01-06 12:03:44 +08:00
Qiming
59e7617d3c
Update scheduling-hugepages.md
2018-01-06 12:00:28 +08:00
Aaron Crickenberger
62b8423743
Drop reference to outdated FAQ
2018-01-05 12:17:19 -08:00
Aaron Crickenberger
0fe9f336ac
Follow sig list to kubernetes/community
2018-01-05 11:02:01 -08:00
Derek Carr
05c33c6cec
Update scheduling-hugepages.md
2018-01-05 11:24:07 -05:00
Xiaoyu(Tim) Zhang
ca82601606
Merge pull request #6858 from cimomo/cn-website-fixes
...
Fix references to ConfigMap for the CN website
2018-01-05 17:33:48 +08:00
Kai Chen
2d864ea266
Fix references to ConfigMap for the CN website
2018-01-05 01:27:12 -08:00
Xiaoyu(Tim) Zhang
51d7387f4d
Merge pull request #6857 from cimomo/docs-tutorials-fixes
...
Fix references to ConfigMap in Tutorials
2018-01-05 16:39:30 +08:00
Kai Chen
653c85cd0e
Fix references to ConfigMap in Tutorials
2018-01-05 00:19:40 -08:00
Qiming Teng
3764ed19f3
Add example for changing admission controllers
...
Closes : #4445
2018-01-05 13:20:02 +08:00
Qiming
e915ab79ad
Merge pull request #6854 from cimomo/docs-tasks-fixes
...
Fix references to ConfigMap for documents in the "Tasks" section
2018-01-05 10:16:48 +08:00
Kai Chen
7c54a74ca1
Fix references to ConfigMap for documents in the Tasks section
2018-01-04 18:05:27 -08:00
Qiming
1a2af78a49
Merge pull request #6839 from janetkuo/typo
...
Name should not be specified in pod template
2018-01-05 09:43:53 +08:00
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 Teng
8b244b7294
Add links to spec format in api reference
...
This PR adds sample links to the `spec` field of API objects.
Closes : #5205
2018-01-04 12:54:09 +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
Sandeep Rajan
4f15e85ad6
update docs for coredns info
2018-01-03 19:29:58 +05:30
Wiiliam Chang
d3d992f817
Unordered list does not take effect.
2018-01-03 20:32:20 +08:00