website/content/zh/docs/v4.1/07-cluster-management/05-application-workloads/05-routes/01-create-a-route.adoc
zhuxiujuan28 6f5b8a2271 update 2
Signed-off-by: zhuxiujuan28 <562873187@qq.com>
2024-09-10 16:49:57 +08:00

47 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "创建应用路由"
linkTitle: "创建应用路由"
keywords: "Kubernetes, KubeSphere, 集群管理, 应用负载, 应用路由, 创建应用路由"
description: "介绍如何创建应用路由。"
weight: 01
---
:ks_permission: **应用负载管理**
:ks_navigation: **应用负载 > 应用路由**
include::../../../../_custom/clusterManagement/routes/routes-desc-createARoute.adoc[]
== 前提条件
:relfileprefix: ../../../../
* {empty}
include::../../../../_custom/clusterManagement/clusterManagement-prer-requiredPermission_new.adoc[]
:relfileprefix: ./
* 如需创建支持 HTTPS 协议的应用路由,您需要创建 **TLS 信息**类型的保密字典,保密字典中必须包含 Base64 编码的证书和私钥。有关更多信息请参阅link:../../../06-configuration/02-configmaps/[创建保密字典]。
* 应用路由所属的项目中存在至少一个服务。有关更多信息请参阅link:../../04-services/01-create-a-service/[创建服务]。
== 操作步骤
include::../../../../_custom/clusterManagement/clusterManagement-oper-openClusterPage.adoc[]
+
include::../../../../../_ks_components/oper-navigate.adoc[]
+
include::../../../../../_ks_components/oper-clickCreate.adoc[]
+
include::../../../../_custom/clusterManagement/routes/routes-oper-createARoute_v4.adoc[]