We should add some more options to let users customize the Pods. In particular:
- Grace period configuration (how much time do the pods get to shutdown)
- Image Pull secrets which would allow to use private image repositories as the sources of the container images
- Security Context to allow customising some of the security aspects such as the user which the container runs under, the filesystem group etc.