Skip to content

[Kubernetes] Deploy to Kubernetes #110

@JonathanMace

Description

@JonathanMace

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 plugins

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions