mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 02:37:36 +00:00
Merge pull request #41538 from xingzhou/clusterrole
Automatic merge from submit-queue (batch tested with PRs 41146, 41486, 41482, 41538, 41784) Added `kubectl create clusterrole` command. Added `kubectl create clusterrole` command. Fixed part of #39596 **Special notes for your reviewer**: @deads2k, please help to review this patch, thanks **Release note**: ``` Added one new command `kubectl create clusterrole` to help user create a single ClusterRole from command line. ```
This commit is contained in:
3
docs/user-guide/kubectl/kubectl_create_clusterrole.md
Normal file
3
docs/user-guide/kubectl/kubectl_create_clusterrole.md
Normal file
@@ -0,0 +1,3 @@
|
||||
This file is autogenerated, but we've stopped checking such files into the
|
||||
repository to reduce the need for rebases. Please run hack/generate-docs.sh to
|
||||
populate this file.
|
Reference in New Issue
Block a user