6 ms·
they already do in a way through aws-service-operator and replacement aws controllers for kubernetes (ACK) https://aws.amazon.com/blogs/opensource/aws-service-
by cat199 5y ago
they already do in a way through aws-service-operator and replacement aws controllers for kubernetes (ACK)
https://aws.amazon.com/blogs/opensource/aws-service-operator-kubernetes-available/ https://aws.amazon.com/blogs/opensource/aws-service-operator...
https://github.com/aws-controllers-k8s/community https://github.com/aws-controllers-k8s/community
- zactato 5y agoThe ACK operator runs in k8s, but I'm pretty sure RDS instances created via ACK will still run natively in AWS. ACK is a just a k8s native mechanism for defining the resource and managing its config/state. More a replacement for Cloudformation or terraform. Source: I read some stuff and am not 100% confident.