"Kubectl get crd"의 두 판 사이의 차이

38번째 줄: 38번째 줄:
* [[k8s CRD]]
* [[k8s CRD]]
* [[kubectl get]]
* [[kubectl get]]
* [[kubectl api-resources]]
* [[oc get crd]]
* [[oc get crd]]


[[분류: kubectl]]
[[분류: kubectl]]

2024년 2월 24일 (토) 13:58 판

1 개요

kubectl get crd
$ kubectl get crd | grep 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

2 같이 보기

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