Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
a5d7e1f3
Commit
a5d7e1f3
authored
Oct 30, 2015
by
Brian Grant
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Gut out-of-date roadmap in favor of milestones.
parent
e46f7e29
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
41 deletions
+0
-41
roadmap.md
docs/roadmap.md
+0
-41
No files found.
docs/roadmap.md
View file @
a5d7e1f3
...
...
@@ -33,47 +33,6 @@ Documentation for other releases can be found at
# Kubernetes Roadmap
## Kubernetes 1.1
### Timeline
We are targetting late October for our 1.1 release of Kubernetes. We plan on cutting a first release candidate
in early October. We will enter feature freeze for the 1.1 release on September 21st. Note this does not mean
that the master branch is fully frozen, but all 1.1 features
*must*
be in by September 21st and large-scale
refactors of the codebase will be blocked until the 1.1 release is finalized to ensure easy cherry-picks.
### Scope
The 1.1 release of Kubernetes will be a purely additive releases, the
`v1`
API will be maintained, with a set
of newly added features.
#### Blocking Features
The following features are considered blocking for the 1.1 release:
*
Docker 1.8.x
*
Graceful pod termination
*
IPtables based kube-proxy (tbd if this is the default for all platforms)
*
Improvements to kubectl usability and features
*
Support for 250 node clusters
*
Horizontal Pod autoscaling
*
Support for experimental APIs and API groups.
*
Job objects
#### Nice to have features
The following features will be part of 1.1 if complete, but will not block the release:
*
Deployment API
*
ScheduledJob API
*
Daemon Controller
*
ConfigData API
*
HTTP(S) load balancer support
*
Rolling update improvements
*
Third party CRUD resources
## Post 1.1
We're in the process of prioritizing changes to be made after 1.1.
Please watch the
[
Github milestones
]
(
https://github.com/kubernetes/kubernetes/milestones
)
for our future plans.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment