Enterprise PostgreSQL SupportAnsibleRed Hat PartnerTrusted PostgreSQLCrunchy Data Subscription Migrate to Crunchy Data Migrate from RDSMigrate from Heroku Resources Customer PortalDocumentationPostgres TutorialsCrunchy Bridge WalkthroughPostgres Operator WalkthroughBlogEvents ...
Crunchydata Postgres Operator 4.0.1 Community Edition Service Accounts Roles assigned to Service Accounts Security Context Constraints (SCC) SCC Recommendations Add a SCC to a Project Workflow1 without custom Service Account and without DeploymentConfig Workflow2 with custom Service Account and wi...
https://crunchydata.github.io/postgres-operator/latest/architecture/disaster-recovery/ TLS 通过为 PostgreSQL服务器启用 TLS 来保护应用程序和数据服务器之间的通信,包括强制所有连接使用TLS的能力。 PostgreSQL 服务器启用 TLS https://crunchydata.github.io/postgres-operator/latest/tutorial/tls/ 监控 使用开源pg...
https://crunchydata.github.io/postgres-operator/latest/architecture/high-availability/#tolerations 定期备份 选择备份类型(完整、增量、差异)以及您希望它在每个PostgreSQL集群上发生的频率。 scheduling-backups https://crunchydata.github.io/postgres-operator/latest/architecture/disaster-recovery/#scheduling-backups...
Postgres Operator https://github.com/CrunchyData/postgres-operator PGO是由Crunchy Data开发并包含在Crunchy PostgreSQL for Kubernetes中的Postgres Operator,可自动化并简化在Kubernetes上部署和管理开源PostgreSQL集群。 Crunchy PostgreSQL for Kubernetes https://www.crunchydata.com/products/crunchy-postgresql-for-kube...
PGO 是由 Crunchy Data 开发并包含在 Crunchy PostgreSQL for Kubernetes 中的 Postgres Operator,可自动化并简化在 Kubernetes 上部署和管理开源 PostgreSQL 集群。
Crunchy Postgres for Kubernetes is built on PGO, the Postgres operator from Crunchy Data PGO on Github (2404) Production ready Postgres out of the box Crunchy Postgres for Kubernetes orchestrates a complete toolkit for enterprise-class PostgreSQL. All packaged in an easy to install and configure op...
https://github.com/CrunchyData/postgres-operator-examples/fork 将PGO安装到postgres-operator命名空间。如果您位于postgres-operator-examples目录中,则可以运行kubectl apply -k kustomize/install命令。 详细安装过程,请参阅:云原生 PostgreSQL - CrunchyData PGO:5分钟快速上手 ...
19 - postgres-operator.crunchydata.com/cluster: delete-namespace 20 - postgres-operator.crunchydata.com/pgbackrest-backup: replica-create 21 - status: 22 - succeeded: 1 1 + apiVersion: kuttl.dev/v1beta1 2 + kind: TestAssert 3 + collectors: 4 + - type: command 5 + comma...
入门 作为安装的一部分,请确保您已完成以下操作: 分叉 Postgres Operator 示例存储库并将其克隆到您的主机。 https://github.com/CrunchyData/postgres-operator-examples/fork 将 PGO 安装到 postgres-opera