Open 0x0elliot opened 2 years ago
You could run it through this: https://kompose.io/
That would allow you to collect k8s yaml,
In order to test your yaml
Collect a free account from GCP - Google Kubernetes Engine
And kubectl apply the autogenerated yaml that was created by kompose
just me or kompose just sometimes chooses to not make a kustomization.yaml
file?
i will try to write one myself. should be simple enough.
Very much would need help with this as I am not a k8s fanatic yet. It's important that given the current architecture, we move to k8s properly from docker-compose.
To do for this issue:
Will tackle running the nodes in another issue.