-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
KubernetesIssues relating to Kubernetes deployment or pluginsIssues relating to Kubernetes deployment or plugins
Description
Blueprint v1 used a docker-to-kubernetes tool to translate docker-compose files into Kubernetes. We don't want to do this, because subsequent plugins will want to use kubernetes features that require modifying the kubernetes deployment files.
This issue needs to implement Kubernetes. Fortunately the docker-compose plugin already has the same end-to-end workflow as Kubernetes would have (collecting and combining container images, generating ports, etc.).
Metadata
Metadata
Assignees
Labels
KubernetesIssues relating to Kubernetes deployment or pluginsIssues relating to Kubernetes deployment or plugins