Skip to content Skip to sidebar Skip to footer
Showing posts with the label Containers

How Can I Properly Kill A Celery Task In A Kubernetes Environment?

How can I properly kill celery tasks running on containers inside a kubernetes environment? The str… Read more How Can I Properly Kill A Celery Task In A Kubernetes Environment?

Sphinx Substitution With A Container

How can I substitute a container directive ? The following doesn't work: .. |sub| container:: … Read more Sphinx Substitution With A Container