|
|
|
|
|
by deserialized
1115 days ago
|
|
If you're struggling to get prometheus, nginx, postgres and other battle-tested tooling working in k8s, you're probably also not doing it well in docker-compose, on bare metal or anywhere else because it's the same darn software with the same damn options. No matter what you choose you're going to be creating system services to manage the life cycle of an application and exposing a port or ip address - there is no escape |
|