Is it possible to create a Rancher Project (kind: Project) via kubectl?

230 views Asked by At

Is it possible to create a Rancher Project (kind: Project) for example via kubectl?

I copied the YAML spec for a given project and changed the name of the project. 'kubectl apply' returns that it can not find the CRD for kind Projects.

How is this possible? The UI shows this kind of CRD but it can not be created via kubectl

Is there another option to create a project in Rancher via CLI?

0

There are 0 answers