Difference between revisions of "Kubectl create"

From wikieduonline
Jump to navigation Jump to search
Line 12: Line 12:
 
* <code>[[kubectl create secret]]</code>
 
* <code>[[kubectl create secret]]</code>
  
* <code>[[kubectl create role]]</code> ([[RBAC Kubernetes]])
+
[[RBAC Kubernetes]]
 +
* <code>[[kubectl create role]]</code>  
 
* <code>[[kubectl create clusterrole]]</code>
 
* <code>[[kubectl create clusterrole]]</code>
  

Revision as of 15:37, 17 February 2020

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: