# 访问集群中的应用程序

> 配置负载平衡、端口转发或设置防火墙或 DNS 配置，以访问集群中的应用程序。

---

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

---

<!--
title: "Access Applications in a Cluster"
description: Configure load balancing, port forwarding, or setup firewall or DNS configurations to access applications in a cluster.
weight: 100
-->

---

Section pages:

- [部署和访问 Kubernetes 仪表板（Dashboard）](/zh-cn/docs/tasks/access-application-cluster/web-ui-dashboard/)
- [访问集群](/zh-cn/docs/tasks/access-application-cluster/access-cluster/)
- [配置对多集群的访问](/zh-cn/docs/tasks/access-application-cluster/configure-access-multiple-clusters/)
- [使用端口转发来访问集群中的应用](/zh-cn/docs/tasks/access-application-cluster/port-forward-access-application-cluster/)
- [使用服务来访问集群中的应用](/zh-cn/docs/tasks/access-application-cluster/service-access-application-cluster/)
- [使用 Service 把前端连接到后端](/zh-cn/docs/tasks/access-application-cluster/connecting-frontend-backend/)
- [创建外部负载均衡器](/zh-cn/docs/tasks/access-application-cluster/create-external-load-balancer/)
- [列出集群中所有运行容器的镜像](/zh-cn/docs/tasks/access-application-cluster/list-all-running-container-images/)
- [同 Pod 内的容器使用共享卷通信](/zh-cn/docs/tasks/access-application-cluster/communicate-containers-same-pod-shared-volume/)
- [为集群配置 DNS](/zh-cn/docs/tasks/access-application-cluster/configure-dns-cluster/)
- [访问集群上运行的服务](/zh-cn/docs/tasks/access-application-cluster/access-cluster-services/)
