Difference between revisions of "Kubectl describe cerfificate"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{kind: Certificate}} Category:K8s")
 
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
 +
Name:        [[quickstart-example-tls]]
 +
Namespace:    grafana
 +
Labels:      app.kubernetes.io/instance=grafana
 +
              app.kubernetes.io/managed-by=Helm
 +
              app.kubernetes.io/name=grafana
 +
              app.kubernetes.io/version=10.3.1
 +
              helm.sh/chart=grafana-7.3.0
 +
Annotations:  <none>
 +
API Version:  [[cert-manager.io/v1]]
 +
[[Kind:        Certificate]]
 +
Metadata:
 +
  Creation Timestamp:  2024-02-13T18:17:18Z
 +
  Generation:          1
 +
  Owner References:
 +
    API Version:          networking.k8s.io/v1
 +
    Block Owner Deletion:  true
 +
    Controller:            true
 +
    Kind:                  Ingress
 +
    Name:                  grafana
 +
    UID:                  928cf30b-1e94-4281-8ac6-12312314324
 +
  Resource Version:        493953
 +
  UID:                    bf580a56-5509-438d-aa48-12312314324
 +
Spec:
 +
  Dns Names:
 +
    example.example.com
 +
  Issuer Ref:
 +
    Group:      cert-manager.io
 +
    Kind:      Issuer
 +
    Name:      letsencrypt-prod
 +
  Secret Name:  quickstart-example-tls
 +
    Usages:
 +
    digital signature
 +
    key encipherment
 +
Status:
 +
  Conditions:
 +
    Last Transition Time:        2024-02-13T18:17:18Z
 +
    Message:                    [[Issuing certificate as Secret does not exist]]
 +
    Observed Generation:        1
 +
    Reason:                      [[DoesNotExist]]
 +
    Status:                      True
 +
    Type:                        [[Issuing]]
 +
    Last Transition Time:        2024-02-13T18:17:18Z
 +
    Message:                    Issuing certificate as Secret does not exist
 +
    Observed Generation:        1
 +
    Reason:                      [[DoesNotExist]]
 +
    Status:                      False
 +
    Type:                        Ready
 +
  Next Private Key Secret Name:  quickstart-example-tls-jscb2
 +
Events:                          <none>
  
  

Revision as of 11:08, 14 February 2024

Name:         quickstart-example-tls
Namespace:    grafana
Labels:       app.kubernetes.io/instance=grafana
             app.kubernetes.io/managed-by=Helm
             app.kubernetes.io/name=grafana
             app.kubernetes.io/version=10.3.1
             helm.sh/chart=grafana-7.3.0
Annotations:  <none>
API Version:  cert-manager.io/v1
Kind:         Certificate
Metadata:
  Creation Timestamp:  2024-02-13T18:17:18Z
  Generation:          1
  Owner References:
    API Version:           networking.k8s.io/v1
    Block Owner Deletion:  true
    Controller:            true
    Kind:                  Ingress
    Name:                  grafana
    UID:                   928cf30b-1e94-4281-8ac6-12312314324
  Resource Version:        493953
  UID:                     bf580a56-5509-438d-aa48-12312314324
Spec:
  Dns Names:
    example.example.com
  Issuer Ref:
    Group:      cert-manager.io
    Kind:       Issuer
    Name:       letsencrypt-prod
  Secret Name:  quickstart-example-tls
   Usages:
    digital signature 
    key encipherment
Status:
  Conditions:
    Last Transition Time:        2024-02-13T18:17:18Z
    Message:                     Issuing certificate as Secret does not exist
    Observed Generation:         1
    Reason:                      DoesNotExist
    Status:                      True
    Type:                        Issuing
    Last Transition Time:        2024-02-13T18:17:18Z
    Message:                     Issuing certificate as Secret does not exist
    Observed Generation:         1
    Reason:                      DoesNotExist
    Status:                      False
    Type:                        Ready
  Next Private Key Secret Name:  quickstart-example-tls-jscb2
Events:                          <none>



See also

Advertising: