2 pointsby vitabaks2 hours ago1 comment
  • vitabaks2 hours ago
    Kubernetes isn’t the problem. Adding unnecessary layers is. Good database architecture should reduce complexity, not introduce it. Fewer layers mean fewer dependencies, fewer failure points, and less operational overhead.

    I’m a DBA, and I’m saying you don’t need Kubernetes to automate PostgreSQL. Autobase is my answer: a system-level operator designed to run directly on bare metal or virtual machines.