Difference between revisions of "Kubectl certificate"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[kubectl certificate]] | [[kubectl certificate]] | ||
[[kubectl certificate approve]] | [[kubectl certificate approve]] | ||
+ | [[kubectl certificate deny]] | ||
+ | |||
+ | |||
+ | kubectl certificate --help | ||
+ | Modify certificate resources. | ||
+ | |||
+ | Available Commands: | ||
+ | approve Approve a certificate signing request | ||
+ | deny Deny a certificate signing request | ||
+ | |||
+ | Usage: | ||
+ | kubectl certificate SUBCOMMAND [options] | ||
+ | |||
+ | Use "kubectl certificate <command> --help" for more information about a given command. | ||
+ | Use "kubectl options" for a list of global command-line options (applies to all commands). | ||
[[kubectl get csr]] | [[kubectl get csr]] | ||
+ | [[kind: Certificate]] | ||
== See also == | == See also == |
Latest revision as of 11:01, 14 February 2024
kubectl certificate kubectl certificate approve kubectl certificate deny
kubectl certificate --help Modify certificate resources. Available Commands: approve Approve a certificate signing request deny Deny a certificate signing request Usage: kubectl certificate SUBCOMMAND [options] Use "kubectl certificate <command> --help" for more information about a given command. Use "kubectl options" for a list of global command-line options (applies to all commands).
kubectl get csr kind: Certificate
See also[edit]
Advertising: