Coder.comC
Coder.com13mo ago
4 replies
NikitaD

Support microservices environment

I have setup coder with dev containers in k8s. Application includes 10 microservices, nginx, redis, database. Coder workspace run with all those services within one pod in k8s. I want to have coder environmnet more closer to real prod one to have seperate pod per service. I'm thinking about docker-in-docker solution with docker-compose run within one coder workspace or multiple workspaces interconnected via k8s service resources.
Could you recommend what solution could be implemented with coder for microservice like environment?
Was this page helpful?