kubernetes-handbook/concepts/objects.md

22 lines
332 B
Markdown
Raw Normal View History

2017-05-18 15:24:07 +08:00
# 主要概念
2017-05-20 21:03:25 +08:00
- Pod
- Node
- Namespace
2017-05-18 15:24:07 +08:00
- 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