kompose/ROADMAP.md
Charlie Drage 787b7d9261 kubernetes-incubator -> kubernetes
Today, we graduate from the incubator, thus all links are updates from
kubernetes-incubator to kubernetes
2017-07-12 15:42:13 -04:00

2.0 KiB

Kompose roadmap

The goal of Kompose is to have the best possible experience converting and using Docker Compose files with Kubernetes (and OpenShift!). For both development and production environments.

Here we outline our roadmap which encompasses our goals in reaching 1.0.0.

Release schedule: Kompose is on time-based release cycle. On a 3-4 week cycle, usually ending on the last week of each month.

Kompose 0.6.0

  • Adding more support for more currently unsupported docker-compose keys (cap_add and cap_drop added) #580
  • Improved edge-cases for deployment (namespace + insecure-repository parameters added) #547

Kompose 0.7.0

Kompose 0.8.0 (end of June)

  • Basic support for docker-compose v3 format #580 #600
  • Initial support for building and pushing containers locally #97 #521

Kompose 0.9.0 (end of July)

  • Improved support for docker-compose v3 format
  • Kompose consumable as Go library #464

Kompose 1.0.0 (???)

  • Kompose supports every possible key (that is mappable to Kubernetes)
  • Backwards-compatibility on all future releases

x.x.x (end of October)