Following the Zookeeper deployment example on the quick start or VirtualBox docs will error out with a container init PID was 0 error during bosh deploy due to Ubuntu Xenial Warden stemcell on the now-default Ubuntu Noble stemcell.
Updating the deployment to use the Ubuntu Noble Warden stemcell fixes the issue, with smoke tests passing.
As the entry point to BOSH for new users, it should work without needing these tweaks.
Following the Zookeeper deployment example on the quick start or VirtualBox docs will error out with a
container init PID was 0error duringbosh deploydue to Ubuntu Xenial Warden stemcell on the now-default Ubuntu Noble stemcell.Updating the deployment to use the Ubuntu Noble Warden stemcell fixes the issue, with smoke tests passing.
As the entry point to BOSH for new users, it should work without needing these tweaks.