summaryrefslogtreecommitdiffstats
path: root/k8s/DesignNotes.md
blob: 556e0f0bdcae4869cac8b859106720ae5ea7241f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Design Notes:  DCAE on Kubernetes
### Background: Previous Support for DCAE on Docker
### Key Design Elements for DCAE on Kubernetes
#### Use of Kubernetes Abstractions
#### Networking
#### Service Discovery
#### Component Configuration
#### Health Checking and Resiliency
#### Scaling
#### Software Updates
### Changes to Cloudify Type Definitions
### Impact to Other DCAE Components
### Status of Work