nicholasjackson/fake-service

How do I deploy this to k8s using gitops: argocd or flux?

Opened this issue · 0 comments

https://youtu.be/cipDJwDWWbY?t=2469

I learned about fake-service via https://github.com/hashicorp/microservices-architecture-on-aws though that example used ECS, not EKS.

I'm keen to learn how best to deploy fake service via something like kubectl apply -f https://k8s.io/examples/application/deployment.yaml

It would be good if you could indicate on your README.md how fake-service is used in some deployment workflows. 😬