【发布时间】:2018-10-01 11:42:44
【问题描述】:
我正在尝试按照文档 https://github.com/Kong/kong-dist-kubernetes 在 GKE 中部署 Kong
我注意到 cassandra 可用作 StatefulSet,而 Postgres 可用作 ReplicationController。我能理解其中的区别吗?也有人可以建议如何在这两个之间进行选择吗?
【问题讨论】:
-
你还可以看到带有 statefulsets 的 postgres 示例:github.com/harsh4870/Keycloack-postgres-kubernetes-deployment/…
标签: kubernetes google-kubernetes-engine kong