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