Closed yanghua closed 9 months ago
IMO, the scalability has several levels:
@pan3793 WYDT?
I would expect an image-level solution.
My original idea is very simple, use a template engine to render Dockerfile
, files/
, docker-compose.yaml
, etc. that we write by hand currently.
The idea is similar to helm, using the template engine to render the final yaml files which describe the resource deployed to K8s.
I would expect an image-level solution.
My original idea is very simple, use a template engine to render
Dockerfile
,files/
,docker-compose.yaml
, etc. that we write by hand currently.
Ok, so your thought is static rendering. Let me think if there is any scenario that requires dynamic rendering.
Let's discuss the potential split sub-tasks, my thought is:
WDYT? @pan3793
Some survey research: