gke-cloud-sql-postgres-demo:该项目显示使用Cloud SQL代理容器作为sidecar容器将Kubernetes Engine中的应用程序连接到Cloud SQL实例是多么容易。 您将部署Kubernetes Engine群集和Cloud SQL Postgres实例,并使用Cloud SQL代理容器允许它们之间的通信

时间:2024-02-26 16:33:38
【文件属性】:

文件名称:gke-cloud-sql-postgres-demo:该项目显示使用Cloud SQL代理容器作为sidecar容器将Kubernetes Engine中的应用程序连接到Cloud SQL实例是多么容易。 您将部署Kubernetes Engine群集和Cloud SQL Postgres实例,并使用Cloud SQL代理容器允许它们之间的通信

文件大小:92KB

文件格式:ZIP

更新时间:2024-02-26 16:33:38

kubernetes postgresql google-cloud-platform gke-cluster kubernetes-engine

从Kubernetes Engine中的应用程序连接到Cloud SQL 目录 介绍 该演示展示了使用Cloud SQL代理容器作为Sidecar容器将Kubernetes Engine中的应用程序连接到Cloud SQL实例有多么容易。 您将部署(Kubernetes引擎)集群和 Postgres实例,并使用允许它们之间的通信。 尽管此演示的重点是通过Cloud SQL代理容器连接到Cloud SQL实例,但是对于需要API访问的任何GCP托管服务,这些概念都是相同的。 该演示的主要内容是: 如何通过使用Kubernetes Engine节点上的非特权服务帐户来保护数据库免受未经授权的


【文件预览】:
gke-cloud-sql-postgres-demo-master
----.gitignore(234B)
----OWNERS(107B)
----Makefile(2KB)
----teardown.sh(1012B)
----README-QWIKLABS.md(10KB)
----CONTRIBUTING.md(1014B)
----LICENSE(11KB)
----scripts()
--------postgres_instance.sh(2KB)
--------constants.sh(1KB)
--------cluster.sh(1KB)
--------expose.sh(879B)
--------prerequisites.sh(900B)
--------enable_apis.sh(1KB)
--------pgadmin_deployment.sh(1KB)
--------delete_instance.sh(691B)
--------service_account.sh(2KB)
--------configs_and_secrets.sh(1KB)
--------delete_resources.sh(2KB)
----README.md(10KB)
----create.sh(2KB)
----validate.sh(2KB)
----manifests()
--------pgadmin-deployment.yaml(3KB)
----docs()
--------architecture-diagram.png(53KB)
----Jenkinsfile(3KB)
----test()
--------boilerplate()
--------verify_boilerplate.py(11KB)
--------make.sh(3KB)

网友评论