control
control copied to clipboard
2.1: User should be able to CRUD resources from the API
The user should be able to create/destroy any resource to a cluster via the API. Example: I should be able to create a kube resource (pod, daemonset, pv, etc) with whatever manifest I give it.