【重识云原生】第六章容器6.4.1节——K8S资源对象总览

【重识云原生】第六章容器6.4.1节——K8S资源对象总览_第1张图片

资源对象

Kubernetes 主要资源对象包括如下,接下来将分节介绍:

  • Autoscaling (HPA)
  • ConfigMap
  • CronJob
  • CustomResourceDefinition
  • DaemonSet
  • Deployment
  • Ingress
  • Job
  • LocalVolume
  • Namespace
  • NetworkPolicy
  • Node
  • PersistentVolume
  • Pod
  • PodPreset
  • ReplicaSet
  • Resource Quota
  • Secret
  • SecurityContext
  • Service
  • ServiceAccount
  • StatefulSet
  • Volume

你可能感兴趣的:(云原生专栏,kubernetes,容器,云原生,Pod,Deployment)