Add DCAE Kubernetes plugin
[dcaegen2/platform/plugins.git] / k8s / DesignNotes.md
diff --git a/k8s/DesignNotes.md b/k8s/DesignNotes.md
new file mode 100644 (file)
index 0000000..556e0f0
--- /dev/null
@@ -0,0 +1,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