Are we going to see a k8s operator for Juju?

Something that would allow users to do:

kubectl  apply -f mybundle.yaml

Maybe the Terraform provider doesn’t cover your use case, but I am just going to drop it here since it might be useful for other folks who come across this topic :wink: https://github.com/juju/terraform-provider-juju

The possibility of a k8s operator for Juju seems more likely after the dqlite rewrite and plans to reimagine the Juju client API. I think a large number of the configuration entities found in the terraform provider would be transferable to k8s CRDs, but time will tell on this.

juju deploy juju

looking forward to that