mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Automatic merge from submit-queue Added kubectl create role command Added `kubectl create role` command. Fixed part of #39596 **Release note**: ``` Added one new command `kubectl create role` to help user create a single role from command line. ```