|
|
|
|
|
by tannhaeuser
2940 days ago
|
|
K8s only gives you theoretical leverage in negotiations with "cloud providers". As long as you can't reasonably run it on your own hardware (because it's simply way too complex and you'll be having trouble finding experts, even at obscene salaries) you won't be realistically able to migrate to another "cloud provider" either. It's an old trick from the playbook of ERP software vendors: make your software absurdly configurable so that all the meat is in the configuration. Worse (and I know this isn't popular and will hurt) k8s for all intents and purposes just runs Docker images which are just pointless wrappers that don't add anything but point-of-failures and vulnerabilities. |
|