CRUD

131

Stands for Create, Read, Update, and Delete. In a Declarative API like with Kubernetes, typically the main operations on the objects are CRUD-y (creating, reading, updating and deleting).