R10 tag/path update
[dcaegen2/platform/plugins.git] / k8s / DesignNotes.md
1 ## Design Notes:  DCAE on Kubernetes
2 ### Background: Previous Support for DCAE on Docker
3 ### Key Design Elements for DCAE on Kubernetes
4 #### Use of Kubernetes Abstractions
5 #### Networking
6 #### Service Discovery
7 #### Component Configuration
8 #### Health Checking and Resiliency
9 #### Scaling
10 #### Software Updates
11 ### Changes to Cloudify Type Definitions
12 ### Impact to Other DCAE Components
13 ### Status of Work