Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By andre1
Running a “yum update”, CentOS try to install a new kernel. However, I get this:
Installing : kernel-2.6.32-358.6.2.el6.x86_64 1/1 grubby fatal error: unable to find a suitable template Verifying : kernel-2.6.32-358.6.2.el6.x86_64 1/1
Installed: kernel.x86_64 0:2.6.32-358.6.2.el6
The installation completes, but the system keep booting on old kernel. Maybe it’s related to “grubby fatal error: unable to find a suitable template”. I think the kernel is installed but not added to grub. How can I fix this in a safe way?