Troubleshooting
    • PDF

    Troubleshooting

    • PDF

    Article summary

    I have created a new VM using OVA/VHD, however the number of engine pods are not running as expected.

    The cloud-init config present in the machine, runs a shell script to configure the number of engine pods running based on the CPU cores available on the VM.
    For some reason, if the cloud-init script does not complete within expected time, run the below commands so the VM will retry

    sudo cloud-init clean
    sudo reboot now

    Was this article helpful?

    What's Next