Suggest a simple Devops stack for a small team
Hi, I am a developer in a small team. We are trying to move to a containerized microservices architecture. The operations team are very familiar with Vmware tools and virtualization, but don't have experience with Docker, K8s, Nomad...
We want to host our applications on-prem. I have looked at a couple of different stacks: K8s, HashiStack, Docker/Compose, Ansible...
I need a simple and modern devops stack for doing: provisioning, deployment, scheduling, monitoring (logs/metrics), and service discovery, secret management.
In your experience, what would be a good set of technologies to use?
edit: This thread seems to have the answer:
---

