When working with remote environments, it is often useful to create a tunnel from your local machine to the services which are running in the remote cluster. The tunnel can help you to easily interact with the remote services, for example to run database queries or execute database migration, etc.