Skip to content

Repository that will contain all the manifests to configure RAN clusters

Notifications You must be signed in to change notification settings

imiller0/ztp-ran-manifests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ztp-ran-manifests

The purpose of this repository is to contain all the RAN manifests that is used with the ACM manifest at https://github.com/redhat-ztp/ztp-acm-manifests

For external use with ACM manifest

  • You will need to fork this repository and execute the site_gen.sh script in order to generate your cluster profile.

  • The site_gen.sh script takes 2 parameters with the following order:

    • Cluster_name (your cluster name)
      • Note: the cluste name should match the cluster name you used with ACM manifest.
    • Profile (which profile you want to apply to your cluster. It is either cu or du)
      • Note: the cluste profile should match the cluster profile you used with ACM manifest.
  • After executing the site_gen.sh script you will find a directory created under the manifest/sites/{with_YOUR_CLUSTER_NAME}.

  • You need to modify the complianceType/spec section in the 04_sriov_network_node_policy.yaml file under manifest/sites/{with_YOUR_CLUSTER_NAME} with the intf name and type that match your cluster nodes.

  • Finally you need to upload the generated files to the ztp-ran-manifest repository you forked as we mentioned above.

About

Repository that will contain all the manifests to configure RAN clusters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%