Changes between Version 16 and Version 17 of Tutorials/Cloud/ONAP
- Timestamp:
- Oct 20, 2019, 6:22:05 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Cloud/ONAP
v16 v17 29 29 1. Run the cluster setup script on the prepared nodes {{{ ./create-cluster.sh -c node14-7 -w node13-8 }}} 30 30 31 -- Imaging the nodes -- 31 ==== Imaging the nodes ==== 32 32 33 33 {{{ … … 35 35 }}} 36 36 37 will load controller and worker images on the two nodes in the group and turn them on. Ple sae note which node is the controller and which one is the worker.38 39 -- Running performant physical server cluster 37 will load controller and worker images on the two nodes in the group and turn them on. Please note which node is the controller and which one is the worker since you will need it for the setup script. 38 39 ==== Setting up physical server cluster ==== 40 40 41 41 In order to create the Kubernetes cluster that will run ONAP, download and execute the cluster creation script on the console of the domain where you have node (please note that you will need to use corresponding node names in the script arguments)