hi,
-move your logins to newly installed cluster sql server database.( better to get the login scripts and run after moving db(s))
-convert your dts's to ssis and deploy them to cluster server.
-create your linked servers at destination.
-detach database and mount to new server as a shared resource and attch db.
it is that is to upgrade sql server.