2017-05-14 19:39:33 +08:00
|
|
|
# Kubernetes基本概念
|
2017-05-14 19:08:56 +08:00
|
|
|
|
|
|
|
|
|
|
|
* [Pod, Service, Namespace和Node](../introduction/concepts.html)
|
|
|
|
* [Deployment](deployment.html)
|
|
|
|
* [Service](Service.html)
|
|
|
|
* [Volume和Persistent Volume](Volume.html)
|
|
|
|
* [StatefulSet](statefulset.html)
|
|
|
|
* [Secret](Secret.html)
|
|
|
|
* [DaemonSet](daemonset.html)
|
|
|
|
* [ServiceAccount](serviceaccount.html)
|
|
|
|
* [ReplicationController和ReplicaSet](replicaset.html)
|
|
|
|
* [Job](job.html)
|
|
|
|
* [CronJob](cronjob.html)
|
|
|
|
|
|
|
|
高级概念
|
|
|
|
|
|
|
|
* SecurityContext
|
|
|
|
* Resource Quota
|
|
|
|
* Pod Security Policy
|
|
|
|
* Horizontal Pod Autoscaling
|
|
|
|
* Network Policy
|
|
|
|
* Ingress
|
|
|
|
* ThirdPartyResources
|
|
|
|
|