kubectl get crd

1 개요[ | ]

kubectl get crd

2 cert-manager.io[ | ]

$ kubectl get crd | grep cert-manager.io
certificaterequests.cert-manager.io                          2023-05-28T14:38:17Z
certificates.cert-manager.io                                 2023-05-28T14:38:17Z
challenges.acme.cert-manager.io                              2023-05-28T14:38:17Z
clusterissuers.cert-manager.io                               2023-05-28T14:38:17Z
issuers.cert-manager.io                                      2023-05-28T14:38:17Z
orders.acme.cert-manager.io                                  2023-05-28T14:38:18Z

3 cluster.x-k8s.io[ | ]

$ kubectl get crd | grep cluster.x-k8s.io
addonproviders.operator.cluster.x-k8s.io                     2024-02-22T16:35:14Z
bootstrapproviders.operator.cluster.x-k8s.io                 2024-02-22T16:35:14Z
clusterclasses.cluster.x-k8s.io                              2024-02-22T16:35:43Z
clusterresourcesetbindings.addons.cluster.x-k8s.io           2024-02-22T16:35:43Z
clusterresourcesets.addons.cluster.x-k8s.io                  2024-02-22T16:35:43Z
clusters.cluster.x-k8s.io                                    2024-02-22T16:35:43Z
controlplaneproviders.operator.cluster.x-k8s.io              2024-02-22T16:35:14Z
coreproviders.operator.cluster.x-k8s.io                      2024-02-22T16:35:14Z
dockerclusters.infrastructure.cluster.x-k8s.io               2024-02-22T16:36:08Z
dockerclustertemplates.infrastructure.cluster.x-k8s.io       2024-02-22T16:36:08Z
dockermachinepools.infrastructure.cluster.x-k8s.io           2024-02-22T16:36:08Z
dockermachinepooltemplates.infrastructure.cluster.x-k8s.io   2024-02-22T16:36:08Z
dockermachines.infrastructure.cluster.x-k8s.io               2024-02-22T16:36:08Z
dockermachinetemplates.infrastructure.cluster.x-k8s.io       2024-02-22T16:36:08Z
extensionconfigs.runtime.cluster.x-k8s.io                    2024-02-22T16:35:43Z
infrastructureproviders.operator.cluster.x-k8s.io            2024-02-22T16:35:14Z
ipaddressclaims.ipam.cluster.x-k8s.io                        2024-02-22T16:35:43Z
ipaddresses.ipam.cluster.x-k8s.io                            2024-02-22T16:35:43Z
ipamproviders.operator.cluster.x-k8s.io                      2024-02-22T16:35:14Z
kubeadmconfigs.bootstrap.cluster.x-k8s.io                    2024-02-22T16:36:13Z
kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io            2024-02-22T16:36:14Z
kubeadmcontrolplanes.controlplane.cluster.x-k8s.io           2024-02-22T16:36:16Z
kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io   2024-02-22T16:36:16Z
machinedeployments.cluster.x-k8s.io                          2024-02-22T16:35:43Z
machinehealthchecks.cluster.x-k8s.io                         2024-02-22T16:35:43Z
machinepools.cluster.x-k8s.io                                2024-02-22T16:35:43Z
machines.cluster.x-k8s.io                                    2024-02-22T16:35:43Z
machinesets.cluster.x-k8s.io                                 2024-02-22T16:35:43Z

4 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}