Kubernetes
|
Neo4j Helm Chart 现已取代 https://neo4j.ac.cn/labs 上的 Labs Helm Chart 项目。这是在 Kubernetes 上运行 Neo4j 的推荐方式。有关如何从 Labs Helm Chart 迁移到 Neo4j Helm Chart 的更多信息,请参阅 将 Neo4j 从 Labs Helm Chart 迁移到 Neo4j Helm Chart(离线)。 |
本章介绍以下内容:
-
简介 — 介绍如何使用 Neo4j Helm Chart 在 Kubernetes 集群上运行 Neo4j。
-
配置 Neo4j Helm Chart 仓库 — 配置 Neo4j Helm Chart 仓库并查看可用的 Chart。
-
快速入门:部署单机实例 — 将 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 — 通过反向代理(Reverse-Proxy)Helm Chart 使用 Kubernetes Ingress 访问 Neo4j。
-
导入数据 — 将数据导入 Neo4j 数据库。
-
监控 — 监控运行在 Kubernetes 上的 Neo4j 部署。
-
操作 — 对运行在 Kubernetes 上的 Neo4j 部署执行操作。
-
故障排查 — 诊断并排查运行在 Kubernetes 上的 Neo4j 部署故障。