# 配置

> Kubernetes 为配置 Pod 所提供的资源。

---

LLMS index: [llms.txt](/llms.txt)

---

<!--
title: "Configuration"
weight: 80
description: >
  Resources that Kubernetes provides for configuring Pods.
-->

---

Section pages:

- [ConfigMap](/zh-cn/docs/concepts/configuration/configmap/)
- [Secret](/zh-cn/docs/concepts/configuration/secret/)
- [存活、就绪和启动探针](/zh-cn/docs/concepts/configuration/liveness-readiness-startup-probes/)
- [为 Pod 和容器管理资源](/zh-cn/docs/concepts/configuration/manage-resources-containers/)
- [使用 kubeconfig 文件组织集群访问](/zh-cn/docs/concepts/configuration/organize-cluster-access-kubeconfig/)
- [Windows 节点的资源管理](/zh-cn/docs/concepts/configuration/windows-resource-management/)
