Deploy to Kubernetes 1.16 using the samples in test_scenarios/kubernetes Fails. Required changes: - api Version of Deployment has changed from externsions/v1beta1 to apps/v1 - selector has to be present in Deployments