$ kubectl apply -f examples/dos-games/manifests/deployment.yaml -n dos-games deployment.apps/game created
$ kubectl apply -f examples/dos-games/manifests/service.yaml -n dos-games service/doom created service/game created