> For the complete documentation index, see [llms.txt](https://kubernetes.feisky.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kubernetes.feisky.xyz/concepts/objects.md).

# 资源对象

Kubernetes 主要概念和对象介绍。

* [Autoscaling (HPA)](/concepts/objects/autoscaling.md)
* [ConfigMap](/concepts/objects/configmap.md)
* [CronJob](/concepts/objects/cronjob.md)
* [CustomResourceDefinition](/concepts/objects.md)
* [DaemonSet](/concepts/objects/daemonset.md)
* [Deployment](/concepts/objects/deployment.md)
* [Ingress](/concepts/objects/ingress.md)
* [Job](/concepts/objects/job.md)
* [LocalVolume](/concepts/objects/local-volume.md)
* [Namespace](/concepts/objects/namespace.md)
* [NetworkPolicy](/concepts/objects/network-policy.md)
* [Node](/concepts/objects/node.md)
* [PersistentVolume](/concepts/objects/persistent-volume.md)
* [Pod](/concepts/objects/pod.md)
* [PodPreset](/concepts/objects/podpreset.md)
* [ReplicaSet](/concepts/objects/replicaset.md)
* [Resource Quota](/concepts/objects/quota.md)
* [Secret](/concepts/objects/secret.md)
* [SecurityContext](/concepts/objects/security-context.md)
* [Service](/concepts/objects/service.md)
* [ServiceAccount](/concepts/objects/serviceaccount.md)
* [StatefulSet](/concepts/objects/statefulset.md)
* [Volume](/concepts/objects/volume.md)
