Questions on step by step guide to perform keyring plugin to keyring components

Is there any guide on detailed steps on how to perform the keyring plugin to keyring component migration?, e.g. on offline migration:

  1. do we need to stop mysql server first?
  2. do we need to create keyring component files (e.g mysqld.my, component_keyring_file.cnf) first?
  3. what should be in the defaults-file used to perform the migration?
  4. is the component keyring file created automatically when it is successful?
  5. will the keyring plugin get disabled automatically after running the migration, if not, how/when to disable it? will the keyring component get enabled automatically?
  6. how to verify the mysql server uses the component keyring file when it’s restarted.
  7. what if binlog-encryption is enabled prior to the migration?

Here you can find a high-level guideline about plugin to component migration.