Commit Graph

164 Commits

Author SHA1 Message Date
Maciej Szulik ff598e480e Merge pull request #345 from soltysh/rename_cronjob
Rename ScheduledJob to CronJobs
2017-02-09 10:36:14 +01:00
Clayton Coleman 16f8859588
Proposal: Pod Safety Guarantees
Changes to the system to better improve how pod safety is handled and
set a foundation for reliable cluster changes in stateful sets and
others.
2017-02-08 16:13:33 -05:00
Maciej Szulik c333b744eb Rename ScheduledJob to CronJobs 2017-02-08 13:12:44 +01:00
Klaus Ma 09ef55a496 Merge pull request #335 from gyliu513/typo
Fixed some typo in community documents.
2017-02-07 08:46:00 +08:00
Klaus Ma 4d95b6c0c4 Merge pull request #334 from gyliu513/rescheduling
Fixed typo in rescheduling.md.
2017-02-07 07:54:50 +08:00
Guangya Liu 15d98e7676 Fixed some typo in community documents. 2017-02-06 11:24:04 +08:00
Guangya Liu 135a1fdde3 Fixed typo in rescheduling.md. 2017-02-06 10:22:09 +08:00
Guangya Liu 9dcebd3f83 Fixed typo in aggregated-api-servers.md. 2017-02-06 09:55:29 +08:00
Phillip Wittrock bd16e4964f Merge pull request #331 from pwittrock/contributing
Delete broken link in sig-cli contributing guide
2017-02-05 10:18:46 -08:00
Phillip Wittrock fb5ca272a5 Delete broken link in sig-cli contributing guide 2017-02-05 10:18:02 -08:00
Piotr Szczesniak 657df969a5 Merge pull request #152 from DirectXMan12/proposal/custom-metrics-api
Proposal: Introduce Custom Metrics API
2017-02-02 17:12:18 +01:00
Solly Ross 7cd59bed52 Proposal: Introduce Custom Metrics API
This proposal details the custom metrics API as proposed in the new
monitoring vision. It is designed for use with the HPA, but should be
generally useful for controllers that wish to consumer custom metrics.
2017-02-02 11:03:40 -05:00
Brandon Philips 14a979ae94 Merge pull request #326 from philips/coreos-to-container-linux
contributors: rename CoreOS -> CoreOS Container Linux
2017-02-02 16:13:37 +01:00
Brandon Philips f41fdac627 Merge pull request #294 from dmmcquay/master
Corrected state of kubeadm self-host deployment
2017-02-02 12:00:36 +01:00
Brandon Philips 3b9c3aa8ab contributors: rename CoreOS -> CoreOS Container Linux
CoreOS Linux was renamed to CoreOS Container Linux. Make it consistent
in a couple of design proposals.

https://coreos.com/os/docs/latest/
2017-02-02 10:59:57 +01:00
Matt Liggett f6f621aea5 Merge pull request #319 from kubernetes/mml-patch-1
Update on-call-build-cop.md
2017-02-01 13:17:29 -08:00
Matt Liggett 3c12ad1f83 Update on-call-build-cop.md
Remove mention of handling PRs directly.  Also remove quinton.
2017-01-31 15:43:06 -08:00
Phillip Wittrock 0f4843b97d Contributing instructions for sig-cli 2017-01-31 11:39:06 -08:00
David Ashpole 8826345170 addressed piotr's comments 2017-01-31 09:38:28 -08:00
Aaron Crickenberger a78e7d11ef Merge pull request #136 from lukaszo/patch-1
go 1.7 is now required - updating the docs
2017-01-30 17:07:42 -05:00
Morgan Bauer 19daa8a8b7
Update api-group docs 2017-01-30 12:41:20 -08:00
Aaron Crickenberger 33de429402 Merge pull request #299 from msau42/e2e-volume-label
Update e2e doc to add [Volume] label.
2017-01-30 12:58:40 -05:00
Łukasz Oleś cade5040b2 go 1.7 is now required - updating the docs
Folloow up on #28960
Also for example in #36020 http.ErrUseLastResponse is used which was introduced in go 1.7.
2017-01-30 15:40:15 +01:00
Minhan Xia 2cb35f20ab add dockershim checkpoint proposal (#255) 2017-01-28 14:48:04 -08:00
Michelle Au 3964b560d5 Add backtick to label 2017-01-26 16:37:13 -08:00
Michelle Au 91f49abbf8 Update e2e doc to add [Volume] label. 2017-01-26 16:23:39 -08:00
Jeff Grafton 36af529096 Update Bazel documentation to current state-of-the-world 2017-01-26 12:04:07 -08:00
Derek McQuay 9093602a68
Corrected state of kubeadm self-host deployment
Recently, the optional self-hosted deployment was merged into kubeadm.
Although it still requires more work, it is currently merged in.
2017-01-25 22:12:44 -08:00
Dawn Chen 160e9b655a Merge pull request #207 from verb/sharedpid-rollout
Propose rollout for Docker shared PID namespace
2017-01-25 18:05:52 -08:00
Brandon Philips d5e1d5ccb9 Merge pull request #206 from philips/self-hosted-proposal
design-proposal: add self-hosted kubernetes proposal
2017-01-25 16:24:45 -08:00
David Ashpole c595a0d331 [Proposal] Core Metrics (#252)
This document provides the contents, and uses of core metrics.
2017-01-25 15:25:07 -08:00
Jeff Peeler 53b81981ee Proposal: secrets,configmap,downwardAPI all in one volume (#169) 2017-01-25 11:09:29 -05:00
Janet Kuo 6a7f987432 Updating DaemonSet Update Proposal
Move PodTemplate to future, add 2 status fields (#281)
2017-01-24 17:56:45 -08:00
Lee Verberne 3da9bf8cf5 Add rollback flag to shared PID rollout plan 2017-01-23 17:09:46 -08:00
Vish Kannan c64fdbfd94 Merge pull request #131 from euank/kubelet-chroot-proposal
proposals: add proposal for a chrooted kubelet
2017-01-20 11:03:43 -08:00
Brandon Philips d08603423f design-proposals: add note about self-hosted not replacing existing methods
Thanks to @timothysc for pointing out that I didn't make a note about
the intentions of this proposal with existing install/config methods.
2017-01-20 07:07:41 -08:00
Wojciech Tyczynski 17ac7d3b81 Merge pull request #237 from shyamjvs/kubemark-doc-modification
Improved kubemark-guide to reflect recent changes
2017-01-20 12:01:59 +01:00
Brandon Philips a06518ffce design-proposals: add feedback from roberthbailey
- fixup some grammar mistakes
- add skew of control plane to known issues
- add links dropped from original proposal
2017-01-19 20:49:07 -08:00
Janet Kuo 9217c4840b Proposal for DaemonSet updates (#262)
* Proposal for DaemonSet updates
2017-01-19 14:25:44 -08:00
Brian Grant 02555b58bd Delete cli-roadmap.md 2017-01-19 09:11:42 -08:00
Lee Verberne d4789e1112 Require shared PID namespace in CRI & plan rollout 2017-01-18 17:27:53 -08:00
Phillip Wittrock a1f687c8a5 Merge pull request #258 from heckj/fix_broken_readme_links
Fix broken developer doc links in README
2017-01-18 16:54:59 -08:00
Shyam JVS a1967db5bd Improved kubemark-guide to reflect recent changes 2017-01-18 23:09:17 +01:00
Brian Grant 00bf12221f Merge pull request #192 from xiangpengzhao/fix-node-allocatable-md
Fix incorrect link
2017-01-18 14:01:18 -08:00
Lee Verberne d3b09aa70d Constrain docker shared pid proposal to rollout
Also rename file to be docker specific.
2017-01-18 13:52:36 -08:00
Lee Verberne f6d262fd4e Propose rollout for Docker shared PID namespace 2017-01-18 13:52:36 -08:00
Brian Grant a5a36b6f1b Merge pull request #232 from xilabao/patch-1
update doc about enable rbac on local cluster
2017-01-18 13:47:24 -08:00
Brian Grant f6c3a98ed7 Merge pull request #245 from andrewsykim/fix-doc-link-for-api-changes
fix link to versioning.md in api_changes.md
2017-01-18 13:32:53 -08:00
Brian Grant 3d39a1584e Merge pull request #248 from php-coder/fix_broken_link_in_psp_proposal
security-context-constraints.md: update links
2017-01-18 13:30:23 -08:00
Brian Grant d8e15a451a Merge pull request #271 from zen/networking_docs
Updated ipv6 support docs
2017-01-18 13:20:47 -08:00