Setting affinity in Juju k8s

I’m trying to force pods to be distirbuted through all the nodes for High Availability like in this tutorial.
I read in this discourse that this could be achieved using the placement syntax, but I didn’t really find any additional information. So how should I exactly do this in Juju?

hi @dominik.f
You can use constraints tags to achieve this.