diff --git a/README.md b/README.md index 5fe5285..304872b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ The [`ocp4-upi-multiarch-compute` project](https://github.com/ocp-power-automati ## Documentation - [Multi-Architecture Compute: Supporting Architecture Specific Operating System and Kernel Parameters](https://community.ibm.com/community/user/powerdeveloper/blogs/chandan-abhyankar/2024/03/06/multi-architecture-compute-supporting-architecture) - isolating multi-arch parameters. +- [Detailed steps to add intel worker nodes to Power based ocp cluster](https://github.com/ocp-power-automation/ocp4-upi-multiarch-compute/blob/main/openstack/intel-worker/README.md) +- [Detailed steps to add power worker nodes to Intel based ocp cluster](https://github.com/ocp-power-automation/ocp4-upi-multiarch-compute/blob/main/tf/add-powervm-workers/README.md) + ## Design This code is designed to be modular. The code base favors Ansible, however does accept code in shell and hcl.