Difference between revisions of "Kubectl create"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 26: Line 26:
 
== Related commands ==
 
== Related commands ==
 
* <code>[[kubectl run]]</code>
 
* <code>[[kubectl run]]</code>
 +
* <code>[[kubectl apply]]</code>
 
* [[EndPoints]]
 
* [[EndPoints]]
  

Revision as of 22:16, 13 July 2021

This article is a Draft. Help us to complete it.


  • kubectl create -f deployment.yaml --record
  • kubectl create quota myrq --hard=cpu=1,memory=1G,pods=2 --dry-run -o yaml

RBAC Kubernetes


Related commands

Activities

See also

Advertising: