Skip to content

Release v0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@XiaoningDing XiaoningDing released this 05 Apr 06:03
· 428 commits to master since this release
ede0558

This release focuses on the stabilization of Arktos as well as new features in multi-tenancy, scalability and unified VM/Container. Major improvements include:

  • Multi-tenancy: virtualized multi-tenancy cluster based on short path and access control.
  • Scalability: API server data partitioning and performance test in AWS.
  • Unified VM/Container: Partial runtime services readiness and storage volume support.

Key Features and Improvements

Multi-tenancy:

  • Multi-tenancy design update #101
  • Tenancy short-path support #50
  • Add Tenant Controller #124
  • Tenancy-aware token Authenticator #129
  • Tenancy-aware Cert Authenticator #99
  • Tenancy-aware RBAC Authorizer #20
  • Tenancy in kubeconfig context #69
  • Stabilization, more test and workaround fixes #92

Scalability:

  • API Server Data Partitioning #105, #65
  • Tools and guidance for setting up data partitioned Arktos cluster #62
  • Add kube-up and start-kubemark for AWS #127

Unified VM/Container:

  • Add support for primary runtime #126
  • Add volume driver for OpenStack Cinder #93
  • Fix issues on VM pod vCPU settings #139