Kind- apiVersion
CertificateSigningRequest | certificates.k8s.io/v1beta1 |
ClusterRoleBinding | rbac.authorization.k8s.io/v1 |
ClusterRole | rbac.authorization.k8s.io/v1 |
ComponentStatus | v1 |
ConfigMap | v1 |
ControllerRevision | apps/v1 |
CronJob | batch/v1beta1 |
DaemonSet | apps/v1 |
Deployment | apps/v1 |
Endpoints | v1 |
Event | v1 |
HorizontalPodAutoscaler | autoscaling/v1 |
Ingress | extensions/v1beta1 |
Job | batch/v1 |
LimitRange | v1 |
Namespace | v1 |
NetworkPolicy | extensions/v1beta1 |
Node | v1 |
PersistentVolumeClaim | v1 |
PersistentVolume | v1 |
PodDisruptionBudget | policy/v1beta1 |
Pod | v1 |
PodSecurityPolicy | extensions/v1beta1 |
PodTemplate | v1 |
ReplicaSet | extensions/v1beta1 |
ReplicationController | v1 |
ResourceQuota | v1 |
RoleBinding | rbac.authorization.k8s.io/v1 |
Role | rbac.authorization.k8s.io/v1 |
Secret | v1 |
ServiceAccount | v1 |
Service | v1 |
StatefulSet | apps/v1 |
'DevOps > Kubernetes' 카테고리의 다른 글
[Kubernetes Study - 10] Pod - readinessProbe, livenessProbe (0) | 2021.02.22 |
---|---|
[Kubernetes Study - 09] - Replication Controller, ReplicaSet, Replicas, Selector (0) | 2021.02.20 |
[Kubernetes Study - 08] Namespace, ResourceQuota, LimitRange (0) | 2021.02.12 |
[Kubernetes Study - 07] ConfigMap, Secret (0) | 2021.02.10 |
[Kubernetes Study - 06] Volume - emptyDir, hostPath, PV/PVC (0) | 2021.02.09 |