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

br for k8s cluster deployments #54

Closed
klusht opened this issue Jan 29, 2023 · 2 comments
Closed

br for k8s cluster deployments #54

klusht opened this issue Jan 29, 2023 · 2 comments
Labels
question Further information is requested

Comments

@klusht
Copy link

klusht commented Jan 29, 2023

**Describe the bug **
Nebula operator is creating pods that are pulling images without the agent binary.

What pods are supposed to have the agent running
nebula-metad nebula-graphd nebula-storaged only ? or also the ones from the operator

Is bre requiered to run the same command on all nodes ? (same for restore ? )

Your Environments
Kuberentes cluster v1.25

How To Reproduce
cannot start agetn on nebula PODs as binaries are missing

Steps to reproduce the behavior:

  1. Step 1 : deploy nebula-operator in k8s cluster
  2. Step 2: appy nebulaCluster Object
  3. Step 3: run br backup from external POD and you will receive
{"file":"./main.go:17","func":"main.main","level":"fatal","msg":"parse cluster response failed: response is not successful, code is E_LIST_CLUSTER_NO_AGENT_FAILURE","time":"2023-01-29T16:27:37.474Z"}

Expected behavior

agent binaries should be on all container images and start command should start both processes OR embed the agent thread in all cluster services.

Additional context
Is backup and restore enterprise only?
Is there a backup and restore for kubernetes clusters ?

@kqzh
Copy link
Contributor

kqzh commented Jan 30, 2023

  1. The enterprise version of BR is a superset of the community version of BR. You can still use the community version of BR for full backup and restore
  2. backup and restore for kubernetes clusters is not supported now, we are planning to implement this feature

@QingZ11 QingZ11 added the question Further information is requested label Feb 23, 2023
@QingZ11
Copy link

QingZ11 commented Mar 30, 2023

I have noticed that the issue you created hasn’t been updated for nearly a month, so I have to close it for now. If you have any new updates, you are welcome to reopen this issue anytime.

Thanks a lot for your contribution anyway 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants