Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] PostgreSQL Cross K8s deployment Reconcile Error #8722

Open
dennis-xd opened this issue Dec 27, 2024 · 3 comments
Open

[BUG] PostgreSQL Cross K8s deployment Reconcile Error #8722

dennis-xd opened this issue Dec 27, 2024 · 3 comments
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@dennis-xd
Copy link

dennis-xd commented Dec 27, 2024

Describe the bug
I'm deploying postgresql in cross k8s environment and encounters ERROR Reconciler error for configmap configuration not being created in cross k8s
To Reproduce
Steps to reproduce the behavior:

  1. Deploy control-plane k8s cluster
  2. Deploy 1 data-plane cluster
  3. Create postgresql cluster with --annotation=apps.kubeblocks.io/multi-cluster-placement=data-plane-1

Expected behavior
A new postgresql is being deployed

image

Desktop (please complete the following information):

  • OS: Ubuntu 22.04
  • kubeblocks version: v0.9.2
@dennis-xd dennis-xd added the kind/bug Something isn't working label Dec 27, 2024
@dennis-xd
Copy link
Author

I also tried with etcd, redis and mysql. So i think cross k8s deployment isn't working yet

@shanshanying
Copy link
Contributor

Hi @dennis-xd,

Multi-K8s deployment feature is not release yet. As planned, it will be released in KB v1.1+.

@shanshanying
Copy link
Contributor

@leon-inf PTAL.

@shanshanying shanshanying added this to the Release 1.1 milestone Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants