Skip to content

Latest commit

 

History

History
63 lines (43 loc) · 824 Bytes

RESOURCE_TYPES.md

File metadata and controls

63 lines (43 loc) · 824 Bytes

Supported Resource Types (Sort alphabetically)

apps/v1

  • DaemonSet
  • Deployment
  • ReplicaSet
  • StatefulSet

autoscaling/v1

  • HPA

batch/v1

  • CronJob
  • Job

discovery.k8s.io/v1

  • EndpointSlice

networking.k8s.io/v1

  • Ingress
  • IngressClass
  • NetworkPolicy

policy/v1

  • PodDisruptionBudget

rbac.authorization.k8s.io/v1

  • ClusterRole
  • ClusterRoleBinding
  • Role
  • RoleBinding

scheduling.k8s.io/v1

  • PriorityClass

storage.k8s.io/v1

  • CSIDriver
  • StorageClass

v1

  • ConfigMap
  • Endpoints
  • LimitRange
  • Namespace
  • Node
  • PersistentVolume
  • PersistentVolumeClaim
  • Pod
  • ReplicationController
  • ResourceQuota
  • Secret
  • Service
  • ServiceAccount