kconde2
kconde2
kinD: https://kind.sigs.k8s.io/docs/user/quick-start/ Similar for k3d : https://thoughtexpo.com/exploring-kadalu-storage-in-k3d-cluster-glusterfs/

I tried this but it doesn't work ```php /** * @var string The title of the book * * @Gedmo\Translatable */ #[ ORM\Column(), Assert\NotBlank(), ApiProperty(iri: "http://schema.org/name") ] public $name; /**...