output.txt 806 B

1234567891011121314151617
  1. ## This is the service-wise list of constructs that need to be handled specially.
  2. Please refer https://rancher.com/docs/rancher/v2.x/en/v1.6-migration/ to transition these to Rancher 2.0.
  3. Nexus3:
  4. labels:
  5. >>io.rancher.container.pull_image
  6. ports:
  7. Refer: https://rancher.com/blog/2018/2018-08-14-expose-and-monitor-workloads/
  8. Please add a hostPort or a nodePort to your Kubernetes workload to expose the ports used.
  9. scale:
  10. start_on_create:
  11. volumes:
  12. ## More Docker/Rancher1.6 constructs that need to be transitioned to Kubernetes/Rancher 2.0 in a special way:
  13. Rancher Metadata - Incase your applications depend on metadata.
  14. Rancher 1.6 FQDN resolution format
  15. Please contact Rancher Support for more help to migrate these to Rancher 2.0, as there is no direct translation available.