Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 382 Bytes

index.md

File metadata and controls

22 lines (20 loc) · 382 Bytes

主要概念

Kubernetes主要概念和对象介绍。

  • Pod, Service, Namespace和Node
  • Service
  • Volume和Persistent Volume
  • Deployment
  • Secret
  • StatefulSet
  • DaemonSet
  • ServiceAccount
  • ReplicationController和ReplicaSet
  • Job
  • CronJob
  • SecurityContext
  • Resource Quota
  • Pod Security Policy
  • Horizontal Pod Autoscaling
  • Network Policy
  • Ingress
  • ThirdPartyResources