kubegres
Kubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup.
파일 탐색기
최종 버전 다운로드 (.zip)- groupversion_info.go
- kubegres_types.go
- zz_generated.deepcopy.go
- WriteYamlTemplatesInGoFile.go
- main.go
- kubegres.reactive-tech.io_kubegres.yaml
- kustomization.yaml
- kustomizeconfig.yaml
- kustomization.yaml
- manager_metrics_patch.yaml
- metrics_service.yaml
- backup-pvc.yaml
- configMap.yaml
- kubegres.yaml
- kustomization.yaml
- namespace.yaml
- secret.yaml
- backup-pvc.yaml
- configMap.yaml
- kubegres.yaml
- kustomization.yaml
- secret.yaml
- kustomization.yaml
- manager.yaml
- allow-metrics-traffic.yaml
- kustomization.yaml
- kustomization.yaml
- monitor.yaml
- kubegres_editor_role.yaml
- kubegres_viewer_role.yaml
- kustomization.yaml
- leader_election_role.yaml
- leader_election_role_binding.yaml
- metrics_auth_role.yaml
- metrics_auth_role_binding.yaml
- metrics_reader_role.yaml
- role.yaml
- role_binding.yaml
- service_account.yaml
- kubegres_v1_kubegres.yaml
- kustomization.yaml
- boilerplate.go.txt
- InterfaceArrayUtil.go
- LogWrapper.go
- ResourcesContext.go
- KubegresStatusWrapper.go
- CreateOwnerKeyIndexation.go
- KubegresContext.go
- BlockingOperationLogger.go
- BlockingOperation.go
- BlockingOperationConfig.go
- BlockingOperationError.go
- SpecChecker.go
- DefaultStorageClass.go
- UndefinedSpecValuesChecker.go
- PodSpecComparator.go
- PrimaryToReplicaFailOver.go
- PrimaryDbCountSpecEnforcer.go
- ReplicaDbCountSpecEnforcer.go
- BackUpCronJobCountSpecEnforcer.go
- BaseConfigMapCountSpecEnforcer.go
- ResourcesCountSpecEnforcer.go
- ServicesCountSpecEnforcer.go
- StatefulSetCountSpecEnforcer.go
- AffinitySpecEnforcer.go
- AllStatefulSetsSpecEnforcer.go
- ContainerSecurityContextSpecEnforcer.go
- CustomConfigSpecEnforcer.go
- ImageSpecEnforcer.go
- LivenessProbeSpecEnforcer.go
- PortSpecEnforcer.go
- ReadinessProbeSpecEnforcer.go
- ResourcesSpecEnforcer.go
- SecurityContextSpecEnforcer.go
- ServiceAccountNameSpecEnforcer.go
- StatefulSetSpecDifferences.go
- StatefulSetsSpecEnforcer.go
- StorageClassSizeSpecEnforcer.go
- TolerationsSpecEnforcer.go
- VolumeSpecEnforcer.go
- BackUpCronJobTemplate.yaml
- BaseConfigMapTemplate.yaml
- PrimaryServiceTemplate.yaml
- PrimaryStatefulSetTemplate.yaml
- ReplicaServiceTemplate.yaml
- ReplicaStatefulSetTemplate.yaml
- Templates.go
- CustomConfigSpecHelper.go
- ResourcesCreatorFromTemplate.go
- ResourceTemplateLoader.go
- ResourcesStatesLogger.go
- PodsStates.go
- StatefulSetsStates.go
- StatefulSetWrapper.go
- StatefulSetWrappersSorting.go
- BackUpStates.go
- ConfigStates.go
- DbStorageClassStates.go
- ResourcesStates.go
- ServicesStates.go
- kubegres_controller.go
- configMap_empty.yaml
- configMap_with_all_configs.yaml
- configMap_with_backup_database_script.yaml
- configMap_with_pg_hba_conf.yaml
- configMap_with_postgres_conf.yaml
- configMap_with_postgres_conf_and_wal_level_to_logical.yaml
- configMap_with_primary_init_script.yaml
- backupPvc.yaml
- ConfigForTest.go
- kubegres.yaml
- LoadTestYaml.go
- primaryService.yaml
- replicaService.yaml
- secret.yaml
- serviceAccount.yaml
- createCluster.sh
- kind-cluster-config.yaml
- KindTestClusterUtil.go
- DbQueryTestCases.go
- DbConnectionTestUtil.go
- MockEventRecorderTestUtil.go
- MockLogger.go
- TestResourceCreator.go
- TestResourceModifier.go
- TestResourceRetriever.go
- custom_annotation_test.go
- custom_namespace_test.go
- data_is_replicated_test.go
- many_diff_kubegres_instances_test.go
- postgres_conf_wal_level_logical_test.go
- primary_failure_and_recovery_test.go
- replica_failure_and_recovery_test.go
- spec_affinity_test.go
- spec_backup_test.go
- spec_containerSecurityContext_test.go
- spec_customConfig_test.go
- spec_databaseSize_test.go
- spec_databaseStorageClassName_test.go
- spec_databaseVolumeMount_test.go
- spec_envVariables_test.go
- spec_failover_is_disabled_test.go
- spec_image_test.go
- spec_livenessProbe_test.go
- spec_pod_manually_promoted_test.go
- spec_port_test.go
- spec_readinessProbe_test.go
- spec_replica_test.go
- spec_resource_test.go
- spec_securityContext_test.go
- spec_serviceAccountName_test.go
- spec_tolerations_test.go
- spec_volumeAndVolumeMount_test.go
- spec_volumeClaimTemplates_test.go
- suite_test.go
- .dockerignore
- .gitignore
- .golangci.yml
- Backlog
- Dockerfile
- go.mod
- go.sum
- kubegres.yaml
- LICENCE
- Makefile
- PROJECT
- README.md
- Upgrade-Kubebuilder
// repository documentation
Was this content helpful?
(0 ratings)
