Kubernetes
Neo4j Helm charts 取代了 https://neo4j.ac.cn/labs 上的 Labs Helm charts 项目。这是在 Kubernetes 上运行 Neo4j 的推荐方式。有关如何从 Labs Helm charts 迁移到 Neo4j Helm charts 的更多信息,请参阅将 Neo4j 从 Labs Helm charts 迁移到 Neo4j Helm charts (离线)。 |
本章描述以下内容:
-
简介 — 使用 Neo4j Helm charts 在 Kubernetes 集群上运行 Neo4j 的简介。
-
配置 Neo4j Helm chart 仓库 — 配置 Neo4j Helm chart 仓库并检查可用 charts。
-
快速入门:部署独立实例 — 将 Neo4j 独立实例部署到云 (GKE、AWS、AKS) 或本地 (通过 macOS 的 Docker Desktop) Kubernetes 集群。
-
快速入门:部署集群 — 将 Neo4j 集群部署到云 (GKE、AWS、AKS) Kubernetes 集群。
-
快速入门:部署用于分析查询的 Neo4j 集群 — 将具有 1 个主服务器和 N 个辅助服务器的分析 Neo4j 集群部署到本地或云 (GKE、AWS、AKS) Kubernetes 集群。
-
卷挂载和持久卷 — 在 Neo4j Helm chart 中使用持久卷以及 Neo4j 支持的类型。
-
自定义 Neo4j Helm chart — 使用自定义的 values.yaml 文件配置 Neo4j 部署。
-
配置 SSL — 为在 Kubernetes 上运行的 Neo4j 部署配置 SSL。
-
身份验证和授权 — 为在 Kubernetes 上运行的 Neo4j 部署配置 LDAP 和 SSO。
-
插件 - 为在 Kubernetes 上运行的 Neo4j 部署配置 APOC、Bloom 或 GDS 插件。
-
访问 Neo4j — 访问在 Kubernetes 上运行的 Neo4j。
-
使用 Kubernetes Ingress 访问 Neo4j — 通过反向代理 Helm chart 使用 Kubernetes Ingress 访问 Neo4j。
-
导入数据 — 将数据导入 Neo4j 数据库。
-
监控 — 监控在 Kubernetes 上运行的 Neo4j 部署。
-
操作 — 在 Kubernetes 上运行的 Neo4j 部署上执行操作。
-
跨多个 AKS 集群部署单个 Neo4j 集群 — 部署一个具有三个主服务器的 Neo4j 集群,这些服务器在三个不同的 AKS 集群上运行。
-
故障排除 — 诊断和排除在 Kubernetes 上运行的 Neo4j 部署故障。