getmeli / meli

Platform for deploying static sites and frontend applications easily. Automatic SSL, deploy previews, reverse proxy, and more.
Other
2.4k stars 97 forks source link

Kubernetes Manifest #204

Closed Berndinox closed 3 years ago

Berndinox commented 3 years ago

I'm about to convert the compose files to kubernetes manifests. Deploying a K8s Environment is as easy as starting docker nowadays.

Any suggsetion on the folder structure? Where can i push the .yaml files to?

thanks

gempain commented 3 years ago

@Berndinox this is awesome, thanks so much for that, and also for asking ahead, this is hugely appreciated.

We'd like to gather all deployments under the deployment directory. You could place your files under deployment/k8s, would that be okay ?

gempain commented 3 years ago

This was released in v1.0.0-beta.20. Do you have a Twitter username so I can thank you in the release announcement ?

I'm closing, but you keep commenting and we'll reopen if needed.

Berndinox commented 3 years ago

@berndinox