Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 1.36 KB

ROADMAP.md

File metadata and controls

26 lines (17 loc) · 1.36 KB

rkt roadmap

This document defines a high level roadmap for rkt development. The dates below should not be considered authoritative, but rather indicative of the projected timeline of the project. The milestones defined in GitHub represent the most up-to-date state of affairs.

rkt is an implementation of the App Container spec, which is still under active development on an approximately similar timeframe. The version of the spec that rkt implements can be seen in the output of rkt version.

rkt's version 1.0 release marks the command line user interface and on-disk data structures as stable and reliable for external development. The (optional) API for pod inspection is not yet completely stabilized, but is quite usable.

rkt 1.11.0 (July)

  • stable gRPC API
  • further improvements for SELinux environments, especially Fedora in enforcing mode

rkt 1.12.0 (August)

  • enhanced DNS configuration #2044
  • packaged for more distributions

rkt 1.13.0 (August)

  • rkt fly as top-level command #1889
  • user configuration for stage1 #2013