文件名称:postgreslet:一个小的控制器,充当zalando-postgres-operator之间的桥梁
文件大小:167KB
文件格式:ZIP
更新时间:2024-04-26 17:44:55
Go
后greslet 一个小型控制器,充当zalando-postgres-operator和我们的postgres资源之间的桥梁。 在两个集群上运行一个示例,一个集群作为控制集群,另一个集群作为服务集群 # Create a local control-cluster. This step is optional if you already have a working kubeconfig/cluster # IMPORTANT: update the apiServerAddress to your needs so the service-cluster from down below can access the control-cluster. kind create cluster --name ctrl --kubeconfig ./kubeconfig --config
【文件预览】:
postgreslet-main
----api()
--------v1()
----.gitignore(492B)
----go.mod(519B)
----Dockerfile(887B)
----Makefile(7KB)
----external()
--------svc-postgres-operator.yaml(13KB)
--------test()
----pkg()
--------lbmanager()
--------operatormanager()
----LICENSE(34KB)
----go.sum(120KB)
----.github()
--------dependabot.yaml(502B)
--------release-drafter.yml(407B)
--------workflows()
----main.go(6KB)
----README.md(3KB)
----config()
--------manager()
--------prometheus()
--------samples()
--------webhook()
--------certmanager()
--------default()
--------rbac()
--------crd()
----hack()
--------test-cwnp.sh(2KB)
--------boilerplate.go.txt(124B)
----TODO.md(278B)
----controllers()
--------suite_test.go(7KB)
--------postgres_controller_test.go(4KB)
--------status_controller.go(5KB)
--------postgres_controller.go(17KB)
----ARCHITECTURE.md(13KB)
----docs()
--------diagrams()
----PROJECT(183B)
----charts()
--------postgreslet-support()
--------postgreslet()
----ctrl-cluster-config(90B)