Go to file
chenying 45f20e0a39 Add kubernetes pod protectable plugin to Karbor
Because of lots of special requirements(hardware, software, network,
performance, etc) and manual configurations, the environment of
the k8s running on the openstack(devstack) nova instance can not be
deployed on the jenkin job node automatically. So fullstack tests
about pod protection will not be added. I will add guide doc about how
to deploy k8s and protect pod with karbor in future.

Change-Id: Iedf7b15e5a87fcafd3ca61694a49d68f2a5c643a
Implements: blueprint kubernetes-pods-protection-plugin
2017-09-04 21:18:04 +08:00
2017-08-14 16:53:53 +00:00
2017-07-26 13:42:59 +03:00
2016-08-18 22:55:34 +08:00
2015-11-08 13:35:36 +02:00
2016-08-18 22:55:34 +08:00
2015-11-08 13:35:36 +02:00
2017-07-20 16:08:19 +08:00
2017-07-20 16:08:19 +08:00
2015-11-08 13:35:36 +02:00
2017-03-07 01:57:53 +00:00

Team and repository tags

image

Karbor

Application Data Protection as a Service for OpenStack

Karbor

Mission Statement

To protect the Data and Metadata that comprises an OpenStack-deployed Application against loss/damage (e.g. backup, replication) by providing a standard framework of APIs and services that allows vendors to provide plugins through a unified interface

Open Architecture

Design for multiple perspectives:

  • User: Protect App Deployment
    • Configure and manage custom protection plans on the deployed resources (topology, VMs, volumes, images, …)
  • Admin: Define Protectable Resources
    • Decide what plugins protect which resources, what is available for the user
    • Decide where users can protect their resources
  • Vendors: Standard API for protection products
    • Create plugins that implement Protection mechanisms for different OpenStack resources

Features

Version 0.1

  • Resource API
  • Plan API
  • Bank API
  • Ledger API
  • Cross-resource dependencies

Limitations

  • Only 1 Bank plugin per Protection Plan
  • Automatic object discovery not supported
Description
RETIRED, Application Data Protection as a Service in OpenStack
Readme 26 MiB