I have a strong background (8 years) in PHP development with Drupal and other misc frameworks/components. I'm a comaintainer for a system called Aegir, which is a free software control panel for managing large fleets of Drupal sites. Aegir is currently written in all PHP, including a daemon for running background tasks (which is not a good thing).
We're in the process of re-architecting Aegir to be a frontend + simplified API for Kubernetes or other prerolled container management systems (Flynn, Deis, etc). Our goal is to create a superset of what Aegir supports.
Anyway, we determined very quickly that PHP is not a very good language for the majority of what we're building. We've narrowed down the alternatives to Python or Go, and we're wondering if there's any strong, technical reason to go with one or the other for systems/container orchestration type work.