Commit Graph

34 Commits (c19e08ebbc2d58e5996e7e968c740e46054bd3ee)

Author SHA1 Message Date
David McMahon 385fb81407 Update the latestReleaseBranch to release-1.4 in the munger. 2016-09-01 14:40:55 -07:00
joe2far 88b6d4ad36 Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
David McMahon 2bff72b769 Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
Dawn Chen 88de86fcb9 Revert "Versioning docs and examples for v1.4.0-alpha.0."
This reverts commit cce9db3aa9.
2016-06-10 16:46:46 -07:00
David McMahon cce9db3aa9 Versioning docs and examples for v1.4.0-alpha.0. 2016-06-10 14:55:35 -07:00
David McMahon dae84f5306 Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
Chao Xu 2b2f285777 run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
Tim Hockin dab591b629 Run update-gendocs 2015-11-13 13:57:57 -08:00
Brian Grant a5d7e1f36c Gut out-of-date roadmap in favor of milestones. 2015-10-30 21:26:45 +00:00
Brendan Burns 3cf30299f5 Add 1.1 to the roadmap. 2015-09-10 11:14:45 -07:00
Eric Paris 04fc8ae3dd s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes| 2015-09-03 10:10:11 -04:00
Brian Grant cbed53cffe Gut stale roadmaps. Move useful content elsewhere. 2015-07-18 00:41:06 +00:00
Tim Hockin 33f1862830 Run gendocs 2015-07-17 15:35:43 -07:00
Tim Hockin 542e13d2d3 Better scary message 2015-07-17 09:28:49 -07:00
Tim Hockin 39b86908a1 Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin 79f9cd7c83 Run gendocs 2015-07-14 15:28:59 -07:00
Daniel Smith 821e08fded Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Tim Hockin fffc64e733 Run gendocs and munges 2015-07-13 11:27:48 -07:00
Tim Hockin 4318ca5a8b Rename 'portal IP' to 'cluster IP' most everywhere
This covers obvious transforms, but not --portal_net, $PORTAL_NET and
similar.
2015-05-28 16:10:44 -07:00
erickhan 8a8bf974df Update roadmap.md
Linking to the "v1 issues" is effective for tracking completion status. Here is a proposal to link to the "v1 issues" (for those who want play-by-play) with a more written/prose form for the rest of capturing "v1".
2015-05-28 09:37:53 -07:00
Jeff Lowdermilk 553f9f822b Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
Ben McCann 00b0dccdec Mark an item as in progress on roadmap which was accidentally marked as completed 2015-04-20 12:52:21 -07:00
Ben McCann 7d608f4290 Mark a couple items as complete in the roadmap 2015-04-20 08:33:40 -07:00
Wojciech Tyczynski 82f565e3ea Change performance targets 2015-03-26 07:43:22 +01:00
David Oppenheimer 0e1c0b26dc Update roadmap.md 2015-02-17 23:09:45 -08:00
Tim Hockin 39e63d94fc First draft of roadmap to 1.0 update 2015-02-09 16:09:41 -08:00
kargakis 3006bd70b0 Fix roadmap doc 2015-01-31 20:53:27 +01:00
Satnam Singh d1ccfd81c7 Add performance roadmap items 2015-01-27 12:20:23 -08:00
Brian Grant 1ed9597975 First draft of CLI/config roadmap. 2015-01-22 18:18:46 +00:00
Satnam Singh 66b334f308 Start to incorporate reliability work items into roadmap 2015-01-05 13:59:08 -08:00
Brian Grant 5ef877e914 Update roadmap based on discussion at contributor meetup. 2014-12-08 18:54:34 +00:00
Tim Hockin ee2df8683c Update roadmap
We took a hard look at 1.0 and what things ae really REQUIRED to get to a
stable release that is "useful".  This required moving some things we thought
were really important but not CRITICAL down the list.

For now they are stricken from this doc, but I expect this doc to start
growing a "post 1.0" list soon.

Things stricken and why:

Using the host network: This is primarily a performance optimization, but it
causes potential problems with other uses of HostPorts.  We'd rather focus on
fixing perf problems than dodging them.  We can revisit later if there is a
strong case for it.

Representation of Ports in the Manifest structure: We discussed and decided
that, since HostPort semantics have changed, this matters less than before.

Scenarios where IP-per-pod is hard or impossible: We're still game to help
people figure out how to make it work, but we don't see a case for making k8s
1.0 work in a fundamentally different mode.  Too much churn and risk.  We can
revisit later, if needed.

Auto-scaling controller: We really want this, but it's not critical to making
k8s "useful".

Pluggable authentication: Overlaps with the other identity topic.  Having one
topic seems clearer.

Pod spreading: We still want this, but it's not critical for 1.0.

Container status snippets: We still want this, but it's not critical for 1.0.

Docker-daemon-kills-all-children-on-exit problem: This is still a big problem,
but we're not going to gate our 1.0 on something we don't control.  This has
to be documented as a shortcoming in general.

Interconnection of services: expand / decompose the service pattern: overlaps
with the other services topic.

Recipes for settings where networking is not like GCE: This is happening in
the form of cloudprovider modules, but is not going to gate 1.0.
2014-08-28 12:42:22 -07:00
Brendan Burns c1b9ea3aad Update the roadmap with some completed tasks. 2014-08-25 20:14:36 -07:00
Tim Hockin b5d55c1702 Proposed roadmap to 1.0 2014-08-11 15:18:55 -07:00