netobserv / multi-cloud-research

Research the area of multi-cloud network observability
Apache License 2.0
1 stars 3 forks source link

deploy and undeploy support for submariner #22

Closed dushyantbehl closed 1 year ago

dushyantbehl commented 1 year ago

Linked to this https://github.com/netobserv/multi-cloud-research/issues/1

eranra commented 1 year ago

@dushyantbehl, thanks for working on this :-)

I tried to deploy and got the following error::

$ make all-in-one-submariner
make: *** No rule to make target 'kind-cni-and-workload', needed by 'all-in-one-submariner'.  Stop.
dushyantbehl commented 1 year ago

@eranra try now it should work I forgot messaging that it was under development Still haven't tested with loadbalancers patch you added and observability yet.

Submariner now works with calico and able to connect as well. Testing needs to be done.

nyechiel commented 1 year ago

Hi @dushyantbehl do you have any update on this? Have you managed to give it a try?

dushyantbehl commented 1 year ago

Hi @nyechiel was busy with some other threads so will check this next week. Keep you posted. Thanks for bumping me on this :)

dushyantbehl commented 1 year ago

@nyechiel with your and Mike's help the debug is done 🥂 This PR is ready and we can discuss the setup next week or possibly whenever we can schedule a call 😄 after merging this.