Rate This Document
Findability
Accuracy
Completeness
Readability

Installing the Feature

Perform the following installation operations on all nodes in the cluster.

  1. Add the repository.
    1
    dnf config-manager --add-repo https://repo.oepkgs.net/openeuler/rpm/openEuler-22.03-LTS/extras/aarch64/
    
  2. Update the repository index.
    1
    dnf clean all && dnf makecache
    
  3. Install the boostkit-omnioperator software package.
    1
    dnf install boostkit-omnioperator --nogpgcheck
    
  4. If the corresponding installation packages exist in the /opt/omni-operator directory, the installation is successful.