Difference between revisions of "Kubectl certificate"
Jump to navigation
Jump to search
(Created page with " kubectl certificate {{kubectl certificate}}") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
[[kubectl certificate]] | [[kubectl certificate]] | ||
+ | [[kubectl certificate approve]] | ||
+ | [[kubectl certificate deny]] | ||
− | {{kubectl certificate}} | + | 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 == | ||
+ | * {{kubectl certificate}} | ||
+ | * {{cert-manager}} | ||
+ | |||
+ | [[Category:K8s]] |
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: