Skip to content

Commit

Permalink
Merge pull request #2039 from justinsb/roadmap
Browse files Browse the repository at this point in the history
Add roadmap
  • Loading branch information
justinsb committed Mar 21, 2017
2 parents 0fbab99 + a97b8af commit fea5ba5
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions ROADMAP.md
@@ -0,0 +1,31 @@
# ROADMAP

# 1.6

## Must-have features

* Support for k8s 1.6
* RBAC enabled by default
* etcd version selection (probably etcd3 by default for new clusters, etcd3 upgrade easy)

## Other features we are working on in the 1.6 timeframe

* Support for GCE
* Support for Google's [Container Optimized OS](https://cloud.google.com/container-optimized-os) (formerly known as GCI)
* Some support for bare-metal
* Some support for more cloud providers
* Some IAM integration
* Federation made easy
* Authentication made easy
* Integration with kubeadm
* CloudFormation integration on AWS

# 1.7

## Must-have features

* Support for k8s 1.7

## Other features we are working on in the 1.7 timeframe

* kops server for better team scenarios

0 comments on commit fea5ba5

Please sign in to comment.