Oc create: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * oc =Creating a Resource Quota= <pre> oc create -f quota-def-file.son --namespace=my-project </pre>") |
|||
Line 3: | Line 3: | ||
* [[oc#Commands|oc]] | * [[oc#Commands|oc]] | ||
=Overview= | |||
=Creating a Resource Quota= | =Creating a Resource Quota= |
Revision as of 14:41, 10 May 2017
Internal
Overview
Creating a Resource Quota
oc create -f quota-def-file.son --namespace=my-project