Hi,
I’m integrating our company’s software with the oneKE cluster, using a setup initialized via the trial network. However, our software requires more CPU resources for the worker VM than the default configuration provides.
I found this section in the one-apps documentation that suggests it’s possible to scale up the VMs:
Scaling worker VMs in oneKE
Could you please provide step-by-step instructions on how to increase the CPU and RAM for the worker VMs in the oneKE cluster? I would like to include these changes in an Ansible playbook, so that each time I deploy a oneKE cluster using the trial network, the worker nodes are initialized with the proper CPU and memory configuration.