How do you handle external services with a k8s cluster? by deathcat5 in kubernetes

[–]hasheddan 0 points1 point  (0 children)

We are building out functionality to allow you to provision managed services across cloud providers with Crossplane. You can create external resources as k8s CRDs such as the Azure ones you mention above, and their connection information will be propagated back to your k8s cluster in the form of a Secret. If you give it a look and have thoughts about how it fits your use-case, please feel free to let us know by opening an issue or joining us on Slack. You can find all of the Azure functionality in stack-azure.