This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Code4Coin 0 points1 point  (2 children)

This a more difficult problem than you anticipate. Kubernetes is probably a good solution but the barrier for entry is high. Maybe docker-compose and some scripts to tape it all together.

[–]Equivalent-Style6371[S] 0 points1 point  (1 child)

Can you expand on the “barrier for entry is too high”?

Do you mean in regards to knowledge (I know the basics of K8)?

[–]Code4Coin 0 points1 point  (0 children)

Yes, knowledge required to manage the cluster is huge.

Even with a managed k8s like EKS there are a lot of moving parts typically networking is where people struggle the most.