golang-app / ecommerce

e-commerce written in Go and HTMX
MIT License
68 stars 16 forks source link

Prepare a k8s cluster #39

Closed bkielbasa closed 1 year ago

bkielbasa commented 1 year ago

I have 3 virtual machines that I can use to run the whole application.

The thing that's need to be done is setting up the whole cluster using the instruction here https://github.com/dansimone/kubernetes-the-hard-way-on-oci/blob/master/docs/04-certificate-authority.md + optionally add a terraform/ansible configs for that

bkielbasa commented 1 year ago

It's running on Oracle cloud using free tier resources. It should be good enough for now.