|
|
|
|
|
by bravetraveler
1032 days ago
|
|
I'm still on the platform side, out of K8s and the like - but this is so painfully true. They try to tailor a lot of these things to the OS/distribution, but fail in the most wonderful ways. A recent example: they're aware of RHEL. They're also aware of 'firewalld'. However, they have not managed to realize that this is simply a management interface to other firewalls -- imposing standards on a long-deprecated backend; iptables Meanwhile, using incredibly inefficient and 'portable' command lines. ie: using find in such a way that an LDAP query happens for every file Refusing to use the arguments available to the operating system they 'tailor' for. Ultimately timing out once you hold a certain number of files. |
|