Difference between revisions of "Kubectl certificate"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions 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 ==
 
* {{kubectl certificate}}
 
* {{kubectl certificate}}
 
* {{cert-manager}}
 
* {{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: