Are docker processes supposed to be visible in host OS?

I’m using docker on AWS EC2 and recently updated the Amazon Linux 2015.03. I just noticed that all my docker processes are visible in the host OS. Is this a bug in docker? The kernel? Or is this normal and I just never noticed before?

EDIT: To clarify: I see the processes that are running in the container also in the host OS.