Hacker News new | ask | show | jobs
by _whiteCaps_ 1480 days ago
Have you seen https://github.com/cloudfoundry/cf-for-k8s?
1 comments

My experience with tools like these on Kubernetes, even with something stable and widely used as e.g. certmanager, is that in the end something still breaks and you still need to get familiar with all the building blocks. In comparison if you use managed services like the AWS Certificates service you have less friction and less risk for something to break.
Good abstractions always allow you to drop down a level as needed.