I have a use case where few deployment pods have to wait for few other stateful pods to be active. This can be done via init containers in k8s. How could I ensure that desir