This document discusses Arkena's migration from using Heroku to host their production video-on-demand platform to using Kubernetes. It outlines the key features they needed like high availability, scalability, log management, monitoring and network performance. It then describes how Kubernetes was able to provide these features through tools like replication controllers, autoscaling, daemonsets, and Influxdb/Heapster. The document details their migration steps and issues encountered. It concludes that the migration to Kubernetes on their own hardware was successful and reduced infrastructure costs.