K8s + nginx + ftp it is possible?

Hi to all.
Recently I start to study kubernetes, right now I can deploy nginx with default options, and I can deploy nginx with my custom nginx.conf.
Right now I have a question:
Can I deploy nginx and ftp in kubernetes ? How I can to do that ?