Fix layout.

This commit is contained in:
Michael Lipp 2025-03-09 15:52:35 +01:00
parent 591278a07f
commit ce1a9afec7

View file

@ -59,9 +59,8 @@ A second look, however, reveals that Kubernetes has more to offer.
* It has a well defined API for managing resources. * It has a well defined API for managing resources.
* It provides access to different kinds of managed storage for the VMs. * It provides access to different kinds of managed storage for the VMs.
* Its managing features *are* useful for running the component that * Its managing features *are* useful for running the component that
manages the pods with the VMs.
manages the pods with the VMs.
And if you use Kubernetes anyway, well then the VMs within Kubernetes And if you use Kubernetes anyway, well then the VMs within Kubernetes
provide you with a unified view of all (or most of) your workloads, provide you with a unified view of all (or most of) your workloads,