Hacker News new | ask | show | jobs
by ksajadi 1105 days ago
Congratulations on the launch! It looks neat. I wonder if you're deploying your own k8s on AWS or using AWS EKS. There is value in both, the former being able to move across cloud providers that don't have managed k8s (ie OpenShift, Cloud 66, ...) and the latter improving the DX on k8s (Convox, etc)
1 comments

Thanks! Today we are leveraging EKS. We're also currently adding support for GKE. They each have their quirks though and support different things. In the future I'd love to add generic, un-managed support for the reasons you state.