Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-12498

[Submariner] Wrong subctl version in 2.10 docs

XMLWordPrintable

    • False
    • None
    • False
    • No

      This is an update to an existing topic which only impacts the 2.10 docs: https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.10/html-single/networking/index#installing-subctl-command-utility

       

      Description of the issue:

      For ACM 2.10, we need to instruct customers to obtain and use `subctl` version 0.17 (and not 0.16 as the docs suggest at the moment).

       

      Requested change:

      In the "1.4.3. Installing the subctl command utility" section, any reference to v0.16 should be changed to v0.17. The correct commands should be:

       
      oc image extract registry.redhat.io/rhacm2/subctl-rhel8:v0.17 -path="/dist/subctl*-linux-amd64.tar.xz":/tmp/ --confirm

      tar -C /tmp/ -xf /tmp/subctl-v0.17*-linux-amd64.tar.xz

      install -m744 /tmp/subctl-v0.17*/subctl-v0.17*-linux-amd64 /$HOME/.local/bin/subctl

            rh-ee-ofischer Oliver Fischer
            nyechiel@redhat.com Nir Yechiel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: