Hi Folks, We have setup a nebula cluster on the AW...
# nebula
m
Hi Folks, We have setup a nebula cluster on the AWS EKS using kubectl (Ref document : Link) and all the meta,graph and storage services are started successfully. Now, I am trying to setup the
nebula backup & restore (nebula-br)
for this cluster and as part of it, I have started the
nebula-agent
daemon on the EC2 nodes associated with the EKS cluster, but when I am executing the
nebula-br backup
command , it's giving an error
Error: parse cluster response failed: response is not successful, code is E_LIST_CLUSTER_NO_AGENT_FAILURE
. It seems nebula-br is unable to access the nebula-agent process ? Can someone please let us know if this is the correct approach to setup the nebula-agent on kubernates environment ?
a
Hi Munichandra Nageti, currently nebula-br does not yet support k8s-based deployment. We're having this use case considered. See https://github.com/vesoft-inc/nebula-agent/issues/22*.*
m
Thank you @Abby_cyber for the update.
❤️ 1