kubernetes学习目录

pod 和 pod 控制器

  1. Pod
  2. ReplicationController
  3. ReplicaSet
  4. Deployment
  5. DaemontSet
  6. StatefulSet
  7. Job
  8. CronJob

服务暴露

  1. Service
  2. Ingress

存储

  1. emptyDir
  2. hostPath
  3. nfs
  4. ConfigMap
  5. Secret
  6. dowardApi
  7. PersistentVolume
  8. PersistentVolumeClaim
  9. StorageClass

资源管理

  1. LimitRange
  2. ResourceQuota

鉴权

  1. ServiceAccount
  2. Role
  3. ClusterRole
  4. RoleBinding
  5. ClusterRoleBinding

策略

  1. NetworkPolicy
  2. PodDisruptionBudget

其他资源

  1. node
  2. namespace
  3. label
  4. HorizontalPodAutoscaler
  5. CunstomResourceDefinition

辅助内容

  1. openssl
  2. etcd
  3. cri
  4. cni
  5. csi
posted @ 2021-04-23 23:13  mingtian是吧  阅读(42)  评论(0编辑  收藏  举报